Blog Overview Layout Incorrect (Shaper Finance) - Question | JoomShaper

Blog Overview Layout Incorrect (Shaper Finance)

8

8ITS

Template 1 year ago

Hello everyone, a few years ago I created a website using the Shaper Finance template. Now I noticed that the blog overview page is no longer displayed correctly. The texts start in the margins and the headings sometimes appear next to the cover image instead of below it. Could this be caused by updates? Or are CSS files etc. missing? How can I solve the problem?

Many many thanks

0
5 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #166186

Hi

Thanks for contacting us. Yes, some update may change CSS classes that's why sometimes margins, paddings are changes. By the way are you talking about this margin?

-Regards.

0
8
8ITS
Accepted Answer
1 year ago #166651

Hi, exactly, I mean that the distance that can be seen in your marking is missing in the text below. Furthermore, sometimes the headline appears next to the cover photo instead of below it (I created a screenshot for you where you can see this).

Can you sent me any code to solve the problem?

  • best regards
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #166760

You can use this CSS in your custom.css file

article.item p{
  padding: 10px !important;
}
0
8
8ITS
Accepted Answer
1 year ago #166790

Great, thank you. :-)

And how do I make sure that the headline is always displayed below the cover photo instead of next to it? best regards

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #166953

You are welcome.

It should be displayed below, if you faced any issue please knock me again or create a new forum post. We will help you.

You can now close this post by accepting the answer.

0