Intro Image And Article Image Float Left - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Intro Image And Article Image Float Left

MU

Mike Underwood

Helix Framework 2 years ago

Hi,

I have a site https://bigbarn.clayconews.com/news the first article has the Intro image set to left, but the article title shows below that, what needs to be done to get the article title to the right of the Intro image, like On the 2nd article the Intro image is set to right and the Article title shows beside it as it should. I also have the same question on the detail page here: https://bigbarn.clayconews.com/news/fatal-vehicle-vs-pedestrain-crash-on-interstate-84-in-umatilla-county-oregon they should work like the 2nd article https://bigbarn.clayconews.com/news/bourbon-county-ky-man-sentenced-to-federal-prison with the article title beside the Intro image.

Thank you, Mike

0
3 Answers
Pavel
Pavel
Accepted Answer
2 years ago #100740

what needs to be done to get the article title to the right of the Intro image,

Hi. For both cases I think you should make the same as you made for the 2nd article in your custom.css but using .float-left class.

.article-intro-image.float-left, .article-full-image.float-left {
    float: left;
}
0
MU
Mike Underwood
Accepted Answer
2 years ago #100863

Thank you, I was having a case of the stupids.

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #100892

Hello there!

Glad that your issue has been solved already. Thanks to Pavel.

Have a nice day...

0