-
AuthorPosts
-
April 18, 2019 at 3:22 am #1092226
Hi there,
On the Homepage I have changed the Caption Title Font Size and Caption Content Font Size, but if you look at it on a phone parts of the words in the captions overlaying the slider are still not visible/partly covered. staging.pointgreyfiesta.net
Please help, thanks,
CarolinApril 20, 2019 at 8:32 pm #1092963Hey Carolin,
Thanks for the login, I took a look at your page and found that at mobile you slider was only 92px high which is not enough room for your text, so I increased it to 150px and the text seems to fit good now. Please clear your browser cache and check.
You will see on your page a new code block with this code in it:<style> @media only screen and (max-width: 767px) { #full_slider_1 > div > ul > li > a > img { min-height: 150px !important; } } </style>
This is what is making the changes, I added it here until you had a chance to review, if you want to delete it and add the css to your Quick CSS, that would be fine:
@media only screen and (max-width: 767px) { #full_slider_1 > div > ul > li > a > img { min-height: 150px !important; } }
Best regards,
MikeApril 23, 2019 at 12:18 am #1093445Hi Mike,
thanks for your help! I can see all the text in the captions on a phone now :)
Though I don’t see your code block when I go into edit on the Homepage :(Though I wonder if the slider should be taller on mobile/phone view so that the caption text would be larger as well. It’s difficult to read on a phone.
I understand that the slider images would get cut on a phone on the left and right side to make it taller which would be fine.Thanks!
CarolinApril 23, 2019 at 2:54 am #1093476Hi,
Perhaps a good solution would be to also use a full-screen slider for mobile devices only. You can choose which slider to show in the screen options tab of the slider.Best regards,
MikeApril 23, 2019 at 7:36 pm #1093730Thanks Mike, yes great idea and it looks better now.
CarolinApril 23, 2019 at 11:59 pm #1093773Hi,
Glad to hear, I assume we can close this now, but I like to ask first. Shall we close this then?Best regards,
MikeApril 25, 2019 at 1:36 am #1094238Yes you can. Thanks!
April 25, 2019 at 2:58 am #1094255Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts
- The topic ‘Caption not fully visible’ is closed to new replies.