Hello,
i tried to change the font size of the title from the entrie slider, but it doesnt work at all. I just have big letters too, want to have them normal.
Can you tell me what i can put in the quick css? And i dont want o see the categorie, its all the same.
Thanks for help :)
Rixi
Hey rixi,
Could you post a link to where we can see the results you are getting please?
Best regards,
Rikard
Hi,
Best regards,
Victoria
Hi,
Add this to quick css:
.slide-content .blog-categories.minor-meta{
display:none!important;
}
Best regards,
Jordan Shannon
Hi Jordan,
great, thanks a lot!!!
And can you tell me howor where I can change the font size or how to make stanndard letters and have the navigation visible?
That would be great!
Best regards rixi
Hi,
Are you looking to increase the font and have the navigation always visible, not just on hover?
Best regards,
Jordan Shannon
Hi,
Add this to quick css:
.prev-slide, .next-slide{
opacity:1!important;
}
.slide-content h3 a{
font-size:10px!important;
}
Best regards,
Jordan Shannon
Hi Jordan,
PERFECT!!! Thanks a lot for your help :)
Best regards
rixi
Hi,
I’m glad this was resolved and happy to help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon