• This topic has 2 replies, 2 voices, and was last updated 1 year ago by Dirk.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #316328
    Dirk
    Participant

    Hi,

    Is there a custom css way to have smaller tekst size in the Hero Content section on homepage on https://webcats.nl/

    Thank you!

    • This topic was modified 1 year ago by Dirk.
    #316342
    tikaram
    Keymaster

    @italianfox : Login to your WordPress admin section.
    Go to Appearance => Customize => Additional css and add the following css.

    .hero-content-wrapper.section .section-content-wrap .hentry .entry-container .entry-content p {
      font-size: 1rem;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    #316349
    Dirk
    Participant

    Yes, that’s what I wanted. Thank you very much Tikaram!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Smaller tekst size in Hero Content’ is closed to new replies.