Home › Forums › WoodMart support forum › Cetegory boxes › Reply To: Cetegory boxes
February 9, 2022 at 11:07 am
#351647
Elise Noromit
Member
Hello,
You need to assign the unique class to every div and assign styles to this class in this case the styles would be applied to this grid only. You need to add the styles to the Theme Setting > Custom CSS > General.
In order to apply the styles you show, you need to replace the selector: https://gyazo.com/5a5fd8ba2b35bc700e1dca572e122e00
If you want to have an image on the left and the category title on the right, you need to set “inline-block” for both and specify the width: https://gyazo.com/4cab23dc611c810da8008eeaf46cac09
Best Regards