Home Forums Basel support forum Menu Alignment Shifting

Menu Alignment Shifting

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

    noraferg
    Participant

    I’ve set my main menu to align right; also set it “sticky.” When you scroll down the menu shifts to align left. How can i fix this? See attached.

    Attachments:
    You must be logged in to view attached files.
    #147642

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .sticky-header .main-nav {
        text-align: right;
    }

    If code does not work, please provide your site URL and access if it is under maintenance.

    Best Regards

    #147646

    noraferg
    Participant

    Thank you that fixed the issue.

    #147652

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Menu Alignment Shifting’ is closed to new replies.