Main menu

Home Forums All Other Themes Main menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #206064
    Jose Luis Pastor plaJose Luis Pastor pla
    Participant
    • Topics: 4
    • Replies: 3
    • Total: 7
    Member since: June 22, 2023

    I am using GB Plants Pro theme.
    And the main menu appears in two rows and I want to put everything in one.
    How could I stretch the menu or logo to fit?

    Link

    https://llirisdelsol.es/

    #206066
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30975
    • Total: 30975
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .header .center {
      width: 100% !important;
      max-width: 100%;
    }
    
    #topmenu ul li a {
      padding: 36px 12px;
      letter-spacing: -0.5px;
    }

    Regards,
    Dave

    #206077
    Jose Luis Pastor plaJose Luis Pastor pla
    Participant
    • Topics: 4
    • Replies: 3
    • Total: 7
    Member since: June 22, 2023

    Perfect, all fixed.
    Thank you!

    #206084
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30975
    • Total: 30975
    Member since: August 16, 2013

    Hi,

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Dave

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