[Resolved] Secondary Navigation icon on the left in mobile

Home Forums Support [Resolved] Secondary Navigation icon on the left in mobile

Home Forums Support Secondary Navigation icon on the left in mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #443326
    Gerrit

    Hello Support-Team,

    on my website I use the primary and secondary navigation.
    When using the website on a mobile device the menu icon of the primary navigation is shown on the left. Thats probably because the search icon is on the right.
    The menu icon of the secondary navigation however is shown centered.

    Can I move the icon to the left?
    I couldn’t find any option to do so. Also couldn’t find anything in the forum.

    Thanks alot in advance for your help.

    BR
    Gerrit

    #443407
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Give this CSS a try:

    .secondary-navigation .menu-toggle {
        text-align: left;
    }
    #443643
    Gerrit

    Worked perfectly. Thanks a lot. ๐Ÿ™‚

    #443669
    Tom
    Lead Developer
    Lead Developer

    No problem! ๐Ÿ™‚

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