- This topic has 5 replies, 2 voices, and was last updated 7 years, 5 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Fitness Pro Forum › Mobile Layout
Hi,
How can I change how content inside the slider is displayed on a mobile device? My read more is half cut off off and overlayed. My content is not positioned correctly like it is on the computer.
Hi,
Website URL please?
Regards,
Chris
dahlgard.fitness
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) {
.nivo-caption { width: 100% !important; top: 7% !important;}
}
Regards,
Chris
Great!!! Thank you.
🙂
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]