Okay
  Public Ticket #3207123
post grid customization
Closed

Comments

  • RUbbersquare started the conversation

    I am trying to remove (or adjust) the top and bottom margins of the nectar-post-grid-item .animated-in (the blog posts under Latest News). If this is a CSS fix, where would the CSS go?

  •  1,632
    Judith replied

    Hello there,

    Thanks for choosing Salient.

    Please try this css:

    body .portfolio-items .col .work-item.style-3, body .portfolio-items .col .work-item.style-4, body .portfolio-items .col .work-item.style-3-alt {
        height: 28vh;
    }

    Thanks.

  • RUbbersquare replied

    As I said, I'm not sure where to put this css. I tried it in the Themes > Customize > Additional CSS and it didn't work.

  •  1,632
    Judith replied

    Hi there,

    Please head to Salient > General Settings > CSS/Script Related then add the css in the css custom code then save.

    Thanks.