Product page & shop page lost all styles

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

  • Avatar: Hamza_Bk
    Hamza Bk
    Participant
    October 17, 2019 at 16:42

    Hello! I updated XStore to 6.1.4 and after that I see that my product page and shop page are missing all the styles they had.

    The store is using Tea Store demo.

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: John Holden
    John Holden
    Support staff
    October 18, 2019 at 05:28

    Hi,

    1. Shop

    – You can change in Theme Options -> Woocommerec (Shop) -> Shop -> Shop page layout http://prntscr.com/pkvspb

    2. Single product

    – I see product page is similar with single product in Tea demo

    Regards,
    Hung PD

    Avatar: Hamza_Bk
    Hamza Bk
    Participant
    October 18, 2019 at 08:37

    No they don’t look the same. See the screenshot to understand.

    The layout is similar but there is no borders and background for products and product page elements. Also, the add to ca

    Avatar: Hamza_Bk
    Hamza Bk
    Participant
    October 18, 2019 at 08:42

    Hello! No they don’t look the same. See the screenshots to see which parts look different.

    First, there is no background for products on Shop Page, and also no background/border for columns in Product Page. The add to cart button is also quite different… Please see screenshot and compare to my store to understand.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 18, 2019 at 09:04

    Hello,

    This code should be added in Theme Options > Custom CSS > Global custom CSS:

    .content-product {
        box-shadow: 1px 1px 18px #efecec;
        padding: 25px 15px;
        margin-bottom: 10px !important;
    }
    .single-product .content-page .swiper-entry {
        margin-bottom: 50px;
    }
    .single-product .images-wrapper {
        box-shadow: 0 0 30px 1px #f3f3f3;
        width: 80%;
        margin: 0 auto;
    }

    About “Add to cart button”, please set the desired settings in Theme options > Styling > Dark buttons.

    Regards

  • Viewing 5 results - 1 through 5 (of 5 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.