Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1397791
How can I stop Hover in styled gallery
Closed

Comments

  • Rakib started the conversation

    Hello dear,
    I need a help.
    Can you tell me how can I stop hovering styled Gallery ??

    regards,
    Rakib

  •  432
    Sergio replied

    HI!

    pls. use following css:

    .gem-gallery .gem-gallery-preview-carousel-wrap .gem-gallery-item a:before {
        display:none !important;
    }
    .gem-gallery-hover-default .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after {
        display:none !important;
    }

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  • Rakib replied

    Thank you Sergio.
    have a nice day :)

  •  432
    Sergio replied

    HI, 

    Feel free to contact us if you need help. 

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.