- This topic has 15 replies, 2 voices, and was last updated 1 year ago by Andrew Misplon.
- AuthorPosts
- March 22, 2021 at 7:58 am #15501
ElenaB77ParticipantHello,
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
March 22, 2021 at 9:50 am #15502
Andrew MisplonKeymasterHi 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
March 22, 2021 at 10:31 am #15503
ElenaB77ParticipantHi Andrew,
Thanks a lot for your quick reply!
Here below the link in which you can see the cookie pop up overlay: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
March 22, 2021 at 10:35 am #15511
Andrew MisplonKeymasterThanks 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?
March 22, 2021 at 10:39 am #15512
Andrew MisplonKeymasterI 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; }
March 22, 2021 at 1:52 pm #15513
ElenaB77ParticipantHi 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
March 22, 2021 at 1:53 pm #15515
Andrew MisplonKeymasterHi 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.
March 22, 2021 at 2:10 pm #15516
ElenaB77Participant…Oh yes! It works correctly!
I couldn’t notice the missing bracket, ups…Thanks a lot!
Kind regards,Elena
March 22, 2021 at 3:58 pm #15517
Andrew MisplonKeymasterSuper, glad to hear you’re making progress 🙂
October 19, 2023 at 8:15 am #17537
ElenaB77ParticipantHello,
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,
ElenaOctober 20, 2023 at 10:32 am #17540
Andrew MisplonKeymasterHi 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.
October 20, 2023 at 11:49 am #17541
ElenaB77ParticipantHi 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,
ElenaOctober 24, 2023 at 9:21 am #17543
Andrew MisplonKeymasterHi 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.
October 24, 2023 at 9:28 am #17546
Andrew MisplonKeymasterBreadcrumb 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.
October 24, 2023 at 1:34 pm #17547
ElenaB77ParticipantHello 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 - AuthorPosts
You must be logged in to reply to this topic.