• Hi,
    I tried to put the css code in your panel of custom css but it gives me a strange message saying that “the single quotes are not balanced”, but in these code the quotes there are not … Now I enter the code:

    .main .image-slider-slider {
    background-position: center center;
    background-size: cover;
    webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 400px;
    position: relative;
    }

    I tried to I tried to put the css code in your custom css but it gives me a strange message saying that the single quotes are not balanced, but in these quotes code there are no …
    Now I enter the code:

    .main .image-slider-slider {
    background-position: center center;
    background-size: cover;
    webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 400px;
    position: relative;
    }

    I tried to shorten the height of the slide on the homepage. I put the same code at the end of file style.css and so, it’s ok. I do not understand why in the custom css panel does not take it. Suggestions?

    • This topic was modified 8 years, 2 months ago by dorydi.
  • The topic ‘weird message on edge’ is closed to new replies.