-
AuthorPosts
-
October 13, 2020 at 6:29 pm #1252580
Dear support,
How can I change the apearance of the title + caption text of the fullscreen slider?
I would like to adjust text size for both, colors and background color.
Best regards
Metin
October 13, 2020 at 6:33 pm #1252584Follow up: How to adjust the positioning of the text? i.e. left, right, top, bottom and center?
Regards
MetinOctober 15, 2020 at 5:28 am #1252908Hi Metin,
Could you post a link to where we can see the element in question please? If you could specify how you want to align the text a bit further as well then that would be appreciated.
Best regards,
RikardOctober 15, 2020 at 7:37 am #1252929Thank you so much Rikard,
I want to be able to individually set the background color, text color and padding of respectively Title and Caption. Also I wonder if itis possible to have the text float in the top of the screen.
Regards
Metin- This reply was modified 4 years, 1 month ago by metin_aydin.
October 15, 2020 at 6:10 pm #1253076Hi Rikard,
I found a way to change the colors – the question had been Q&A’ed before. Thank toy. Now only remains how to change the distance between title and caption + the positioning of the text in the top of the screen. Ot should be possible, right?
Regards
MetinOctober 16, 2020 at 9:27 am #1253203Hi,
Thanks for the update. Please try the following in Quick CSS under Enfold->General Styling to align the caption to the top:
.slideshow_align_caption { vertical-align: top; }
I’m not sure what you would like to change exactly when it comes to the distance though. Could you try to explain that a bit further please?
Best regards,
RikardOctober 16, 2020 at 7:04 pm #1253329Hi Rikard,
Presently theres only one blank pixel between the title and caption, I want to increase that distance – see link https://imgur.com/KLqiFol
Regards
MetinOctober 18, 2020 at 5:02 am #1253564Hi,
Thanks for the screenshot. Please try this CSS as well:
.slideshow_align_caption .avia-caption-title { margin-bottom: 30px; }
Best regards,
RikardOctober 19, 2020 at 2:00 pm #1253963Hi Rikard,
Thanks you the response, however it didn’t do the trick – theres still just one pixel between respectively the title and the caption of the slider.
Any other suggestions?Regards
MetinOctober 20, 2020 at 6:34 am #1254240Hi,
It works when I try it on a local installation, could you post a link to where we can see the actual elements on your site please?
Best regards,
RikardOctober 20, 2020 at 8:01 am #1254246Sure,
Scroll down to the fullscreen slider apx. 2 pages down, there you’ll see it.
Best regards
MetinOctober 21, 2020 at 5:58 am #1254547Hi,
Thanks for that. Please try this instead:
.caption_framed .slideshow_caption .avia-caption-title { margin-bottom: 30px; }
Also make sure that you activate the option to delete the old CSS and JS files under Enfold->Performance, and clear your local browser cache before checking the results.
Best regards,
RikardOctober 21, 2020 at 7:24 am #1254565Thanks a bunch, that did the trick!
Regards
MetinOctober 22, 2020 at 7:02 am #1254864Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Full screen slider titke + caption font and background colors’ is closed to new replies.