You can see on the home page of this new site coming together portfolio grids.
The lower one under the heading ‘All The Latest’ uses sorting.
I just need to center the sorting option, do you have a css hack?
Thanks so much.
Hi,
Thanks for contacting us!
The page is password protected. Could you please post the password privately so we can check? :)
Cheers!
Yigit
Sure sorry forgot about that, password in private field
Hi tonyiatridis,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
#js_sort_items .sort_by_cat {
text-align: center;
}
#js_sort_items a,
#js_sort_items .text-sep {
display: inline-block;
float: none;
}
Hope it helps :)
Best regards,
Nikko