icons sizing into ajax product tabs ?
-
hello, i am creating a new ecommerce website and when i am going to set icons for ajax product tabs they are coming and they are good working with size options in computer browser but in mobile browser when i set a size they are not coming according to my size in mobile browser and i am trying every size but they are only very small size they are not resizable. i need urgent help?
Attachments:
You must be
logged in to view attached files.
Hello,
We can provide the custom CSS, however, images may be lack of space on the screen:
body .woodmart-products-tabs .tabs-navigation-wrapper .img-wrapper>img {
max-height: none;
}
Please add this code to the Theme Settings > Custom CSS > Mobile.
Best Regards
can we align these ajax product tabs into a grid by pair of three or 2 like showing categories ?