Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1173235

    Hello, everybody,

    thanks a lot for the great update to 4.7.1
    But now an info box appears in my products again, which does not belong there.

    How can I hide it?

    #1173447

    Hey,

    You can add following code to Quick CSS in Enfold theme options > General Styling tab

    .woo-event-info.col-md-12 {
        display: none !important;
    }

    After adding custom CSS code, please make sure to disable CSS minifying on Autoptimize, flush cache and re-enable.

    Cheers!
    Yigit

    #1173816

    Hey Yigit,

    it works :)
    Thanks a lot for your great support!
    Cheers
    Andreas

    #1173881

    Hi Andreas,

    Great, I’m glad that Yigit could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1173886

    Hi Rikard,

    you can close this topic.
    Thank you!

    Best regards,
    Andreas

    #1173975

    Hi,

    Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Hide Info-box’ is closed to new replies.