Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #439603

    Hello, i would like to know if there is a change to change font size on Title elements and breadcrumbs on Enfold theme. I was looking for advanced styling, but i can’t find anything about this.

    Thanks!!

    Best regrads

    #440104

    Hey carlosamil!

    Please try the following in Quick CSS under Enfold–>General Styling:

    Title

    .title_container .main-title{
    font-size: 20px !important;
    }

    Breadcrumb

    .breadcrumb-trail{
    font-size: 14px !important;
    }

    Cheers!
    Rikard

    #440255

    Thanks a lot for the help, i have solve this with the code!!

    Best regards!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change Title and Breadcrumbs font size’ is closed to new replies.