Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #749912

    Nav item on far right is off centre with background – this only appears to happen when “Logo Left, Menu Right” is selected.

    Please help

    #750284

    Hey ruffidea,

    I’m not sure I understand what you mean by that, could you try to explain a bit further or post screenshots highlighting the issue please?

    Best regards,
    Rikard

    #750339

    Thanks Rikard

    I’ve no idea how to post a screenshot here (my ‘paste’ option is greyed out), so here’s a link to the screenshot that clearly shows the issue.

    http://www.clarynovels.com/wp-content/uploads/2017/02/EnfoldNavIssue.jpg

    #750813

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    #menu-item-1156 a {
      padding-right: 10px;
    }

    Best regards,
    Rikard

    #750977

    Thanks Rikard – but that hasn’t worked at all….

    #750978

    Is there a solution to this ??

    #753114

    Hi,

    try to add an !important:

    #menu-item-1156 a {
      padding-right: 10px !important;
    } 

    Best regards,
    Andy

    #753147

    Perfect – that has worked

    Thank you.

    #754164

    Hi,

    Great, glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Nav Bar Items Display’ is closed to new replies.