Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #82222
    JOSHUA
    Participant

    Hi-
    Is there a way to bring the Primary menu completely above the Featured Slider? The default leaves a slight overlap which is a nice feature if you plan to keep the Primary Menu transparency. However, if you are using a solid-color Primary Menu (like at my link below), it simply cuts off the top of the slider images, onb both regular and mobile version. Is there a way to adjust this? Thanks!

    http://storeparkside.com/

    #82237
    Mahesh
    Keymaster

    Hi @JOSHUA,

    Go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” box and add the following CSS:

    #feature-slider {
    margin-top: 0;
    }

    Regards,
    Mahesh

    #82280
    JOSHUA
    Participant

    Thanks Mahesh, perfect

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Primary Menu overlaps Featured Slider’ is closed to new replies.