Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1301764

    how to fix height of tabs? bcoz there is no option available for height..

    #1301815

    Hey jskindustrial,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1301830
    #1302048

    Hi,

    Add this to quick css:

    .tab{
    height:60px!important;
    }
    
    .tab span {
        top: 20px!important;
        position: relative!important;
    }

    Best regards,
    Jordan Shannon

    #1302557

    Its not working but i change css this
    .tab_content {
    height:550px!important;
    } its work fine
    but i have another issue…it content didn’t show in mobile.. Actually its work fine in pc version
    you can see here in this image

    #1302891

    Hi,

    Not seeing the image you referenced above. Can you add it?

    Best regards,
    Jordan Shannon

    #1302945

    mobile


    can you see it now?
    otherwise i paste link in private section. you can see in mobile

    #1303320

    Hi,

    The slider actually displays eventually after 5 seconds because of the set slider duration. This might not be the best way to display your products or items. All items should be immediately accessible on page load and if the user need to see more items, there should be a link that takes the user to that page with all the items listed, maybe a link to a category page or the base shop page.

    To fix the issue on mobile view temporarily, try to decrease the number of items in the slider so that all of them are visible on the first active slide.

    Best regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.