Cart page is mixed up and a few other issues

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

  • Avatar: pri1234
    pri1234
    Participant
    March 17, 2018 at 19:30

    1. My cart page is mixed up, my product listing and coupon code are over lapping. Any help on this matter would be greatly appreciated. Below is a link of the screen shot:

    Link

    2. When I try to use bullet points the font that is not bold is really skinny and faint. Is there anyway to make the the font that is not bold more visible.

    3. Is there any way to hide the tags from the product page?

    here is a link to another screen shot for hiding tags and bullet points:

    link2

    Any help on these matters would be greatly appreciated. Thank you

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 19, 2018 at 09:31

    Hello,

    Please clear cache and check now.

    Regards

    Avatar: pri1234
    pri1234
    Participant
    March 19, 2018 at 14:41

    The cart page looks perfect! Thank you. Is there anything that can be done about my other 2 issues? Thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 19, 2018 at 15:52

    You’re welcome!
    Please add this code in Theme Options > Styling > Custom css:

    .single-product .type-product li {
        font-weight: 400;
    }
    .single-product .product-information  .tagged_as {
        display:  none;
    }

    Regards

    Avatar: pri1234
    pri1234
    Participant
    March 20, 2018 at 23:27

    I tried the css for my bullet point problem but nothing happened, I tried changing the weight but nothing happens. Are there any other solutions? Thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2018 at 08:47

    Thanks for the reply.
    Please change this code:

    .single-product .type-product li {
        font-weight: 400;
    }

    to

    .single-product .short-description p {
        font-weight: 600;
    }

    Regards

    Avatar: pri1234
    pri1234
    Participant
    March 22, 2018 at 22:34

    Thank you!! worked perfectly.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 23, 2018 at 08:33

    You’re welcome!
    If you love XStore and have something nice to say don’t hesitate to tell about this!
    We’d appreciate if you could take a moment to give us 5-stars on ThemeForest! https://themeforest.net/downloads

    Regards

  • 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.