Several CSS problems after Theme update - by creativ

This topic has 27 replies, 3 voices, and was last updated 8 years, 5 months ago ago by Jack Richardson

  • Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 12, 2015 at 16:10

    Hello,

    2. As I see “New” and “Sale” icons are shown:
    http://storage4.static.itmages.com/i/15/1112/h_1447340108_7403412_62e374246e.png

    3. Please add this code in custom.css:

    @media only screen and (min-width: 768px) and (max-width: 959px) { .product-slider .carousel {
        width: 650px !important;
    }}

    4. Add this code in custom.css:

    @media only screen and (min-width: 768px) and (max-width: 959px) {#product-page .product-images .main-image #wrap {
      width: 100%;
    }}

    5. Use this css code:

    @media only screen and (min-width: 768px) and (max-width: 959px) {#product-page .product-shop {
        width: 200px;
    }}

    6. The code is the same as for the 3rd question.

    Best regards,
    Jack Richardson.

    Avatar: creativ
    creativ
    Participant
    November 12, 2015 at 16:22

    Thanks. 1, 3, 4, 5 and 6) are now resolved.

    Problem 2) is on this site:

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 12, 2015 at 16:37

    Hello,

    Please add this code in custom.css file:

    .label-icon {
      z-index: 10000;
    }

    Best regards,
    Jack Richardson.

    Avatar: creativ
    creativ
    Participant
    November 12, 2015 at 18:44

    Unfortunately, this works only for PC. But not at tablet or smartphone view.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 12, 2015 at 20:27

    Hello,

    For tablet and mobile use this css code:

    @media only screen and (max-width: 959px){
    #product-page .label-icon {
        display: block;
    }}

    Best regards,
    Jack Richardson.

    Avatar: creativ
    creativ
    Participant
    November 13, 2015 at 11:21

    Now all errors are corrected.

    Thanks for the help!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 13, 2015 at 11:25

    Hello,

    You are welcome!

    Best regards,
    Jack Richardson.

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

The issue related to '‘Several CSS problems after Theme update’' has been successfully resolved, and the topic is now closed for further responses

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.