Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1051825

    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

    #1051874

    Hey MadRhino,

    Please provide a link to the site/page in question so we can look into this further.

    Best regards,
    Jordan Shannon

    #1052276

    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

    #1052781

    Hi,

    Add this to quick css:

    .av-sort-by-term  {
    text-align:left!important;
    font-size:20px!important;
    }

    Best regards,
    Jordan Shannon

    #1052818

    Works! Many thanks!

    #1052930

    Hi,

    Great! I’m happy to help! If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Style Sorting/Filerting option for Masonry Blog Post Element’ is closed to new replies.