Hello Joomlart team

We have started to design our new website using the Ja Comics template.

We can't figure out how to reduce the space between text and border in articles.
Attached you will find a SS with more info.
Can you help us with this?

Thank you

Hi

You can try this custom CSS:

.item-page.com-content-article {
    padding-right: 0.5rem !important;
    padding-left: 6.5rem !important;
}
Write a Reply...
You need to Login to view replies.