Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #322990

    hi, I’d like to give the last menu item on my main navbar a different colour to the other links… and make it right align so it stands out on its own…can you advise how to do this please.
    the website is at http://premiumproseindia.com/testsite/wp/
    Also, I’m trying to unbold the main menu items and can’t work out how to do this.

    All help gratefully recieved – thanks,
    sarah

    #323005

    Hi sarahed!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-main-nav > li > a { font-weight: normal; }
    li#menu-item-53 { position: relative; right: -40px; }
    li#menu-item-53 .avia-menu-text { color: red; }

    Regards,
    Yigit

    #323395

    that’s brilliant – works perfectly…
    many thanks Yigit!!
    sarah

    • This reply was modified 10 years, 1 month ago by sarahed. Reason: hi Yigit, when I updated the theme to the latest version it has overwriten the styling on this last item of the menu - you gave me the above css fix but it's no longer working - any idea how I can fix this
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘right align last menu item’ is closed to new replies.