Home Forums WoodMart support forum icons sizing into ajax product tabs ?

icons sizing into ajax product tabs ?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #252531

    Kashyapji
    Participant

    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.
    #252672

    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

    #252850

    Kashyapji
    Participant

    can we align these ajax product tabs into a grid by pair of three or 2 like showing categories ?

    #252896

    Hello,

    You can set any number of columns in the tab: https://xtemos.com/docs/woodmart/faq-guides/product-grid-carousel-element/

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)