• naf85

    (@naf85)


    Hi,

    I need to remove the countdown in the main page… how can I do?

    Giacomo

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

Viewing 1 replies (of 1 total)
  • Anonymous User 16453565

    (@anonymized-16453565)

    Hello naf85,

    Add this CSS code into your current active child theme’s style.css file or
    you can add into your additional CSS option from theme customizer.

    .home .dt-wedding-countdown {
      display: none;
    }

    I hope these techniques solve your problem.

    • This reply was modified 6 years ago by Anonymous User 16453565.
    • This reply was modified 6 years ago by Anonymous User 16453565.
Viewing 1 replies (of 1 total)
  • The topic ‘remove countdown’ is closed to new replies.