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

    Hi,

    I would like to add a custom link to the main menu. I have done this so far by going into menu and creating custom link – no problem. At the moment, this link appears next to my other menu item on far left of page. I would like this custom link to actually appear on the far right of the menu bar.

    So I believe some CSS is required in the “CSS Classes (optional)” section of the menu structure section in wordpress?

    Any ideas?

    Many thanks

    #480746

    Hi nicsans!

    Can you please post the link to your website and a screenshot showing the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.

    Regards,
    Yigit

    #480768
    #480807

    Hey!

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

    li#menu-item-172 {
        float: right;
    }

    Best regards,
    Yigit

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