This topic has 6 replies, 3 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler
Hi, for a customer http://www.bourgognekruis.com i am creating the site/shop but have some questions:
* i would like to have a banner full width at the shoppage but somehow it doesnt work https://gyazo.com/b66c2072d2c88fc2eb7013ab815fc367 can u tell me how?
* there is one image at the history page which i would like to make it scrollable so scrolling from left to right with a scrollbar https://gyazo.com/e76e38963c78ae933007dc1b8f793d1f
* my customer keeps saying that the site is not responsive for a MAC he keeps seeing strange paddings and weird design.
Thanks!
Regards
Hello,
1) We have solved this in chat
2) I have added some custom to page custom CSS to add the scroll for that image. Check the page.
3) Can you provide me screenshot of the problem? Or explain in details what exactly is wrong. Because I don’t see problems http://prntscr.com/igw8zi
Regards
Hi Olga,
Thanks for your reply. the question 2. is indeed solved which looks great. Can u make this a little more up? because now people are having a hard time to find the scrollbar and in some browsers its not possible to click on the scrollbar.
Can u make it more up?
thanks!
Hi,
Thanks for everything. it looks great, the history page is scrollable end bigger. Just when opening the page with mobile, the image get blurry. any idea why? https://gyazo.com/1588ffd74efb5b45d3452396e47d545e
http://www.bourgognekruis.com/historie
Hello,
You’re welcome!
This happens because of image size that loads for mobile, in your case there is 2 ways:
– add this code in Theme Options > Styling > Custom css > Custom css for mobile:
https://prnt.sc/irmgna
.et-scroll-image img {
width: 100%;
}
– hide this element on mobile using Responsive option http://prntscr.com/irmhiz and add a new one that will be shown only on mobile.
Regards
You must be logged in to reply to this topic.Log in/Sign up