Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1016553

    Hi, I have added a border to my main menu pages / buttons but have no idea how to change the border color? http://huntpr.co.za

    #1016587

    Hey timchurchman,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-menu-button-bordered {
      border-color:red !important;
    }

    Best regards,
    Rikard

    #1016589

    Thanks Rikard, unfortunately it does nothing

    #1016594

    Hi,

    Thanks for the feedback, how can we view the element in question on your actual site?

    coming soon

    Best regards,
    Rikard

    #1016595

    Can you have a look what i am doing wrong?

    #1016598

    Sorry, did you get the logins in private section?

    #1016599

    Hi,

    Thanks for that. Please try this CSS instead:

    #avia-menu #menu-item-3252 .avia-menu-text {
      border-color:red !important;
    }

    Best regards,
    Rikard

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