Lookbook template - by riyer - on WordPress WooCommerce support

This topic has 8 replies, 3 voices, and was last updated 8 years, 10 months ago ago by Eva Kemp

  • Avatar: riyer
    riyer
    Participant
    May 6, 2015 at 14:47

    Hello,

    I’m looking to update the products lookbook template, is there a way to do it in my child theme? I need to show more items initially.

    7 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    May 6, 2015 at 15:02

    Hello,

    Could you show on a screenshot what you want to edit and provide us with a link to your site?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: riyer
    riyer
    Participant
    May 6, 2015 at 15:14

    I basically want to reduce the padding before the static block?

    Avatar: Eva
    Eva Kemp
    Support staff
    May 6, 2015 at 16:08

    Hello,

    Please give us a page link where you want to make modification.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: riyer
    riyer
    Participant
    May 6, 2015 at 18:44

    Hello,

    This is what i’m talking about. Sorry i cannot give the website link or ftp access.

    https://www.8theme.com/demo/woopress/lookbook/

    On this demo page, the padding before the Brand New Collection static block.

    Thanks

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 6, 2015 at 19:24

    Hello,

    Please add this code in custom.css file.

    .look-book-first {
      padding-top: 40px;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: riyer
    riyer
    Participant
    May 7, 2015 at 20:18

    Hello,

    Thanks for your help, but that is not what i was looking for. I was interested in reducing the left padding, so more items on the items can show up in the lookbook format.

    Thanks.

    Avatar: Eva
    Eva Kemp
    Support staff
    May 8, 2015 at 08:53

    Hello,

    Please try to use this code:

    .swiper-wrapper {
     padding-left: 0px !important;
    }

    Regards,
    Eva Kemp.

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.