Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #354935

    If we make a child theme can we put all our Quick CSS in there? Would there be any advantage in doing so?

    Many thanks,

    Robert

    #355456

    Hi rpl_admin!

    Yes you can do that. You may need to use the !important override sometimes. For example..

    a { color: blue !important; }
    

    As far as advantages go it may be easier to edit if you have a lot of CSS.

    Regards,
    Elliott

    • This reply was modified 10 years ago by Elliott.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.