Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #713771

    Hi guys

    Hope you don’t mind me trying again on this one as I’m sure others will search (like I have) for a quick CSS code.

    Trying to move the button on fullscreen slider either “up” or “down”

    I found the following CSS via a search:

    .slideshow_align_caption { bottom: 200px; }
    that moves the caption up or down (just adjust the px) – works perfectly!

    Is there a similar CSS that will move the button up or down?

    I guessed it might be something like:
    .slideshow_align_caption { bottom: 200px; } but really don’t know.

    Many thanks indeed guys.

    Richard

    #713833

    Hey richardbeatty,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Jordan

    #714206

    Hi

    Please see the website on the private content.

    ?how to move the button on fullscreen slider either “up” ??

    It’s the main full screen slider
    (I’ve had a lot of issues with this not showing since creating it a week ago – other posts refer to problems with fullpage slider so hopefully 4.9 will sort it out – I’ve done everything other than re-upload the theme via FTP).

    Many thanks

    Richard

    #714314

    Hi Richard,

    Please try the following in Quick CSS under Enfold->General Styling:

    #top .avia-slideshow-button {
        margin-top: 100px !important;
    }

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.