Tagged: 

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

    Hi,
    I need to change the color and size of the page title.
    Please let me know how to do this. I do not see any option in Advanced Styling>Edit element.
    Thanks
    Mohan

    #324794

    Hey Mohan!

    Try adding this code to the Quick CSS:

    .main-title a {
        color: red !important;
        font-size: 22px !important;
    }

    Adjust as needed.

    Cheers! 
    Josue

    #324813

    Thanks Josue.
    I appreciate your help.
    Mohan

    #324815

    You are welcome Mohan, always glad to help :)

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Enfold – Page title font size and color change’ is closed to new replies.