Car icon and sign up - by ideoestudiocreativo

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

  • Avatar: ideoestudiocreativo
    ideoestudiocreativo
    Participant
    October 18, 2018 at 19:08

    Hello!
    There are two things I would like to resolve.
    The first, where you change the text that appears in the cart (free standard shipping on orders…)
    The second one, I don’t see the option register/sign up in the menu, next to the icons of the cart. Thanks

    8 Answers
    Avatar: ideoestudiocreativo
    ideoestudiocreativo
    Participant
    October 18, 2018 at 19:24

    Another question:

    When I enter the web with my mobile phone, the images are blurred. There is a lot of loss of quality, then when you see the product the images are seen correctly.
    Why?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 19, 2018 at 07:27

    Hello,

    1) http://prntscr.com/l7tauh
    2) Theme Options > Header > Header layout > Sign In link position
    3) Please provide screenshot for better understanding. Also, provide us with temporary wp-admin access so we can take a closer look.

    Regards

    Avatar: ideoestudiocreativo
    ideoestudiocreativo
    Participant
    October 20, 2018 at 08:27

    Hello. Thank you for your reply.
    I send you two screenshots to see the problem, one of the photo inside the product page ( http://prntscr.com/l889e3 ), and another as seen in the product thumbnail on the main home page. http://prntscr.com/l889l4
    If you want to visit the web, with a mobile device you will see perfectly the loss of quality of the images.

    On the other hand, product descriptions after upgrading to the latest version have become very small, also attached capture. http://prntscr.com/l889wl

    Thank you and greetings.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 22, 2018 at 10:27

    Hello,

    Sorry for the delay due to the weekends.
    1. Is the problem solved?
    2. Please add this code in Theme Options > Custom css > Global custom css:

    .single-product-wide.product-fixed-content .product-information-inner {
        padding-left: 0px;
        padding-right: 0px;
    }
    @media only screen and (min-width: 993px) {
        .single-product-wide .product-information-inner {
            width: 80%;
        }
    }

    Regards

    Avatar: ideoestudiocreativo
    ideoestudiocreativo
    Participant
    October 22, 2018 at 10:44

    Not resolved, please enter the web address with a mobile device and you will see the quality of the thumbnails.

    When you enter the product page, the image has good quality.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 22, 2018 at 16:54

    Hello,

    I see. Add the following code in Theme Options > Custom CSS

    @media only screen and (max-width: 768px){
    .content-product .product-content-image img {
        width: auto;
    }
    }

    Regards

    Avatar: ideoestudiocreativo
    ideoestudiocreativo
    Participant
    October 22, 2018 at 19:58

    Thanks for the CSS code, the quality of the images has improved.
    What has not improved is the visualization of products, which at the top of the page, has narrowed the space for product description and as I scroll down scroll moves. I send captures.
    view the effect in desktop https://noxter.es/tienda/noxter-chesterfield-gold-rose/

    http://prntscr.com/l94z8x
    http://prntscr.com/l950x4

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 23, 2018 at 07:39

    Hello,

    Please try to disable Fixed product content for Single product page, then clear cache and check.

    Regards

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