Enfold 3.0.4
Site: workspend.cericdigital.com
Dear Friends,
Thank you in advance for your help. I am sorry I could not find an answer online. Can you please provide me with a shortcode to resize and change the color of the subtitle that appears just below the logo in our interior pages?
Thank you in advance.
Sincerely,
Boe
Hey Boe!
Are you talking about the main title that displays to the left of your breadcrumbs? If so then try adding this to your custom CSS.
.main-title, .main-title a {
color: red !important;
font-size: 30px !important;
}
If that’s not correct then send us a link to the exact page and take a screenshot highlighting what your referring to.
Best regards,
Elliott