[Resolved] Question about Marketer CSS

Home Forums Support [Resolved] Question about Marketer CSS

Home Forums Support Question about Marketer CSS

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #801191
    Sonja

    I have the following code among others in markteter additional css in customizer:

    @media (max-width: 420px) {
        body {
            font-size: 16px;
        }

    But i think that this code comes from a former theme.

    But if i delete it, then the borders around the container disapear.

    Is this code from marketer? And why does the container disapears, if i delete it?

    #801225
    Leo
    Staff
    Customer Support

    Hi there,

    No that CSS isn’t added by Marketer and it should have nothing to do with the border.

    Perhaps removing that CSS above introduced a syntax error which stops the border CSS from executing? It’s missing a closing bracket.

    #801244
    Sonja

    Thanks Leo, yes you are right. There was a problem with the bracket. Thanks, now i deletet it successful.

    #801251
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.