[Resolved] White gap under navigation bar (bottom margin)

  • Author
    Posts
  • #15501

    ElenaB77
    Participant

    Hello,
    As I wrote before (sorry for writing in the wrong topic!), I still have a white bottom margin, under the navigation bar. In page settings, the margins are disabled. I tried to inspect the code, without success… I couldn’t find what is the issue!
    You can see the issue here: http://www.iedsrl.it (the cookie settings pop up opens, it has an overlay effect, so you can see the white gap; otherwhise, I can send you a picture).
    Please, can you help me?

    Thanks a lot in advance!
    Kind Regards,

    Elena

    #15502

    Andrew Misplon
    Keymaster

    Hi Elena

    Thanks for reaching out.

    At the moment, I don’t see a gap. Perhaps because I don’t receive the cookie notification, I’m not sure. Here is what the navigation looks like when I view the home page. https://imgur.com/a/b6SjKvi

    #15503

    ElenaB77
    Participant

    Hi Andrew,
    Thanks a lot for your quick reply!
    Here below the link in which you can see the cookie pop up overlay:

    View post on imgur.com

    I’ve also made a picture to better explain… : https://imgur.com/B6Mb2EW

    I hope now my issue it’s better exposed 😉

    Thanks again!!
    Kind Regards,

    Elena

    #15511

    Andrew Misplon
    Keymaster

    Thanks for the screenshot.

    I’ve tried accessing the site from the Netherlands and from Italy, both the Italian and English versions, I can’t seem to trigger the cookie modal. How is that modal triggered?

    #15512

    Andrew Misplon
    Keymaster

    I can see the issue now. The breadcrumbs container is being outputted, I’m not sure why. You can try adding to Appearance > Custom CSS or Customize > Additional CSS:

    .breadcrumbs {
    	display: none;
    }
    #15513

    ElenaB77
    Participant

    Hi Andrew,
    thanks for your reply. Unfortunately This doesn’work (see it here: https://imgur.com/75HWrxX).
    …Could it be a .site-content issue (I’ve highlighted it with the Inspector, see here: https://imgur.com/kbRUHtL)?

    Thanks a lot again!
    Kind Regards,

    Elena

    #15515

    Andrew Misplon
    Keymaster

    Hi Elena

    The CSS rule above the rule that has just been added is not complete. If you add the closing bracket for the rule above, the breadcrumbs rule should then take effect.

    #15516

    ElenaB77
    Participant

    …Oh yes! It works correctly!
    I couldn’t notice the missing bracket, ups…

    Thanks a lot!
    Kind regards,

    Elena

    #15517

    Andrew Misplon
    Keymaster

    Super, glad to hear you’re making progress 🙂

    #17537

    ElenaB77
    Participant

    Hello,
    I’m here again in this old post because now I would need to implement the breadcrumbs on my web site. But I don’t want them directly under the header (due to the fact I still don’t want the white gap under my navigation bar).
    I would like to show them under the hero (built with Site Origin), in the pages… Is that possible?
    Also, they are shown with no space from the margin:please, see the picture here: https://imgur.com/a/6GddS1X
    Do you have any suggestion?

    As usual, thanks a lot again in advance.

    Regards,
    Elena

    #17540

    Andrew Misplon
    Keymaster

    Hi Elena

    Polestar supports BreadCrumb NavXT, which offers a breadcrumb trail widget. You might be able to set BreadCrumb NavXT to not display on the pages where you manually insert the plugin’s widget.

    Please find a Custom CSS rule to adjust the breadcrumb container margin here.

    #17541

    ElenaB77
    Participant

    Hi Andrew,
    Thank you for your answer!
    Actually, I would like to show the breadcrumbs in my pages, in which I don’t have the sidebar (Breadcumbs NavXT has only two widget options – sidebar and footer),
    I would like to know if it is possible to show the breadcrumbs wherelse in the page (as shown for i.e. in this picture here: https://imgur.com/a/0qHGaVH) …

    Again, thanks a lot for your help! I really appreciate your support 🙂

    Regards,
    Elena

    #17543

    Andrew Misplon
    Keymaster

    Hi Elena

    If the screenshot above shows content in SiteOrigin Page Builder then you can disable the theme level breadcrumb and insert a Breadcrumb NavXT widget within Page Builder. Please try inserting a Breadcrumb NavXT widget in Page Builder.

    #17546

    Andrew Misplon
    Keymaster

    Breadcrumb NavXT doesn’t have an easy method of removing the first breadcrumb on selected pages. You can try the last Custom CSS rule here https://purothemes.com/documentation/polestar-wordpress-theme/css-snippets/#heading-hide-the-first-breadcrumb-trail-on-page-builder-pages.

    #17547

    ElenaB77
    Participant

    Hello Andrew,
    Thanks a lot for your suggestions.
    I’ve found the widget in Page Builder, I can add the Breadcrumbs where I want :))
    Also the CSS rules are working fine.

    As usual, thanks a lot for your preciuos support!
    Have a great evening,

    Regards
    Elena

Viewing 15 posts - 1 through 15 (of 16 total)

You must be logged in to reply to this topic.

Scroll to top