This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Delete “div class=”full-container” after Vantage 2.4.2 update

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Daniel 10 years ago

Hi there,

After updating to 2.4.2, I see there is a line included for navigation purposes on top of each page. I really don’t need this and want to get rid of this.

I’m running on a child theme so please provide CSS coding to include in style.css or functions.php file.

Thanks a lot. The rest of the theme so far is great.

URL: http://noazorg.nl/over-ons/wie-zijn-wij/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Magus Staff 10 years, 10 months ago

    Hi Joey

    Please go to Appearance->CustomCSS to get to the CSS Editor and enter this

    #yoast-breadcrumbs {
    display: none !important;
    }

    That should get rid of the navigation breadcrumbs above the menu

    Let us know how you get on

    Magus

  2. Joey Koelewijn 10 years, 10 months ago

    Thanks a lot, it works great.

  3. Daniel Staff 10 years, 10 months ago

    Hi Joey

    Am glad you are making progress in developing your site.

    Always feel free to open a new thread whenever you require support

    @Magus much appreciated

    Cheers

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread