Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #659129

    Hi,

    Could somebody help me find the right class for the blog title when using the grid layout and default (business) blog style?
    I’d like to make some css changes like the color and font size and weight.

    Thank you.

    #659141

    Hey mikehenze,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    #659145

    hi, its only available locally now but i just the correct class.
    Its .minor-meta a

    You can check your own demo:

    I am talking about category titles like: Science

    #659426

    Hi,

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

    .container .minor-meta {
        color: orange;
        font-size: 18px;
        font-weight: normal;
    }
    

    Best regards,
    Yigit

    • This reply was modified 8 years, 4 months ago by Yigit.
    #659698

    Sorry, maybe I was not clear but i actually allready found it.
    Thanks anyway.

    #659735

    Hi,

    Glad you sorted it.

    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Quick css for default (business) blog styling grid layout title’ is closed to new replies.