Hello,
How do I increase the font size of the job title text in the large testimonial slider?
It is much too small and I tried this:
.avia-testimonial-subtitle {
font-size: 200% !important;
}
but it didn’t change anything.
Any suggestions?
Thanks in advance!
Hey Julie!
Please try
.avia-testimonial-subtitle {
font-size: 24px !important;
}
and let me know if that works out for you
Regards,
Basilis
This works in the grid view but doesn’t seem to have affected the widescreen views in the slider.
Is there maybe a different selector for the slider specifically or something?
Hey!
can u show me the area you mean it is not working properly?
Could not understand the ” widescreen views ”
Cheers!
Basilis
The slider is on the home page at the bottom. Link to the page and a screenshot is below.
The job title text is still tiny there, I just would like it to be a little bigger and the code has not changed that. It changed the size of the text on the grid view that appears on the Reviews page (link to that is also below), but not in the slider on the home page. (The text in the slider is bigger on mobile screens, but not on a regular 17″ screen.)
Hi!
Font size was set to 13px, i set it to 16px to test it and confirmed that it is working fine [screenshot in private content field]. Please go to Quick CSS field and adjust the value as needed
Cheers!
Yigit
I still don’t see it even after flushing my local cache and the site cache repeatedly. I see other changes, but that text is still very small for me.
Screenshot in private content field.
I am sure the problem must be on my end somehow. If you have any suggestions, let me know.
Hi!
Replied you here – https://kriesi.at/support/topic/enlarge-theme-button-font-size/#post-550591
If that does not help, please let us know
Regards,
Yigit
Fixed! Many thanks for your help!