This topic has 2 replies, 2 voices, and was last updated 5 years, 10 months ago ago by Rose Tyler
Hello 8theme team,
Recently I launched my website, and the mobile version of the site isn’t showing all the content from the Home page. On the first image you can see the homepage on the desktop version, and that’s fine.
On the mobile version it cuts off the heading text and the images on the right side of the website.
Also on the webshop itself, the mobile version show the header first, then the widgets, and then the content.
Additionally, the website is extremely slow to load. What can I do besides image size and format to make it load faster?
Hello,
1/ You can change 46px font-size to 5vh
or
add this code in Custom css for page:
h2.vc_custom_heading {
word-wrap: break-word;
}
2/ Theme Options > Shop > Shop page Layout > Sidebar position for mobile.
3/ Please read this topic https://www.8theme.com/topic/website-running-extreamly-slowly/
Regards
You must be logged in to reply to this topic.Log in/Sign up