[Resolved] full width header

  • Author
    Posts
  • #15532

    Andrew Misplon
    Keymaster

    Hi Alex

    Thanks for reaching out. You can find a Custom CSS snippet here for a full-width header. Instructions for where to insert Custom CSS snippets can be found at the top of that page.

    You can add a widget area to the end of the navigation using https://wordpress.org/plugins/wp-widget-in-navigation/. See instructions for usage on the plugin page. You can add the following to Appearance > Custom CSS or Customize > Additional CSS to improve the alignment of the widget area:

    .site-navigation .widget-area {
    	float: none;
    }
    #15533

    drosselbarto
    Participant

    WOW thank you so much for the help. It worked 🙂

    #15534

    Andrew Misplon
    Keymaster

    Sure, no problem, glad to hear you’re making progress.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Scroll to top