Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #386769

    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

    #387187

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.