Hi,
How can I align the content and the date to the left? please help.
Now it is align to the centre.
Thanks!
Hey Kadence,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
here is the link
Hi,
Add this to quick css:
#top .av-fixed-size .av-masonry-entry.av-masonry-item-no-image .av-inner-masonry-content{
display:block!important;
}
.av-inner-masonry-content-pos-content{
text-align:left!important;
}
Best regards,
Jordan Shannon
Works perfectly, thank you Jordan!
Hi,
No problem, I’m happy to help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon