Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #658712

    Hi there

    I’d like to move my easy slider title and text up slightly – by maybe 100 or so px. Can’t for the life of me figure out how, hoping you can help!

    Cheers
    Fleur

    #658725

    Hey Fleur!

    Please provide us a link of your web site and maybe a screenshot also of what you want to do, so we can go through it and try assist you.

    Thanks a lot

    Regards,
    Basilis

    #658881

    Details below :)

    It’s just the easy slider on the home page, I’d like to move all the text (and the background box/shadows) up on the screen slightly. They are a touch too low.

    Thanks
    Fleur

    #659009

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .slideshow_align_caption {
        transform: translateY(-100px);
    }
    

    Best regards,
    Vinay

    #659193

    Perfect, thank you SO MUCH!!! You guys are amazing!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Move easy slider text positioning’ is closed to new replies.