Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #299913
    Dirk Fritsche
    Participant

    Hello Catch-Team,

    After a long time, again a request for help. I have a Header Highlights Section with 3 main tiles on my Frontpage and discovered an unlikely behavior regarding the Font-Size of the Texts. At the moment, the Text of the middle tile is larger than the text of the tiles left and right. See also my attached Screenshot.

    Is there a way to have all three texts sizes equally ?

    The screenshot with further explanations can be found here on my Portfolio:
    https://5bp-galerie.de/p832266030/e1bf8d903

    #299915
    Skandha
    Participant

    @five-birds: Hell Dirk,

    The 2nd post in the Header Highlight section was made a little bigger like in the demo so the font size is a bit bigger. To fix that,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .header-highlights-content-wrapper .two .entry-title {
    font-size: 20px;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #300390
    Dirk Fritsche
    Participant

    Dear Skandha,
    As everytime: A quick response and a working solution. Thank you very much.

    BR Dirk

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Different Font Size in Headlines of Header Highlights’ is closed to new replies.