• Resolved ToddA

    (@toddaumann)


    First, this is a great widget and I am happy to find it!! In my theme, the title for the Image Slider includes the letter “y”, and the tail of the “y” is partially blocked by the images. I tried to modify the CSS to give some padding to image, but the padding is white and still blocks the “y”. Please let me know the best CSS work-around to add transparent space above the image to further separate the widget title and images.

    So far, I have tried this:
    .theme-default .nivoSliderWeptile {
    padding: 5px solid;
    }

    and this:
    .theme-default .nivoSliderWeptile {
    border: 5px solid transparent !important;
    }

    http://www.paulakluth.com

    Thanks!!!

    https://wordpress.org/plugins/weptile-image-slider-widget/

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Add space to separate images from title’ is closed to new replies.