Okay
  Public Ticket #2324030
'Post Grid' Font
Closed

Comments

  •  11
    RanebrookZina started the conversation

    Hello

    Maybe someone could help me to set the Post Grid font size. I changes the settings on Salient theme settings where the Typography is, but it didn't helped and the font is still small. See the screenshot attached.

    And one more thing. How to change the colour of the font on the top. Now it's white and where these settings are, so I could choose another darker colour.

  •  3,022
    Andrew replied

    Hi there,

    Can we have a link to that page so that we see possible css to change that.

    Thanks.

  •   RanebrookZina replied privately
  •  3,022
    Andrew replied

    Hi there,

    Use the following custom css:

    .nectar-post-grid-filters a {
        color: black !important;
    }
    .nectar-post-grid[data-text-layout="all_top_left"] .nectar-post-grid-item .content .item-main a {
        font-size: 28px !important;
    }
    

    Hope this helps.

  •  11
    RanebrookZina replied

    It worked. Thank you

  •  11
    RanebrookZina replied

    Could I ask for your help with this element one more time, please? Is it possible to add a colour overlay to the post pictures. I changed the url of the page. now it's  https://ranebrook.co.uk/stag1ng/about-us/

    I'm asking about the last element on the page. Would like to add a colour overlay to make the post names pop out more. 

  •   Andrew replied privately
  •  11
    RanebrookZina replied

    Worked like a charm. Thank you