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

    How do I remove the red image on the page below? I would like to leave it as the pages Featured Image but not have it visible on the page?

    https://bandanacouture.com/shop

    #1112722

    Hey Ronald,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top.archive .page-thumb {
    display: none !important;
    }

    Best regards,
    Mike

    #1112724

    Yes it worked perfectly. Thank you so so much.

    #1112752

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove Featured Image from Shop Page’ is closed to new replies.