CSS FSB positioning issue – Genesis Framework
-
Hello, the FSB is overlapping the menu bar.
I’ve looked for the CSS to change the position but I can’t seem to narrow it down. It looks like the bar needs to rest at 61px from the top when it begins to float.
Can you help?
Site page detailing issue: https://www.walidmrealtor.com/idx/37392-luxury-homes-for-sale-in-charlotte-nc/Here’s what it looks like in Firebug when it’s displaying properly.
I need to know where to make the changes in the plug-in file.
#fsb-social-bar.fsb-fixed {
position: fixed;
top: 61px;
z-index: 99999;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘CSS FSB positioning issue – Genesis Framework’ is closed to new replies.