Tagged: center, full screen slider, update
-
AuthorPosts
-
August 5, 2017 at 4:36 am #834568
Hi there,
I opened a thread a while ago to center the caption on my homepage full-screen slider. The fix worked until the last update, and now the caption is no longer centered. Here’s the link to the old post.
Any thoughts? I need to get this fixed asap.
Thank you so much!Liz
August 7, 2017 at 4:41 pm #835463Any thoughts on this? I need to launch this site ASAP and I’d like to get this fixed before I do. Thanks so much.
August 7, 2017 at 8:42 pm #835590An update: I’ve got the caption centered again on my desktop and on both iPad sizes. The caption is still not centered on mobile phones. Thanks.
August 8, 2017 at 2:30 pm #835855I have figured out how to fix this, this can be marked as closed.
For any other users who have the same issue: I used @screensize for each mobile screen size and set the max-width and aligned to the center. Time-consuming, and perhaps not the best way, but as the initial fix I was given specified a max screen size in order to center the text it seemed like the only way!
August 10, 2017 at 9:35 pm #837155Hi,
Thank you very much for updating the topic.
We need to let you know that when you post inside, the question goes to the bottom – so we can not control how fast we can reply.Let us know if there is anything else we can do for you.
Best regards,
BasilisAugust 15, 2017 at 4:57 pm #839410That makes sense, thank you.
I do still have a problem with this issue. A while ago I was given code to help center the fullwidth slider caption on my homepage, which relied on setting the width. Of course, this only works on screen sizes close to that width; on smaller screens the caption was cut off. I created many versions of that code with min and max specific to each mobile screen size, and I thought I was all set. However, what I now notice is that when I adjust the size of my browser window, the caption does not adjust at all, while the rest of the site does. I am out of ideas here, but I very much need the caption to be centered and responsive to screen and window size. Can you help?
August 19, 2017 at 11:28 am #841245Hi,
I’m sorry for the late reply, please try the following in Quick CSS under Enfold->General Styling:
.home #full_slider_1 .container { width: 100% !important; max-width: 100% !important; }
Best regards,
Rikard- This reply was modified 7 years, 3 months ago by Rikard.
September 11, 2017 at 9:23 pm #850674Hi there,
I added this code but it hasn’t fixed the issue. On some screen sizes the caption is cut off and not centered. What else can we try?
September 12, 2017 at 7:47 am #850809Hi,
You have this in sunbridge_theme.css, please remove it:
.caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption { width: 1950px !important; padding-bottom: 55px !important; text-align: center !important; }
Best regards,
RikardSeptember 14, 2017 at 8:26 pm #852294Thank you SO much – that worked. You can mark this as solved.
September 14, 2017 at 11:08 pm #852341Hi,
Great! I’m glad you were able to get this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Fullwidth slider caption no longer centered’ is closed to new replies.