Tagged: colorsection, mobile
-
AuthorPosts
-
April 17, 2019 at 12:45 pm #1091975
We are having trouble with the Colour section and the Overlay Text on mobile.
When on mobile the text covers the image cmpletely.
What we need is the text to dropdown below the images to have both visible.It tried a few workarounds but could not make it work properly.
Could you please have a look?
Thank you kind regards
Steph
- This topic was modified 5 years, 7 months ago by CmK_Katrin.
April 19, 2019 at 10:06 pm #1092754Hey CmK_Katrin,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
BasilisMay 3, 2019 at 1:35 pm #1096900Hi Basilis,
sorry for the late reply. I have been on holiday.Login credentiuals are in the private Area.
Thanks
Stephanie
May 8, 2019 at 8:17 am #1098346Hi CmK_Katrin,
Can you please attach a mockup of what you’re trying to achieve?
You can upload it to the service like Dropbox or https://imgur.com/upload and give us the link here.
Best regards,
VictoriaMay 22, 2019 at 11:48 am #1103246This reply has been marked as private.May 22, 2019 at 12:01 pm #1103251This reply has been marked as private.May 28, 2019 at 4:59 am #1104640Hi,
Thanks for the update.
Try to adjust the background position on mobile view so that the person or subject is visible. Just add this css code.
@media only screen and (max-width: 767px) { #section-mobile-bg-profil { background-position: 20% 50% !important; } }
The text will normally cover the background. If you don’t want that to happen, then you should add another image element above the color section containing the text.
Best regards,
IsmaelMay 28, 2019 at 1:28 pm #1104827Hi Ismael,
so there is no way of bumping the overlay text below the image in mobile view?
And how to add the extra image above the area only in mobile viewThanks and kind regards Steph
May 30, 2019 at 2:57 pm #1105434Hi,
so there is no way of bumping the overlay text below the image in mobile view?
That is not possible, unfortunately. The overlay and the background image belong to the same container.
And how to add the extra image above the area only in mobile view
Use the elements’ Screen Options. Just insert another image element and adjust the Screen Options to toggle its visibility.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.