Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #460250

    How can i reduce the space here. i only need 15px space between text.

    #460358

    Hi alfaweb2!

    Please edit your special heading element (the one that you would like to move up) and give it a custom CSS class and then add following code to Quick CSS

    .your-custom-class { margin-top: 15px !important; }

    Best regards,
    Yigit

    #460396

    Done. CLOSED

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Reduce space between text here.’ is closed to new replies.