Horizontal dropdown menu

Home Forums All Other Themes Horizontal dropdown menu

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #182351
    Agata AdamiecAgata Adamiec
    Participant
    • Topics: 2
    • Replies: 12
    • Total: 14
    Member since: June 24, 2021

    Hello. Im using SKT Construction Pro.
    How can i change dropdown submenu from vertical to horizontal on site:
    http://przyklad1.fenikspc.pl/

    Like on site:
    http://www.mosir.zabrze.pl/

    #182355
    Agata AdamiecAgata Adamiec
    Participant
    • Topics: 2
    • Replies: 12
    • Total: 14
    Member since: June 24, 2021
    #182369
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Which horizontal submenu do you want? Give any example please?

    Regards,
    Chris

    #182387
    Agata AdamiecAgata Adamiec
    Participant
    • Topics: 2
    • Replies: 12
    • Total: 14
    Member since: June 24, 2021

    Drop down menu from www.mosir.zabrze.pl is horizontal not vertical/list and i want somethink like this on my site przyklad1.fenikspc.pl

    On www.mosir.zabrze.pl you have for example
    “O nas” v
    “Zarząd” “Kontakt” “Historia” etc but on my site you have
    “O nas” v
    “O klubie”
    “Regulamin hali”
    i want the first one but i can’t change it in css 🙁

    #182399
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

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

    #topmenu ul li {
        display: inline-block !important;
        position: static !important;
    }
    #topmenu ul li ul {
        left: 0;
        background: #e8f1f6;
    }
    #topmenu ul li ul li {
        margin: 0 auto !important;
        width: auto !important;
        display: inline-block !important;
        white-space: nowrap;
    }
    #topmenu ul li ul li a {
        padding: 12px 20px !important;
        width: auto;
    }

    Regards,
    Chris

    #182408
    Agata AdamiecAgata Adamiec
    Participant
    • Topics: 2
    • Replies: 12
    • Total: 14
    Member since: June 24, 2021

    Not working.
    only what happend is:
    “Oferta” v
    “Wynajem powierzchni reklamowej” does not fit

    #182410
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Can you send us a screenshot? where did you add the CSS?

    Regards,
    Chris

    #182411
    Agata AdamiecAgata Adamiec
    Participant
    • Topics: 2
    • Replies: 12
    • Total: 14
    Member since: June 24, 2021

    here

    #182446
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We’ll check and revert back to you.

    Regards,
    Chris

    #182477
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    This is done. Kindly check and confirm.

    Regards,
    Chris

    #182479
    Agata AdamiecAgata Adamiec
    Participant
    • Topics: 2
    • Replies: 12
    • Total: 14
    Member since: June 24, 2021

    Great. You just added 1 more line 🙂
    Can you slightly resize submenu bcs there is tiny grey line?

    1

    #182486
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Issue have been resolved. Kindly check and confirm.

    Regards,
    Chris

    #182489
    Agata AdamiecAgata Adamiec
    Participant
    • Topics: 2
    • Replies: 12
    • Total: 14
    Member since: June 24, 2021

    Nice. Thanks for help.

    #182490
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

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

    Regards,
    Chris

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