This topic has 17 replies, 3 voices, and was last updated 10 years ago ago by Eva Kemp
If i want to scroll on the homepage of my website http://www.roamincompany.com i am unable to use the scrollwheel on my mouse. All the other pages in the website working perfectly, what’s wrong?
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
I’ve checked your home page and it’s being scrolled successfully.
What browser do you use for checking?
Regards,
Eva Kemp.
The problem is with Chrome
Hello,
Please try to add this code in custom.css file:
.wide .wrapper {
overflow-x: visible;
}
How to create custom.css you can watch here(it’s for Legenda theme but the process is identical).
Thank you.
Regards,
Eva Kemp.
Hi eva it wont work, still having problems, other suggestions or an emailadress to send the problem to?
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Okay
First you need to update theme to the latest version 3.5. Don’t forget to make backup your site.
Here is video tutorial how to update theme.
http://www.youtube.com/watch?v=KdWESIIPU1k
If that step don’t help you, please contact us again.
Regards,
Robert Hall.
Okay we did the update, one problem now, if you look into the homepage the alinement is gone, and im so not a code genius 😛
Hello,
Could you please clarify how your homepage should look?
Thank you.
Regards,
Eva Kemp.
i have the fullwidth piture with under that the 3 products. they have to stand next to eachother. With only a dark gray box underneath, not dark at the side. ,next to the products comes the stamp, so its a four column width.
I hope you understand
Hello,
I’ve added following code into custom.css file. Check it.
.rows-count3.shortcode-products .product-grid{
width:270px;
}
Regards,
Robert Hall.
Problem with the mousewheel is fixed. but however, this is how it should look
http://www.roamincompany.com/wordpress/wp-content/uploads/2014/11/Schermafbeelding-2014-11-20-om-12.27.42.png
But at the computer of my client this is what he sees http://www.roamincompany.com/wordpress/wp-content/uploads/2014/11/Schermafbeelding-2014-11-20-om-12.28.04.png
While the shop de same lay-out is changing its size, this feature thing is only changing its lay-out.
This is a bit of a domino!
Because there is different width of the screen. When you reduce the screen works responsive layout.
Could you please clarify with more details how you want to see content on smaller screen?
Regards,
Robert Hall.
if you look to the page. Shop in http://www.roamincompany.com you see that when you make the width smaller the items become smaller. In the homepage, the same situation the item stay it size and it will change the layout. the option of the page SHOP (resize the items) is the good one.
Hello,
I’ve added the following code to style.css of your child theme:
#products-grid .product-grid {
width: 220px;
}
Please check Home page now.
Regards,
Eva Kemp.
Tagged: homepage, mouse, scrollwheel, template, woocommerce, wordpress
The issue related to '‘Mouse Scrollwheel dont work on homepage’' has been successfully resolved, and the topic is now closed for further responses