Get Professional Customization for any Website!
Contact us here for a free quote.

Okay
  Public Ticket #1153745
Increasing the space between H5 and text
Closed

Comments

  • Helena started the conversation

    Hi again,

    one more question.

    Is it possible to increase the space above and bellow the H5 heading slightly?

    I'm using the Sublime Theme.

    Thank you in advance.

    Helena


  •  184
    George replied

    Hi,

    Please go to Sublime -> General Settings, paste the next code to Custom CSS field, adjust "15px" value and save changes.

    .post-desc h5 {
      margin-top: 15px!important;
      margin-bottom: 15px!important;
    }

    Hope this helps.

    Best regards,

    George

  • Helena replied

    Perfect!

    Thank you so much.

    Helena

  •  184
    George replied

    You are welcome!

    Best regards,

    George