Home Forums WoodMart support forum How to center entire columns on a page for mobile version only Reply To: How to center entire columns on a page for mobile version only

#560625

Hello,

Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Custom CSS for mobile section:

.vc_custom_1712697095084 {
    text-align: right !important
    
}

I have added the icon and it is showing in front of the menu item.
https://ibb.co/Bzwv7Qd

Best Regards.