New Landing How can we help? Themeforest Theme Support Neighborhood Too much space between menu and product on product page

Viewing 7 posts - 1 through 7 (of 7 total)
  • #54693
    BBadmin
    Member
    Post count: 97

    Hi Guys

    The fix you supplied for my slider being cut off has had a knock on effect meaning that there is heaps of space between the menu and the product on the product pages.

    Do you have an CSS to help fix this?

    thanks

    #54694
    BBadmin
    Member
    Post count: 97
    This reply has been marked as private.
    #54830
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, do you mean this css

    .header-overlay .header-wrap {
      position: relative;
    }

    which I found in another thread of yours?

    Is the slider issue only on the homepage? Then you could modify the code to

    .home .header-overlay .header-wrap {
      position: relative;
    }

    Let me know if that worked!

    #55215
    BBadmin
    Member
    Post count: 97

    Hi Melanie

    Thanks for your reply. You did make the connection between the two correctly however the fix didnt work.

    the homepage slider is now being cut off again

    Do you have any other suggestions?

    Thanks

    #55304
    Melanie – SUPPORT
    Member
    Post count: 11032

    Ah!

    Should be this:

    .home.header-overlay .header-wrap {
    position: relative!important;
    }

    Remove the other two css from your custom css field before you add this one.

    #55339
    BBadmin
    Member
    Post count: 97

    thanks

    #55385
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Did this work @BBadmin ?

    – Kyle

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register