Okay
  Public Ticket #1109335
Resizing ecent post - classic enhanced alt
Closed

Comments

  •  2
    ericdj13 started the conversation

    Hi, 

    I am trying to re-seize the "recent post - classic enhanced alt" The post on the page are very vertically tall and I was hoping to make them much shorter. 

    Thanks!


  •  9,001
    Tahir replied

    Hey,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  •   ericdj13 replied privately
  •  9,001
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .blog-recent[data-style="classic_enhanced_alt"] .inner-wrap .article-content-wrap{
        padding: 10% 17%!important;
    }

    Thanks


    ThemeNectar Support Team