Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #403078

    Hello,

    I’d like to change the hover effect of the social-media icons at the header. At hover, only the icon color has to change and no background.
    But I can’t get the right div, can you help me to get this?

    Also, there is a border between the header and the slider. I wan’t to remove this but can’t also get the right div.

    Can you help me with this.

    Thank You

    #403440

    Hi Wilko!

    Please add following code to Quick CSS

    #top #wrap_all li:hover a {
    background-color: transparent!important;
    }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.