How can I fix the unorganized title and author section on my blog post page?

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

I use this code but then it changed some other things. The title appeared in the middle and the title and price section got changed.

#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; }

After code. For now i have removed the code.

hi @basicbastardco

This is PageFly - Free Landing Page Builder.

This can be achieve by using custom css code. Please help me by add the code with the instruction below

Step1: Online store > Themes > Edit code > search for your theme file .css that could be theme.css

Step2: Paste the code to the end of the file

#Slider-template--16110029144300__1654865457b6387734 #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