Hi guys,
When you go to my recommended gear page https://dutchstylebike.com/recommended-gear/ you can see that there is no sidebar. Could you please help me to get it back? 
Thank you.
Hi guys,
When you go to my recommended gear page https://dutchstylebike.com/recommended-gear/ you can see that there is no sidebar. Could you please help me to get it back? 
Thank you.
Recommended gear page looks also funny on mobiles. Could you please take a look at it?
Hi There,
Please choose the page template as Left content and Sidebar right.
Just edit the page and change the page template as per the screenshot.

The page is looks fine on mobile, can you please send a sreenshot for the issue?
Thanks

Hi there,
It is because of the fixed width set to the image elements.
Please add this code in the Element CSS field of each image element:
@media (max-width: 480px) {
$el.x-image {
width: 100%;
}
}
Hope this helps.
Now there is a space between first two and the second two. How to make it symetrical? Space is good but letβs make it between each of images.
Hi,
You can add gap elements to add space between your images

If you want that space to be only visible on mobile, you can do that under customize tab.
See screenshot

Hope that helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.