How to remove space between slider and headline?

Forums ยป WordPress ยป Tempera ยป How To

  • Author
    Posts
  • #33184
    Jonathan

    Hi ๐Ÿ™‚

    Frontpage Gap

    Does anyone know how to remove the space between the slider and the headline “Velkommen til min hjemmeside” in the following site? :

    http://jonathanworm.dk/cora-art.dk/

    I don’t use a child theme. And I don’t know how to add a fix to the custom CSS or the main CSS for this theme.

    Hope you can help. Thanx ๐Ÿ™‚

    #33185
    Jonathan
    #33225
    LL

    In Appearance -> Tempera Settings -> Miscellaneous Settings -> Custom CSS add the following

    .slider-wrapper {
    margin-bottom: 25px;
    }

    and set margin-bottom to the required gap ๐Ÿ™‚

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘How to remove space between slider and headline?’ is closed to new replies.