Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #562943

    Hi there,

    I have been trying to add a button in the meta heading area of our site, but it only seems to appear after scrolling on the transparent header. I had it working at one point but then it was broken on mobile.

    Any insight would be much appreciated!

    Thanks.

    #563353

    Hi YomStar!

    Please add !important rule to your code as following

    #menu-item-9886 a {
        background: #9ab23b!important;
        border-radius: 2px!important;
        color: #ffffff!important;
        padding: 8px!important;
    }

    Best regards,
    Yigit

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