Hi,
When viewed on a small screen/mobile the headline text for the featured two posts in the slider overlaps and cannot be read. Is there a way to control just the slider font size in smallest screen size? See here http://www.brissi.com/blog
I can see that all images resize and elsewhere the text wraps – expanding downwards. This doesn’t happen for the slider where the characters merge.
Many thanks in advance
HJKP60
-
This topic was modified 12 years by
HJKP60. Reason: opt in to email reply on follow-up
Hello I tried the coding you provided, The problem I am having is that I want to change the font size of just the (TagDiv) Slide in the sidebar and the code you provided changes the main top sliders size which I want to keep at the original font size. Is there any css code that can just effect the sidebar widget slide?
P.S.: Great theme I enjoy everything about it, including the fantastic support!
-
This reply was modified 12 years by
randydiaz10.
Hi,
You can add this code in Theme Panel > Custom CSS:
.span4 .iosSlider-col-1 .slider .td-sbig-title-wrap .td-sbig-title {
font-size: 15px !important;
line-height: 3px !important;
}
I’m not sure it will work for you, I need an URL to see the exact issue.
Thanks
