How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support How to make the Header menu full width? – Pokatheme Header Style 3

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #12762
    Rusu
    Participant

    Hi,

    I want to make the header main menu items fullwidth because as it currently is if I add 5 menu items the 6th will create a new menu below and it looks quite ugly.

    Help!

    #12767
    admin
    Keymaster

    Hi Rusu,

    For with header style do you want to make the change?
    In the header there is a container class that keeps the header centered.
    If you change the max-width with CSS to 100% or add the container-fluid along with container I believe you will have the full width layout you want.

    #12769
    Rusu
    Participant

    Hi, for Pokatheme Header Style 3

    Please give me the Custom CSS, thank you so much.

    #12771
    Rusu
    Participant

    The problem is that it’s already set to 100%.

    Can a developer help me out?

    @media (min-width: 1200px)
    .container {
    width: 1140px;
    max-width: 100%;

    If i set the width: 100%; the entire website will stretch to fit the screen, i want only the header menu items … for Header Style 3

    • This reply was modified 3 years, 2 months ago by Rusu.
    #12883
    Rusu
    Participant

    hey its resolved

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.