- This topic has 8 replies, 2 voices, and was last updated 8 years, 4 months ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Mobile view of movers
http://worldpeacerosegardens.org/temp/
theme: movers and packers
https://snag.gy/FdjRSJ.jpg
1. How do I prevent vision and mission from running off screen in mobile view?
2. How to make image slider same size as menu bar?
3. stop “living reminders of peace” from appearing over the image?
original post on how changes to header were made
https://www.sktthemes.org/forums/topic/header-sections/#post-54078
Hi Laura,
Kindly add this code in Custom CSS Box
@media screen and (max-width:767px) {
.header-right .column1{width:100% !important;}
.slider-main{width:auto !important; padding:0 10px;}
.wrap_two h2.section_title{float:left;}
}
Regards,
Brad
Thank you, that code worked for the mission and vision statement over lap, and the slider images.
1. The “living reminders of peace” text still overlaps the image.
2. Phone number in the header is not the same size as the email address?
https://snag.gy/jMH0bB.jpg
.
.
Hi Laura,
Add this code in Custom CSS Box:
@media (max-width: 767px){
#wrapTwo .wrap_two img{display: block !important; float: none !important; margin: 0 !important; width: 100%;}
}
Regards,
Brad
The “living reminders of peace” did move off of image, thank you. But the text is not centered.
The phone number is still smaller than the email text in the header.
https://snag.gy/oC5uVL.jpg
Hi Laura,
We didn’t find any issue with phone number in header. Clear the cache of your browser and check again.
Regards,
Dave
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 […]