Articles Addon ??? - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Articles Addon ???

MB

Markus Behmer

SP Page Builder 1 year ago

Hello, we have published the three most recent blog posts at the bottom of our page (Aus unserem Blog). Is it possible to display the date and the title of the blog post to the right of the thumbnail and not below it as it is now?

Thumbnail > Date and Heading (under date!)

Like the "Recent Post" on this demopage https://demo2.joomshaper.com/2023/investa/index.php/blog

If so, how should I proceed?

Many thanks in advance! Markus

0
4 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #144614

Hi

Thanks for contacting us. Could you please give me the link again? It does not work.

-Regards.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #144628

This Custom CSS should help:


.sppb-addon-articles .sppb-article-img-wrap {
  float: left;
  padding-right: 10px;
  padding-top: 5px;
}

info_2114_2024.jpg

0
MB
Markus Behmer
Accepted Answer
1 year ago #144634

It works perfect! Thank you very much!

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #144644

It was easy, kindergarden level ;)

0