Post by 20stock » Mon Sep 28, 2020 2:57 pm

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.

Newbie

Posts

Joined
Tue Aug 11, 2020 12:58 pm

Post by IP_CAM » Mon Sep 28, 2020 4:52 pm

I'm using OC-V3.0.2.0 and Journal3 theme.
Well, for paid Custom Extensions like Journal, you need to place
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.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by johnp » Mon Sep 28, 2020 6:05 pm

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


User avatar
Active Member

Posts

Joined
Fri Mar 25, 2011 10:25 am
Location - Surrey, UK

Post by DigitCart » Mon Sep 28, 2020 6:16 pm

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.

Code: Select all

.post-list .post-thumb .caption {
    max-width: 100%;
}
.post-list .post-thumb .image {
    padding: 0 15px;
}
.module-body {
    padding: 15px;
}

My Extensions


User avatar
Active Member

Posts

Joined
Thu Jun 22, 2017 5:32 pm


Post by 20stock » Tue Sep 29, 2020 4:52 pm

DigitCart wrote:
Mon Sep 28, 2020 6:16 pm
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.

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" in
Journal/ system/ settings
and it worked.

Newbie

Posts

Joined
Tue Aug 11, 2020 12:58 pm

Post by DigitCart » Tue Sep 29, 2020 5:01 pm

20stock wrote:
Tue Sep 29, 2020 4:52 pm
Thank you so much. I added your code to "custom CSS code" in
Journal/ system/ settings
and it worked.
You are welcome.

My Extensions


User avatar
Active Member

Posts

Joined
Thu Jun 22, 2017 5:32 pm

Who is online

Users browsing this forum: No registered users and 5 guests