Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter cathrinesch

    (@cathrinesch)

    Actually I only want to delete the hover from the social media icons. That would be great. Thx!

    Theme Author alex27

    (@alex27)

    Hello!

    Regarding footer – go to Appearance->Widgets and add widgets to sidebars Prefooter Area One, Two and Three.
    To remove background change on hover over social icons, add this code:
    .widget .social a:hover { background: #e4e4e4; }
    via My Custom CSS plugin or child theme.

    Thread Starter cathrinesch

    (@cathrinesch)

    Thank you so much!! I appreciate your quick response. That custom CSS worked, but I think I didn’t explain right what I actually wanted to change: I love the green hover, however I don’t want it to underline when I hover it. I mean, how does it still turn emerald when I hover but without the underlined border under it?
    Sorry, this was unclear in in the first place.

    Thank you!!!

    Theme Author alex27

    (@alex27)

    There is no underline under social media icons, at least not in the default built in widget. Please provide a link to your website so that I can take a look.

    Thread Starter cathrinesch

    (@cathrinesch)

    sassymillennial.com

    Thread Starter cathrinesch

    (@cathrinesch)

    thank you for your help!!

    I see underlining on the social media icons in the “Follow Me” section, too. (Safari 7.0.1, Mac OS 10.9.1) It looks like it’s being added by either bootstrap_tab.min.css or bootstrap_dropdown.min.css.

    Theme Author alex27

    (@alex27)

    The thing is, Sugar and Spice doesn’t use any bootstrap scripts. So this hast to come from a plugin. Try deactivating plugins one by one to see which might be causing this.

    Thread Starter cathrinesch

    (@cathrinesch)

    I figured it out!! Thank you so much!!

    I had the “Easy Responsive Tabs” widget activated..

    THANK YOU!!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Three column footer / hover’ is closed to new replies.