Home Forums WoodMart support forum Product Categories | Arrow

Product Categories | Arrow

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #324044

    shweta
    Participant

    Hello Team,

    I’m using the product categories element on my website arrow is not showing on the mobile view and desktop view.

    Best

    Attachments:
    You must be logged in to view attached files.
    #324053

    Hello,

    Your issue has been Resolved. Please clear cache and check back. The issue was the caused by the number of categories option is set to 6. And there were a total of 6 categories that’s why the Arrows weren’t displayed.

    Regards.
    Xtemos Studios.

    #324057

    shweta
    Participant

    Hello,

    Thank you for the quick reply.

    The arrow has been showing on the desktop view still not show on the mobile view can you please check and resolve this issue.

    also if you go to the single product page the top header banner overlaps the image. for better understanding please find the screenshot attached.

    Best

    Attachments:
    You must be logged in to view attached files.
    #324061

    Hello,

    The arrows are displayed on your website on mobile please clear cache and check back.

    The issue is caused by the CSS that you added. Please remove the CSS then check back.

    Screenshot for Clarification: https://gyazo.com/e53b5f8cd6298b4eb4a6e308af3796e7

    Regards.
    Xtemos Studios.

    #324065

    shweta
    Participant

    I have already clear the cache still not showing. I have checked on multiple phones.

    #324071

    Hello,

    I have rechecked my phone and the arrows are displayed on my mobile.

    Screenshot for Clarification: https://ibb.co/zndMZYY

    Please clear the cache and check in the private window.

    Best Regards.

    #324689

    shweta
    Participant

    The arrows are displayed on your website on mobile please clear cache and check back.
    The issue is caused by the CSS that you added. Please remove the CSS then check back.
    Screenshot for Clarification: https://gyazo.com/e53b5f8cd6298b4eb4a6e308af3796e7

    This was your reply was on October 9, 2021, at 7:07 am. This CSS is removed however there is now a gap in the header and first row. The same can be seen on any page. This css was suggested by you only. Kindly suggest a way to have arrows as well as get rid of that gap…

    From the file, https://blanc9.com/wp-content/themes/woodmart-2/css/parts/base.min.css?ver=6.1.4

    CSS loaded is

    
    .main-page-wrapper {
        margin-top: -40px;
        padding-top: 40px;}

    Kindly look into it.

    #324794

    Hello,

    For the GAP try adding the following Custom CSS.

    .home .main-page-wrapper {
        padding-top: 0;
    }

    And the Arrows are displayed on mobile. It is your cache issue.

    Screenshot for Clarification: https://ibb.co/dJFvyD3

    Regards.
    Xtemos Studios.

    #324805

    shweta
    Participant
    .home .main-page-wrapper {
        padding-top: 0;
    }

    This only works for the home page, the problem is global. The gap between the header and 1st row exists on every page. Including shop and all other pages.

    If I remove, .home from the CSS, the arrows on the carousel in the first row of page https://blanc9.com/women-collection-by-shweta disappears (as discussed in this thread, all along).

    Please help on priority.

    #324811

    Hello,

    Please replace the previous Custom CSS with the following.

    .main-page-wrapper {
        padding-top: 0;
    }

    And to avoid this CSS affecting single product pages try adding the following Custom CSS.

    .single-product .main-page-wrapper {
        padding-top: 40px;
    }

    Regards.
    Xtemos Studios.

    #324823

    shweta
    Participant

    https://blanc9.com/women-collection-by-shweta is not a single product page. I have added both the CSS however, original Problem in this thread remains unresolved.

    Please suggest a solution.

    In addition, I don’t see a reason to add padding-top on a single product page. Also, what has padding got to do with the do navigation arrow not displaying in the category carousel. Please take this feedback for the next update. It is crucial. I have three license of your theme. Planning to buy more but this padding top is becoming a grave concern.

    #324836

    Hello,

    You again have changed the number of items on the slide that’s why the arrows not displaying on the page on desktop and on mobile arrows are displayed.

    Screenshot for Clarification: https://ibb.co/SfyKCJt

    I have set the number of slides to 3 and the arrows are displayed on the desktop as well.

    And this is the reason to add padding to the Single product page as you asked for this:
    https://xtemos.nyc3.digitaloceanspaces.com/wp-content/uploads/2021/10/single-product.jpg

    That’s why we recommend creating new topics for each of your issues to avoid such confusion.

    If you keep asking other questions on the same topic as a result we move away from the original issue for which the topic was created. Hope you can understand this.

    Best Regards.

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