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

    I added code below to Quick CSS in Enfold theme and Flushed the cache a few times, don’t have any minifying settings…and still Bordered.
    #top .av-menu-button > a .avia-menu-text {
    border: 0px solid;
    border-radius: 0px;
    color: #2A2C95;
    font-size: 20px;
    }

    #462967

    Hey lamenezes!

    It does work fine on my end – http://i.imgur.com/A6aLPGU.png
    Please try hard refreshing – http://wiki.scratch.mit.edu/wiki/Hard_Refresh

    Cheers!
    Yigit

    • This reply was modified 9 years, 5 months ago by Yigit.
    #462973

    I tried the hard refreshing(Firefox, Chrome and IE) but continue the same.

    #463175

    Hey!

    Please try this:

    #top .av-menu-button>a .avia-menu-text {
      border: none !important;
    }

    Regards,
    Ismael

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