Hi everybody,
I’m looking to left-align and slightly increase the font size of the Masonry Blog Post Element sorting option.
Many thanks for your time and help with this
Hey MadRhino,
Please provide a link to the site/page in question so we can look into this further.
Best regards,
Jordan Shannon
Thanks for getting back to me Jordan. I posted a link to the page below. As you can see, the sorting/filtering option is currently centered above the masonry blog post element; whereas I’d like it to be left aligned. I’d also like to increase the font size a bit and get rid of the italic font effect. Many thanks
Hi,
Add this to quick css:
.av-sort-by-term {
text-align:left!important;
font-size:20px!important;
}
Best regards,
Jordan Shannon
Works! Many thanks!
Hi,
Great! I’m happy to help! If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon