Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1139552

    I want the main menu to be right-aligned. Have already tried some tips in the forum (Quick CSS), but nothing works. Logo I have already placed left aligned with CSS.

    #1139573

    Hey MK8587,

    Add this to quick css:

    .container.av-logo-container{
    width:100%!important;
    padding-right:0px!important;
    }

    Best regards,
    Jordan Shannon

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