Large-resolution.css / child theme - by mleihs

This topic has 10 replies, 4 voices, and was last updated 8 years ago ago by Eva Kemp

  • Avatar: mleihs
    mleihs
    Participant
    March 29, 2016 at 09:59

    Hi,

    I added changed things in large-resolution.css in the child theme but it seems the file won’t get fetched by the browser.

    Any advice?

    Thanks you!

    Best regards

    Please, contact administrator
    for this information.
    9 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 29, 2016 at 10:15

    Hello,

    Please try to add your code in style.css of the Child Theme.

    Regards,
    Robert Hall

    Avatar: mleihs
    mleihs
    Participant
    March 29, 2016 at 10:41

    Hello,

    this is difficult because of the missing media query structure. In large-resolutions.css the media query structure is present.

    Best regards

    Avatar: Eva
    Eva Kemp
    Support staff
    March 29, 2016 at 11:39

    Hello,

    Please specify for what resolution you need the code to work.

    Regards,
    Eva Kemp.

    Avatar: mleihs
    mleihs
    Participant
    March 29, 2016 at 14:50

    Hi,

    1200+ . Maybe others too but I have to test this.

    Best Regards

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 29, 2016 at 15:28

    Hello,

    In this case you need revert back the code in large-resolution.css file and add the css code to custom.css file:

    @media (min-width: 1200px) {.sidebar-position-without .products-grid.product-count-4 .product {
    width: 170px;
    }}

    Best regards,
    Jack Richardson.

    Avatar: mleihs
    mleihs
    Participant
    March 29, 2016 at 15:40

    Hi,

    thanks for the quick response. I added the snippet to the child theme .css but it doesn’t do the trick.
    Please see for yourself.

    There is another thing I noticed: If one chooses the list view ( http://imgur.com/Zy9mTvt ) at the shop page and heads back to the front page, the listing also gets rendered list style. This breaks the layout. Is there a way to prevent this?

    Best regards

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 29, 2016 at 16:12

    Hello,

    Please show a direct page where that code should work.
    Also as you’re using cache plugin old site information might be cached. So we recommend you to clear browser and server cache and check site after that.

    Best regards,
    Jack Richardson.

    Avatar: mleihs
    mleihs
    Participant
    March 30, 2016 at 07:02

    … sure!

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    March 30, 2016 at 08:39

    Hello,

    As I see the class for products section is .product-count-5, not .product-count-4 that you used http://storage1.static.itmages.com/i/16/0330/h_1459323513_3709418_4d0c9cf8de.png .

    You need edit your code, or show on a screenshot what exactly you want to modify.

    Regards,
    Eva Kemp.

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