Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #125869
    James Scranton
    Participant

    I have Adventurous Pro and I need to add some empty space between my header image and featured slider. Currently the header image and slider are touching. http://www.eetestsite.eagleeyrie.org

    #125907
    Pratik
    Keymaster

    @jhscantonaol-com: Please add following code in Appearance- Customize- Additional CSS:

    
    #header-featured-image {
        margin-bottom: 25px;
    }
    

    If you want to increase or decrease space, please try increasing 25px to more or less.

    Regards,
    Pratik

    #125910
    James Scranton
    Participant

    Thank you. That worked!

    James

    #125952
    Pratik
    Keymaster

    @james: Thats great 🙂 If you liked my support, please leave a review at https://wordpress.org/support/theme/adventurous/reviews/#new-post. A simple one line review can help a lot.

    Regards,
    Pratik

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to add space between header image and slider’ is closed to new replies.