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

    I have Blog Style set to ‘Advanced Layout’ and I’ve created a Blog Post with Advanced Layout enabled. How do I style the title of the Blog Post? Specifically, I’m just trying to change the text size at this point. I’ve tried using Quick CSS suggestions from the forums and nothing seems to work. I’ve tried inspecting the element with Chrome and I’ve tried CSS Hero. With both tools I’m struggling to find the element to change.

    http://www.accuritpresence.com/how-we-do-it-website-performance

    Thank you,
    Ryan

    #518049

    Hey Ryan!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .single-post h1.main-title.entry-title {
        font-size: 20px;
    }

    Best regards,
    Yigit

    #518175

    Good to go. Thank you!

    #518200

    Hi!

    Do you mind creating a temporary admin login and posting it here privately?

    Best regards,
    Yigit

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