How to import the Xstore Woocommerce Products Demo (Including the page layout)

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

  • Avatar: Graham
    Graham
    Participant
    March 14, 2018 at 11:40

    Hi there,

    Thanks very much for that, but I have just checked the “product page” and there are still two issues exist.

    1. https://ibb.co/kCG9LH , As you can see in the screenshot, there are two huge blank spaces for the “simple product” without any variations. Can you please let me know how can I get rid of them?

    2. https://ibb.co/niVm0H , And when I add some variations to the product as “Variable product”, the layout seems to be alright, but the color and styling goes wrong with it.
    (https://ibb.co/cMnr0H , For your information, this is how it looks like before.)

    Could you please let me know how do I sort these problems out?
    Many thanks
    Regards
    Graham

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 16:05

    Hello,

    You can use this code:

    .single-product .product-information .fixed-product-block {
    	min-height: unset !important;
    }
    .single-product .product-content > .row {
        display:  -webkit-box;
        display:  -webkit-flex;
        display:  -ms-flexbox;
        display:  flex;
    }
    .single-product .product-content > .row .product-information {
        align-self:  center;
    }
    .single-product select,.single-product .select2-container--default .select2-selection--single {
       background-color: #f8f8f8;
    }

    Regards

    Avatar: Graham
    Graham
    Participant
    March 14, 2018 at 16:20

    Thank you very much for above information Rose,

    I really appreciate your help, but before I add these CSS codes, can I add one more message, that I’ve just had a check of the website on my Ipad, and here is what it showed — I have attached the screenshot in the private section, the navigation main menu also disappeared for the same color reason, and I’m still trying to find if there’s any other place need to be fixed.

    I’m just wondering if I have set up anything wrong with the theme options? I mean, is it possible that I have messed up with the theme default color or something that have caused these color issues?

    Thanks a lot!
    Graham

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 16:54

    Theme Options > General > Mobile Header Settings > Mobile header text color > White https://prnt.sc/ir5kfz

    Regards

    Avatar: sherine
    sherine
    Participant
    March 15, 2018 at 18:33

    Dear X Store Support,

    I would like to have the same setting too.

    https://www.8theme.com/demo/xstore/shop/man/sweatshirts/brushed-effect/?preset=single_fixed .

    and possible to advice, how do I determine picture size shown ? exp 450 * 450 ?
    & how do I change font’s size of the product page.

    Also, product options includes text area where customer could type.

    Thank you, looking forward to you advice.

    Much appreciated
    Sherine

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 16, 2018 at 12:48

    Hello @sherine,

    What URL should we use to login? /wp-admin – gives 404.
    Please check our documentation https://xstore.helpscoutdocs.com/article/89-product-images

    & how do I change font’s size of the product page.
    Also, product options includes text area where customer could type.

    – main fonts settings you can find in Theme Options > Typography.
    Also, you can add custom css code in Theme Options > Styling > Custom css. Please describe your request in more details so we could give you an example of code.

    Regards

  • 1 2
    Viewing 26 results - 21 through 26 (of 26 total)

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

Helpful Topics

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