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

    I would like to have the “Header Title” bold in the “Header Title and Breadcrumbs” section. I looked for it everywhere no luck. I am assuming I will need to add custom ccs in the “Quick CCS” area of the General Styling section. But I do not know how to write it or what to write. Any help??

    Thanks…

    #814662

    Hey Gene,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .title_container .main-title {
        font-weight: bold;
    }
    

    Best regards,
    Yigit

    #814676

    That did it.. knew it was something like that, but I am always cautious when doing stuff, figured I would go to the ones who know..

    Thanks again!

    #814682

    Hi!

    You are welcome!

    Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to BOLD Header Title in the Header Title and Breadcrumbs area’ is closed to new replies.