Tagged: header, Header Settings, logo
Dear all,
For the header I am using the possibility of a transparent & Glassy header for the front page. Looks really nice, but the menu is overlapping the side bar and because of that options in the side bar cannot be read very well.
What are your ideas to get this solved?
Hi michael_world2cycle,
You can try pushing the sidebar down a bit with the following CSS:
#top #main .sidebar {
padding-top:180px !important;
}
Regards,
Rikard
Thanks for the support!
It works :-)