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

    I am using the Fullwidth Easy Slider on my home page. On the mobile version of this I have a single button with a link that is BOTTOM WITHOUT FRAME.

    However when you look here: https://galaxypress.com/ on mobile you will see that the button is aligned about 1/3, not centered at the bottom.

    When I use CENTERED it is centered, but in the middle of the image. Howe do I center this at the bottom?

    Thanks so much!

    Jason Toth

    #1342963

    Hey Jason,

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

    @media only screen and (max-width: 767px) {
    .home .slideshow_align_caption {
        text-align: center;
    }
    }

    Best regards,
    Rikard

    #1343327

    Dear Rikard,

    Thank for the feedback. I tried putting that in the Quick CSS and didn’t see any change. I wanted to give it a few days to make sure it was not a cache issue, but no change.
    Button still didn’t move.
    Any other ideas?
    Best, Jason

    #1343333

    Hi Jason,

    I can’t see the CSS being added on your site, did you actively clear the cache from your caching plugin? If not, then please try that out. If you need further help, then please post admin WordPress login details in private.

    Best regards,
    Rikard

    #1349856

    Sorry for the late reply. I was not able get this to work, but I changed out the buttons so you can close out this thread or delete it if you want. Thank you, Jason

    #1349868

    Hi,

    Thanks for letting us know, I’ll go ahead and close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Fullwidth Easy Slider Button won't align to center at bottom’ is closed to new replies.