Artolio - Blog - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Artolio - Blog

Martin Hagara

Martin Hagara

Template 2 weeks ago

Hi, How do I stretch a blog post to the full width of the page?

0
4 Answers
Atick Eashrak Shuvo
Atick Eashrak Shuvo
Accepted Answer
Support Agent 2 weeks ago #205911

Hello Martin,

I've added some CSS to your template's custom.css file to address this. Here's the code:

body.view-article .article-details div[itemprop="articleBody"],
body.view-article .article-details .custom-article-content,
body.view-article .pagenavigation,
body.view-article .related-article-list-container {
    max-width: unset !important;
}

Hope this helps!

Best regards

0
Atick Eashrak Shuvo
Atick Eashrak Shuvo
Accepted Answer
Support Agent 2 weeks ago #205908

Hello Martin,

Sorry for the inconvenience this may have caused. Could you please check if the issue is resolved now?

Looking forward to your response.

Best regards

0
Martin Hagara
Martin Hagara
Accepted Answer
2 weeks ago #205910

Hi, great work, thank you. If I may ask (I'd like to learn something new), where can I change it myself in the future?

0
Martin Hagara
Martin Hagara
Accepted Answer
2 weeks ago #205918

Hi, perfect, thank you very much!

0