Tagged: menu, Responsive Menu
Hi there, I’m SO close to being done!
Today I noticed for screens sized 1280 to 1600, the main menu overlaps my layerslider. Can you help me fix that?
Hi BrendaSarg,
Please try the following in Quick CSS under Enfold–>General Styling:
#layerslider_3_1 {
padding-top: 50px !important;
}
Regards,
Rikard
Perfect, thank you!