Site logo

[Support request] RTL sticky navigation issue

Home Forums Support [Support request] RTL sticky navigation issue

Home Forums Support RTL sticky navigation issue

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #2536316
    Alon

    Hello.
    When sticky navigation is activated the sticky navigation menu aligned to the left (next to the logo) and not as it should be.
    Please check it at brk.co.il.
    Thank you in advance.

    #2536322
    Fernando
    Customer Support

    Hi Alon,

    For clarity, how exactly would you like it to look like?

    #2536359
    Alon

    Hello Fernando and thank you for your quick reply.
    I would like it to look like the main navigation itself.
    I have no idea why the main menu change it place.
    Thank you in advance.

    #2536378
    Fernando
    Customer Support

    Do you want something like this for instance?: https://share.getcloudapp.com/OAu2pGQz

    #2536434
    Alon

    Yep.

    #2536444
    Fernando
    Customer Support

    Try adding this through Appearance > Customize > Additional CSS:

    nav#sticky-navigation .menu-bar-items {
        margin-right: unset;
    }
    
    nav#sticky-navigation div#primary-menu {
        margin-right: auto;
    }
    #2536535
    Alon

    Amazing…
    Thank you very much for your great support!

    #2539173
    Fernando
    Customer Support

    You’re welcome, Alon!

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