Why is my blog post title and author section unorganised?

Hi Guys,

My blog post page is being weird. Please see the picture for a better understanding. The title and author section are unorganised. Both phone and desktop versions. I would appreciate any help.

URL: https://basicbastard.co/pages/journal

Hi @basicbastardco .

This is PageFly - Advanced Page Builder.

You can go to Online store => themes => actions => edit code and add this code on file base.css

#ProductGridContainer #product-grid .card-wrapper .card__content .card__information, slider-component .card-wrapper .card__content .card__information, product-recommendations .card-wrapper .card__content .card__information{

display: unset !important;

}

Hope this helps.

Best Regards;

Pagefly

Thank you it worked but then it changed some other things. The title appeared in the middle and title and price section got changed.