• Resolved 199sabrina

    (@199sabrina)


    Hi,
    I use the theme: Agama Blue and I am very happy with it. I have a question about (I think that is the name fot it) the menu that slides down when you look at the page.

    If I add pages, instead of using the whole page, it gets a second row of name of pages. Is there a way that all the pages will be next to each other, than that they create a second row?

    this is what I mean:
    https://ibb.co/CWL2b6v

    I put arrows to make it more clear, what I mean.

    Thanks!

    Best wishes,
    Sabrina

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author themevision

    (@themevision)

    Hello, Sabrina!

    Can you give me the address of your website?

    Thanks.

    Thread Starter 199sabrina

    (@199sabrina)

    Hello,

    My website is: https://www.tastycreativity.com

    Theme Author themevision

    (@themevision)

    Hello, Sabrina,

    If you want to stretch the Header container, so more links can fit in the one line, you can try to do that using the following code(insert it into Customizing->General->Additional CSS):

    @media (min-width: 992px){
    #masthead .tv-container {
        max-width: 100%!important;
     }
    }

    Adjust the max-width value according to your needs.

    Thread Starter 199sabrina

    (@199sabrina)

    Hello Themevision,

    It worked! Thank you very much for helping me!

    Have a nice day!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Agama Blue – How to make menu longer’ is closed to new replies.