Hi,
how can I enlarge the text line of the sorting options menu on the homepage.
It's a very small font size, I want it a little bit bigger and make it more noticeable.
Nico
Hi,
how can I enlarge the text line of the sorting options menu on the homepage.
It's a very small font size, I want it a little bit bigger and make it more noticeable.
Nico
Hi Nico,
Can you post a link to your site? and what theme are you using?
Regards,
Ismael
Hi Ismael,
The site is not online yet, I'm still working on it, but it's the same as the frontpage of theme Angular.
Regards,
Nico
Hi,
Please add this to you custom.css file or to Quick CSS located in Angular > Theme Options > Styling ... the text box on bottom of the page
#js_sort_items a, #js_sort_items .text-sep {
text-decoration: none;
outline: none;
font-size: 18px; /*was 12 before*/
}
Thanks,
Nick
Dear Nick,
Thank you! Looks great now!
Regards,
Nico
Glad Nick could help :)
Let us know if you have any other questions or issues.
Regards,
Devin
This topic has been closed to new replies.