• Resolved talania

    (@talania)


    Hi Guys,

    Apologies if this being posted in the incorrect forum. I have been looking for a few hours and cannot find a straight or simple answer on how to do this.

    The logo and navigation links and right CTA button appear to be centered. We would them to be full width so the logo and navigation links in the header/footer are at the extreme left of any browser/screen size and the right CTA button in the header to be on the extreme right.

    Any help would be appreciated. Thank you

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    #site-banner {
        max-width: inherit;
        width: 100%;
    }

    To add CSS:

    • If you are using WordPress 4.7 or later, use the “Additional CSS” option in the customizer.
    • If your theme has a custom CSS option, use that to add the CSS shown above.
    • If not, install the plugin Simple Custom CSS.

    Learn to use the Chrome Developer Tools to help you see and test changes to your CSS.

    As a commercial theme, and *especially* as a theme that is not GPL licensed, Tessaract is not supported in these forums.

    Thread Starter talania

    (@talania)

    Perfect! Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Make Header/Footer Full Width’ is closed to new replies.