Header menu not showing at full width - by ideasworkshop

This topic has 4 replies, 2 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler

  • Avatar: ideasworkshop
    ideasworkshop
    Participant
    May 21, 2018 at 15:09

    Hi,
    I removed all the cart boxes from the header, but it doesn’t show at full widht. The menu has a right margin just as if the cart icon were still there.

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 21, 2018 at 15:17

    Hello,

    Please add this code in Theme Options > Custom css or in style.css file of child theme:

    .container-fluid > .navbar-header, .container > .navbar-header{
        min-width:  auto;
    }

    Regards

    Avatar: ideasworkshop
    ideasworkshop
    Participant
    May 21, 2018 at 15:44

    It works!! Thanks a lot

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 21, 2018 at 15:51

    You’re welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.