• Resolved nivo2019

    (@nivo2019)


    Hi,

    Is it possible to adjust the height of the colour overlay on an image? I would like the colour overlay to only feature over the title and text, not the whole the image.
    Are you able to help with this, please?

    Thanks,

    Sadie

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey Sadie,

    try this in your custom CSS:

    .eihe-box .eihe-caption {
    margin-top: 50px !important;
    }

    Or even better for responsive design: margin-top: 30% !important;

    • This reply was modified 4 years, 11 months ago by dswebav.
    Plugin Author Blocksera

    (@blocksera)

    Thank you @dswebav for the help!

    Sadie, let us know if you need further help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adjusting height on colour overlay’ is closed to new replies.