Hi, I'm new to OC and I want to have some free space around my website. But I dont know how to do that.
Images in mobile view have 100% width and text starts at just the edge of the screen. please have a look: https://20stock.ir/.
I'm using OC-V3.0.2.0 and Journal3 theme.
Images in mobile view have 100% width and text starts at just the edge of the screen. please have a look: https://20stock.ir/.
I'm using OC-V3.0.2.0 and Journal3 theme.
Well, for paid Custom Extensions like Journal, you need to placeI'm using OC-V3.0.2.0 and Journal3 theme.
such inquiries in the commercial Sections of this Forum, or then,
contact Journal Support.
Ernie
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Easy enough on the default theme. For Journal book a week off to work it out. 

Opencart 1.5.6.5/OC Bootstrap Pro/VQMOD lover, user and geek.
Affordable Service £££ - Opencart Installs, Fixing, Development and Upgrades
Plus Ecommerce, Marketing, Mailing List Management and More
FREE Guidance and Advice at https://www.ecommerce-help.co.uk
Hi
You may be able to solve this problem with the Journal settings, so it is best to ask for Journal support.
Try this CSS code, It may help.
You may be able to solve this problem with the Journal settings, so it is best to ask for Journal support.
Try this CSS code, It may help.
Code: Select all
.post-list .post-thumb .caption {
max-width: 100%;
}
.post-list .post-thumb .image {
padding: 0 15px;
}
.module-body {
padding: 15px;
}
Thank you so much. I added your code to "custom CSS code" inDigitCart wrote: ↑Mon Sep 28, 2020 6:16 pmHi
You may be able to solve this problem with the Journal settings, so it is best to ask for Journal support.
Try this CSS code, It may help.Code: Select all
.post-list .post-thumb .caption { max-width: 100%; } .post-list .post-thumb .image { padding: 0 15px; } .module-body { padding: 15px; }
Journal/ system/ settings
and it worked.
Who is online
Users browsing this forum: No registered users and 5 guests