• Hello,
    Since I bought the premium versions I have a big button on the right in the menu, I want to deactivate it.
    Can you tell me how to please.
    currently I have marked it but for a good SEO referencing I wish to deactivate it
    thank you

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Please add this CSS code in your additional CSS field.

    Go to > Appearance > customize > Additional CSS field

    a.specia-button {
    display: none !important;
    }

    Let me know it’s worked for you.

    Thanks
    Specia

    Thread Starter sebastien31t

    (@sebastien31t)

    Hello,
    I have already implemented this paliative solution,
    but for a good seo referencing you don’t need a hidden element.
    so I want this button to be removed.
    Thank you for your help.

    • This reply was modified 4 years, 8 months ago by sebastien31t.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How disabled button on main menu’ is closed to new replies.