Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1300531

    Hello support-team,

    I’ve created a child theme and tried to play around a little bit and get familiar with CSS coding. It would be nice to help me with an issue.

    When I want to remove the logo in the header, then I can use following code snippet in Quick CSS.
    .logo, .responsive .logo { display: none !important; }
    Fine. But when I want to adjust the appearance of my webiste (remove logo from header) within my *-child/style.css instead of Quick CSS, which coding should be included there?

    General question: how can I find out, which code should be implement to adjust a specific part of the theme?

    Best wishes
    Wolfgang

    • This topic was modified 3 years, 2 months ago by ZELLERW.
    #1300554

    Topic can be closed.

    #1300635

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to work with style.css in Child Theme’ is closed to new replies.