Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1088530

    Hello

    I have the social icons displayed below the main menu but they seem to have custom hover colours that are not associated to the theme colour styling -eg: Insta hovers a brown, email hovers green.

    How can these be changed to be in line with the theme styling please?

    Thank you.

    #1089005

    Hey digitalalso,

    Please try the following in Quick CSS under Enfold->General Styling:

    .social_bookmarks li:hover {
      background-color:#fff !important;
    }

    Best regards,
    Rikard

    #1089007

    Thanks Rikard. No changes appearing after inserting that.

    #1089223

    Hi digitalalso,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
     #top #wrap_all .social_bookmarks li:hover {
        background: #fff;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1089885

    Thank you. Neither of those solutions has worked. I provided the login credentials before but I will add again, could you please assist?

    Also attached a screenshot of the elements I want to change the hover on.

    Thank you.

    #1090248

    Hi,

    You have active caching and file compression on the site, did you clear the cache from the plugin and select to delete the old CSS and JS files under Enfold->Performance? Also, what is the point of caching a site which is not live?

    Best regards,
    Rikard

    • This reply was modified 5 years, 5 months ago by Rikard.
    #1090874

    Yes, I have done that now, still no change.

    #1091622

    Hi digitalalso,

    We are not seeing the screenshot that you attached. Can you please upload it to a service like Dropbox and give us the link here.

    Best regards,
    Victoria

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