Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Isotope Category Filter Alignment – Can Mobile be different?

Home / Forums / Virtue Theme / Isotope Category Filter Alignment – Can Mobile be different?

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
October 9, 2017 at 3:16 am

Hi Guys…
I used the following CSS to change my category filter to right aligned after reading through the forum…..
#filters li {
float: none;
display: inline-block;
}
#filters {
text-align: right;
float: none;
padding: 0;
}

BUT….. I wish it to be centred on mobile… and only right aligned for larger screens…
Is this possible?
Thank you in advance 🙂
John

  • The forum ‘Virtue Theme’ is closed to new topics and replies.