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 #2059370
Gallery
Closed

Comments

  • bardinidavide started the conversation

    Hi guys, i have a simple question.
    I'm using styled gallery. How to remove any hover effect?
    I attach an example. I want to remove the light blue color on it.
    Thanx

  •  4,774
    Michael replied

    HI! Please provide a link to this page.

  •   bardinidavide replied privately
  •  4,774
    Michael replied

    HI!

    pls. use following css:

    .gem-gallery-item-image a:before {
        background: transparent !important;
    }
    5110651633.png
  • bardinidavide replied

    Wow, thank you soo much.
    Can I ask you something more?
    Ho to remove desciption too?

  •  4,774
    Michael replied


    pls. use following css:

    span.gem-gallery-caption.slide-info {
        display: none;
    }

     

    6707465710.png
  • bardinidavide replied

    Thank you so much micheal!

  •  4,774
    Michael replied

    Welcome! Have a nice day!

  • bardinidavide replied

    Hi Micheal, could I ask you another thing?
    I'd like to embed a facebook code to share the fb page. I need to put some js script in every page. Shoul I use the header.php? If yes, where can I find it? I don't see it in aspect>editor
    Thanx

  • bardinidavide replied

    Never mind, I've done it!

  •  4,774
    Michael replied

    Please contact us if you have any questions.