Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #269199
    Lizette Byer
    Participant

    Is there any way to disable or hide the Promotion Headline button?

    #269224
    tikaram
    Keymaster

    @lmbyer: Please post in your site URL.

    Regards,
    Tikaram

    #269361
    Lizette Byer
    Participant
    #269404
    tikaram
    Keymaster

    @lmbyer: If you would like to hide the Shop Now button.
    Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    #promotion-message .right {
    	display: none;
    }

    Let me know if you are looking for something different.

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Is there any way to disable or hide the Promotion Headline button?’ is closed to new replies.