New Landing How can we help? Themeforest Theme Support Neighborhood Remove carousel on product page

Viewing 6 posts - 1 through 6 (of 6 total)
  • #138971
    Jesper Billeskov
    Member
    Post count: 28

    Hi Swift,

    I can’t figure out how to remove the carousel on the product page. I have added two screenshots to clarify what I mean. The first one is what it looks like now and the second screenshot is how I want it to look.

    Could you please help me out?

    Cheers
    Jesper

    Attachments:
    You must be logged in to view attached files.
    #138990
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .summary-top .product-navigation {
      display: none;
    }

    – Kyle

    #138994
    Jesper Billeskov
    Member
    Post count: 28

    Hi Kyle,

    Excellent, thanks!

    Is it possible to decrease the amount of white space between the price tag and the horizontal line (please see attachment)?

    Attachments:
    You must be logged in to view attached files.
    #139001
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this:

    .summary-top {
      padding-bottom: 10px;
    }

    – Kyle

    #139042
    Jesper Billeskov
    Member
    Post count: 28

    Great! Thanks

    #139046
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register