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

    Hello there. I’m having trouble finding the right screen to make the font size of the page titles larger.

    By “page title” I am referring to “Home” in the pic below. I’d like to make the font larger and perhaps make the color darker (notice it is currently dark gray over light gray.

    I’ve looked around in the “Enfold” menus on the section for formatting such as “general styling” and “advanced “styling” but I just can’t seem to find it.

    Thank you so much :)

    (hosted on WPengine) />

    #1281974

    Hey,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab and adjust as needed

    
    #top .title_container.alternate_color .main-title a {
        color: orange;
        font-size: 20px;
    }
    

    :)

    Best regards,
    Yigit

    #1282734

    Thanks so much! Worked like a charm :)

    #1282778

    Hi,

    You are welcome! Let us know if you have any other questions or issues and enjoy the rest of your day :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to adjust size of page titles’ is closed to new replies.