Please advise on how I can adjust the title font size on the search page.
Please note, I am talking about the page title at the top of the page, not the results page titles.
Please see screen print
Hey studiovene,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top.search .main-title.entry-title a {
font-size: 26px !important;
}
If you need further assistance please let us know.
Best regards,
Victoria
Worked! Thank you
:-)