Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #268755

    Hello Support,

    On our dev site http://shelli.bydecosta.com we added Facebook and Twitter Social Icons on the header.
    On Firefox looks great but on Google Chrome when you put the mouse on top of Facebook or Twitter icon, the right side of the rollover looks cut off.

    Please let me know what can be done to fix the problem.

    Thanks,
    Marcelo

    #268769

    Hey Marcelo!

    Try adding this code to the Quick CSS:

    #top .social_bookmarks li a {
        overflow: visible !important;
    }

    Cheers! 
    Josue

    • This reply was modified 10 years, 5 months ago by Josue.
    #274779

    Thanks this is perfect.

    MP

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Social Icons being cut off on the right only on Chrome’ is closed to new replies.