• Hello,

    I have the shopstar theme. When I use an Elementor template for Single Blog Post Template and other templates – a black bar appears at the top of the page. I’ve disabled TOP BAR in customize under Appearances. It still shows up.

    Any advice is appreciated!

    Debbie

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • hello, this is the border of the main navigation, please try to remove that.

    Thread Starter sage0591

    (@sage0591)

    Benni, thank you for responding! This is shopstar theme. I cannot find anything customization – appearance – to change main navigation? Where may I find additional options to edit the main navigation?

    Thanks a lot ….

    You can also add this custom css to get rid of the border:

    .site-header .container.bottom-border, .site-header .main-navigation.bottom-border, .site-header .main-navigation .container.bottom-border, .home .site-header.bottom-border, .main-navigation ul ul{
    border:none;
    }
    Thread Starter sage0591

    (@sage0591)

    Wow! Benni thank you so much! It worked. I’ve been trying to figure this out for months and just signed up in the wordpress forums yesterday. Site looks SO much better.

    Thanks again!

    Thread Starter sage0591

    (@sage0591)

    Second question, is there a way to remove the extra space that was above the black bar. It doesn’t allow me to use the space that previously was above the black bar.

    Thanks

    Hi, i just realized that you have 2 site navigations, one comes from elementor and one from your shopstar theme, you have to remove the shopstar menu, this will get rid of all the space and the black border (you could remove the custom css then)

    Thread Starter sage0591

    (@sage0591)

    Thank you for responding. This has been a huge issue. I can’t seem to get rid of the wordpress menu so I created a blank one so that nothing would show up there. I can’t seem to figure out how to get rid of the wordpress menu section all together. Been trying for 2 months.

    Hi, it’s hard to describe via chatting how to remove the navigation because there are so many possible ways how the menu could have been added, your “fix” by adding a empty menu kinda made it better, good enough…

    Now to remove the spacing add this css:

    header{
       display: none;
    }
    Thread Starter sage0591

    (@sage0591)

    Thank you once again! It worked ;- )

    Are you and IT person for hire?

    Thanks, Debbie

    Hi,

    you’re welcome ??

    I am working as a web developer, you can contact me under the email in my forum profile ??

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘ShopStar Theme: How To Remove Black Bar at the top of the page’ is closed to new replies.