This topic has 6 replies, 2 voices, and was last updated 10 years, 3 months ago ago by Eva Kemp
I updated my theme to current wordpress version and current version of legenda – on my ipad and iphone is not looking right. the ipad shows sidebar and website, and wont switch to mbbile version, but not on mobile version the sidebar still overlaps the rest of the posts. on iphone i am able to switch between mobile version and not but the sidebar still overlaps so im not sure what is happening.
and my error, the read more buttons accidentally got erased on homepage, do you have the custom css to put them back on the home page? it was my fault for not copying the custom css area before i updated.
thanks
http://tnstriperfishing.webcandywebsites.com/
Hello,
Please add this code into custom.css file:
.read-more {
margin-top: 10px;
margin-right: 400px;
}
How to create custom.css you can watch here.
Did you make backup of the site before updating the theme and WordPress?
You should always do this in order avoid such issue.
Also please use this code in custom.css:
@media (max-width: 979px) {._4s7c {
width: 240px;
}
.read-more {
margin-right: 230px;
margin-top: -2px; }
.wpb_teaser_grid .entry-content {
padding-bottom: 10px;
}
.header .logo img {
width: 600px;
}}
Regards,
Eva Kemp.
thanks the code didnt make it so the sidebar is on one side and the page area is on the other in mobile ipad. and the facebook like box is hanging off the page in iphone, and the photos on the main page are set to 700 are cut of on mobile devices.
http://tnstriperfishing.webcandywebsites.com/wp-content/uploads/2014/08/ipad-view.jpg
thanks so much for help /
the sidebar overlaps a little , and the quote area (on the regular desktop ) , is not formatted right since the update “the quotations are actually under the text in the sidebar.
http://tnstriperfishing.webcandywebsites.com/wp-content/uploads/2014/08/quote-area.jpg
is there anyway to make it so the side bar shows up last in mobile devices? its showing up first on the home page and then the main content is below that.
http://tnstriperfishing.webcandywebsites.com/
thanks
Holly
Hello,
As I see you don’t have the code entered in the custom.css file. Also you should rename it from default.custom.css to custom.css in wp-content/themes directory.
Please do this and insert the code into there.
Regards,
Eva Kemp.
hello, i made the changes as instructed,
the quote on the main computer site and in mobile is still off you can see what it is doing by going to this image
http://tnstriperfishing.webcandywebsites.com/wp-content/uploads/2014/08/quote-on-sidebar.jpg
thank you for the help.
Hello,
Sorry, but it depends on the length of the text you have for testimonials. The block will be changed due to the text length and the quotes need to be set for each testimonial separately.
Unfortunately it can’t be done due to a lot of code (and it’s not for free) and our developers aren’t able to assist on such customization due to much amount of work.
We are very sorry.
Thank you for understanding.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up