[Support request] Style.css vs Additional CSS in the customizer

Home Forums Support [Support request] Style.css vs Additional CSS in the customizer

Home Forums Support Style.css vs Additional CSS in the customizer

Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • #447910
    themedleb

    No (maybe not yet), but thank you either way.

    #448029
    Leo
    Staff
    Customer Support

    No problem 🙂

    Sorry we couldn’t give you an answer. Let us know if you need to have another look.

    #448032
    themedleb

    Don’t worry, and thank you, you are the best support I’ve ever had.

    #448308
    Lars

    Sorry for intruding in this discussion, but I have experience the same thing: Some code in the child style.css does function but some doesn’t. But if I put the code in the “Additional CSS” in the Customizer it functions. Why is this happening? That is the priority between the style.css and the Customizer?
    For example, this code (“Last updated”) does not function in the style.css but in the Customizer CSS:
    }
    .posted-on .updated {
    display: inline-block;
    }
    .posted-on .updated:before {
    content: “Senast uppdaterad: “;
    }
    .entry-date {
    display: none;
    }

    #448699
    Leo
    Staff
    Customer Support

    Can you link us to your site?

    #449145
    Lars

    The site is: http://www.fotografihistoria.se.

    Another thing, for example, what doesn’t function in style.css (child) is below:

    blockquote {
    border-left: 0px solid rgba(153,0,51,0);
    }

    But it functions if you put it in the Customizer CSS.
    What is the difference between putting code in the style.css file and Customizer?

    Lars Eriksson

    #449434
    Leo
    Staff
    Customer Support

    Can you link me to the actual page/post in question?

    I don’t think that’s on your home page? Sorry I don’t speak your language 🙂

    There shouldn’t be any difference.

Viewing 7 posts - 16 through 22 (of 22 total)
  • You must be logged in to reply to this topic.