• Resolved tslofphoenix

    (@tslofphoenix)


    Hi there!

    I have an image in the overlay box on the front page that for some reason has too much padding top and bottom. I’d like almost know separation between text and image.

    I have struggled with trying to get the CSS correct but to no avail. I’d appreciate help.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Jarret

    (@jarretc)

    Hi, I think this is the CSS that you’re looking for

    .hero-content-overlayer .wp-image-2244 {
    	margin-top: 0px;
    	margin-bottom: 0px;
    }
    Thread Starter tslofphoenix

    (@tslofphoenix)

    Thank you so much. That worked. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Home Page Image Padding’ is closed to new replies.