Change the colors of my them in page of my products

This topic has 4 replies, 2 voices, and was last updated 6 years, 6 months ago ago by Rose Tyler

  • Avatar: spallsport
    spallsport
    Participant
    May 15, 2018 at 16:06

    Hi, can I change the colors of the any pages of my products? For example I have a page with name spall collection I would this page will be white, no blacke, but the header, footer and menu will be blank, only the page of products will be white with letters in black, is possible?
    Thanks

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 16, 2018 at 07:44

    Hello,

    There is no such possibility by default, but you can add this code in Custom css for page http://prntscr.com/jigt8v :

    .page-wrapper, .page-wrapper .container {
        background-color:  white; 
    }
    .products-grid .product .product-name a {
        color:  black;
    }
    .title span {
        background-color: white;
        color:  black;
    }
    .products-grid .product {
        border-color:  white;
    }
    .header-wrapper, .page-wrapper .header-wrapper .container {
        background-color: #151515;
    }
    .header-type-2 .top-bar .container {
        background-color: #cce100;
    }

    Regards

    Avatar: spallsport
    spallsport
    Participant
    May 16, 2018 at 08:53

    ohhhh you are the very best!! I love you!
    thousand Thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 16, 2018 at 09:11

    You’re welcome 🙂

    Regards

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

The issue related to '‘Change the colors of my them in page of my products’' has been successfully resolved, and the topic is now closed for further responses

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