Okay
  Public Ticket #306024
Space between blog caption and text
Closed

Comments

  •  2
    Dietmar started the conversation

    Hi Tahir,

    is there a way to reduce the space between the blog post caption and the text. too much space is only ther when i use the visual composer.

    Cheers

    Dietmar

  •  8,840
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    .page-id-2038 .type-post .article-content-wrap .standard_section {
        display: none !important;
    }
    
    Thanks


    ThemeNectar Support Team 

  •  2
    Dietmar replied

    ... that works perfect.

    Thank you so much.

    Cheers