Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #908697

    Hello,

    I was just looking for some quick CSS to move the caption and buttons a bit lower on mobile to it doesn’t cover the gentleman’s face on the attached screenshot. I’m viewing this on iPhone 7.

    Sorry for asking, I tried the threads I found on adding padding/margin and couldn’t get it to take.

    Image 2018-02-06 at 8.39.11 AM.png

    #908801

    Hey kjwaggz,

    Can we have your web site link also please, so we can be able to provide the proper CSS?

    Thank you

    Best regards,
    Basilis

    #908806

    Sorry, below.

    #908929

    Hi,

    Thanks for the link. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 479px) {
    .home #full_slider_1 .avia-caption-title {
      margin-top:150px;
    }
    }

    You might have to play around with the values a bit to get it displaying the way you want to.

    Best regards,
    Rikard

    #909255

    Again, amazing support. Thank you for always being willing to help.

    #909298

    Hi,

    Glad that Rikard helped you. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Move Fullwidth slider caption and buttons down on mobile’ is closed to new replies.