Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1429066

    Hello I can’t find where I can adjust the font size of my post’s titles. I created a team page using posts and the attached screenshot on this page url shows how large the names are.

    Is ther a way you can reduce the font size so that the names are a font size 18 and bold? Here is the link to the site page

    Please help

    #1429068

    Hey Maggie,

    Thank you for the inquiry.

    You should be able to adjust the font size in the Enfold > General Styling > Typography tab or in the Enfold > Advanced Styling panel. Edit the h3 element.

    Best regards,
    Ismael

    #1429087

    Hello Ismael,
    I made the adjustments but nothing changed. I just want the names to be a Normal Font size 18 and not so large. I want the names on one line and because the names are so large they are showing up on 2 lines. Can you please help me with this.

    Thank you
    Maggie

    #1429110

    Hi,
    When I try the the Enfold Theme Options ▸ Advanced Styling ▸ H3 option as Ismael suggested it works correctly:
    Enfold_Support_4274.jpeg
    Enfold_Support_4277.jpeg
    But if you only want this font change on one page, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top.page-id-30 .slide-entry-wrap h3.slide-entry-title {
    	font-size: 18px;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

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