-
AuthorPosts
-
February 15, 2021 at 5:15 pm #1280590
Hi
I want to change the title in the events countdown in the title of the event and not “upcoming: title of the event”, Also I would like to decrease the font size in the title
Can you help me?Greetz
KarinFebruary 17, 2021 at 12:21 pm #1281670Hey CatharinaLeloux,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaFebruary 17, 2021 at 12:53 pm #1281688Hi Victoria
This is the link to the page: https://www.ringdorpdreischor.nl/test/I would like to get rid of the word “Aankomend”in the title of the events countdown and i would like to decrease the font size in the title.
Is het possible also to change the font color in the title?Hope you can help me
Greetz
KarinFebruary 17, 2021 at 4:42 pm #1281792Hi Karin,
You can use this code to change the looks of the title:
#top h3 .av-countdown-timer-title { font-size: 20px; color: green; }
But to change the text you will need to modify the element template. Do you know any PHP?
Best regards,
VictoriaFebruary 17, 2021 at 6:45 pm #1281855Hi Victoria
So glad you picked up my thread; i know a littlle bit of php; so if you will guide me i am sure it will work outGreetz
KarinFebruary 18, 2021 at 8:28 pm #1282070February 20, 2021 at 12:21 pm #1282431Hi Victoria
I don’t really understand what yoy mean …; the title text is “Aankomend” followed by the title of the event.
I only want the title of the event in the title text..i don’t want “Aankomend”in the title text…
Btw: i dont have a events_countdown php-file; only:
countdown.php (config-templatebuilder/avia-shortcodes/countdown/countdown.php)Greetz
KarinFebruary 20, 2021 at 12:46 pm #1282433Hi Victoria
I managed to delete “Aankomend” in the title text!
I found the php-file and made changes in the php-line 519.Thans for your support!
Greetz
KarinFebruary 20, 2021 at 7:23 pm #1282509Hi Karin,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.