Home › Forums › Basel support forum › Timer style
Timer style
- This topic has 14 replies, 2 voices, and was last updated 6 years, 8 months ago by Artem Temos.
-
AuthorPosts
-
February 13, 2018 at 4:47 pm #39540
adil07ParticipantHow do I change the timer style to white? How to change the size of the timer?
Attachments:
You must be logged in to view attached files.February 13, 2018 at 7:23 pm #39573
Artem TemosKeymasterHello,
Thank you so much for contacting our support center.
Try to add the following code snippet to the Custom CSS area in Theme Settings to change it
body .basel-product-countdown > span { background-color: white; color:black; min-width: 60px!important; height: 60px!important; font-size: 30px!important; } body .basel-product-countdown > span { color:black; } body .basel-product-countdown > span span { color:#777; font-size: 14px!important; }
Kind Regards
XTemos StudioFebruary 14, 2018 at 7:11 am #39622
adil07Participanthow to change the language of the timer? And take away the seconds?
Attachments:
You must be logged in to view attached files.February 14, 2018 at 8:18 am #39666
Artem TemosKeymasterHere is a video that demonstrates how to translate strings with Loco Translate plugin https://www.youtube.com/watch?v=tAFq1yTfWfU
You can use this code snippet to hide seconds
.countdown-sec { display: none!important; }
February 14, 2018 at 6:13 pm #39866
adil07ParticipantHow to change the font of the site? I uploaded a font through FTP. I want it to be used on the site as the main one.
February 14, 2018 at 6:47 pm #39873
Artem TemosKeymasterUnfortunately, there is no option to upload custom fonts in our Theme Settings. Here is an article that should help you upload and use your custom fonts with a bit of additional code customization https://premium.wpmudev.org/blog/custom-fonts-css/
February 15, 2018 at 7:40 am #39928
adil07Participanthow to change the style of photos?
Attachments:
You must be logged in to view attached files.February 15, 2018 at 7:40 am #39930
adil07Participantwhy can not I see the icons?
Attachments:
You must be logged in to view attached files.February 15, 2018 at 8:23 am #39955
Artem TemosKeymasterHello,
What style for images do you want to use there?
And what icons do you want to see in the menu? Seems that you didn’t add any menu icons for your menu items.
Regards
February 15, 2018 at 8:32 am #39961February 15, 2018 at 8:32 am #39964
adil07Participantlike this
February 15, 2018 at 8:34 am #39966
adil07Participantimage style like this
February 15, 2018 at 8:35 am #39967
Artem TemosKeymasterYou need to specify all these icons for each menu item in Dashboard -> Appearance -> Menus
February 15, 2018 at 8:35 am #39968February 15, 2018 at 8:35 am #39969
Artem TemosKeymasterThumbnails position option you can change in Theme Settings -> Product page.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register