• Resolved Nikonn

    (@nikonn)


    I found the problem with the display myself. There was another problem – an incorrect display of advertising materials in the preview mode. How can I hide the “Preview” button in the “Promotional Materials” section?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Nikonn

    (@nikonn)

    Try adding this CSS to your theme customizer’s additional CSS section and see how it goes:

    .aff-wrap #previewButton{
    display:none;
    }

    Everything worked out! Thank you.

    Plugin Support mbrsolution

    (@mbrsolution)

    I am happy to know you solved your own issue. Well done 🙂

    Enjoy the plugin.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How to hide the “Preview” button’ is closed to new replies.