Countdown Font
Hi,
After moving the countdown up on the slider, it lost the font size. I guess that the css is stripped away. Any idea how to restore it? My CSS skills are way below average so, I might need a few more pointers than most people here :) Carl Are you sure your are posting in product assigned forum?: Yes What is your CMS version?: WordPress 3.x MySQL Version: 5.x PHP version: 5.x Link to installation: http://2016.oslohavfiskeklubb.net Have you edited any files? If yes tell us which ones.: No Is this personal or client website?: Personal |
Hello cral79.
Your slider font size is taking over the countdown. You can add this into your custom.css file: http://www.yjsimplegrid.com/document...-css-file.html .countdown_section { font-size: 16px!important; } .countdown_amount{ font-size:40px!important; } |
Thanks! That made the size go back. However, it seems the text isn't vertical centered?
Small issue, but I would love to have it back there. :) |
Add this into your custom.css file:
.yjcountdown{ line-height:30px; } |
| All times are GMT -4. The time now is 02:30 PM. |
Powered by vBulletin®
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.