• On the homepage I have a short code to show the events countdown. Above it there is a title separator. I have unticked and published multiple times to remove it. However, it is always added back! How can I remove it, even if I have to use CSS I want to remove it, or use CSS to move the event title text (currently Disco) below the separator. Help!

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

Viewing 1 replies (of 1 total)
  • Hello,
    ?
    ?Please add this extra CSS code in Customizer -> General Settings -> Additional CSS :

    .home .tecc-event-info h2.tecc-up-event {
    display:none!important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Cannot remove Title Seperator’ is closed to new replies.