Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: media queries not working in styles.css in Child theme #1178238

    Thank you so much for your help! I reviewed the css before the media queries and did find the error! Then VOILA! it started to work. :)

    Thank you!
    Becca

    in reply to: media queries not working in styles.css in Child theme #1177000

    Hi there!

    Thanks for looking at this. This is the code I have in there:

    @media only screen and (max-width: 767px) {
    .container.av-logo-container {max-width: 100% !important; width:100% !important;}
    .inner-contaner { height: 150px !important;}
    .responsive.html_header_top.html_logo_center .logo { left: 50%; top: 2%; }
    .responsive #top .logo { display: grid; }
    .responsive #top #header_main > .container .main_menu .av-main-nav > li > a { padding: 0 20px 0 20px; }
    }

    in reply to: Child theme Custom Font (@font-face in css) not displaying #1173591

    Hey Rikard! Thanks so much for responding. :)

    I was searching for answers and trying all the things I could think of, walked away from the computer came back and it was working. D’oh! A huge relief. :)

    Thank you though!
    Becca

    in reply to: Styles.css not working in Child theme. #1173588

    Hey Nikko!

    Thanks for the reply! Honestly, as soon as I sent this off, it all of a sudden started to work. lol Embarrassing but also a huge relief. I must have been holding my mouth funny.. ;)

    Warmly,
    Becca

    in reply to: Did you just add a font upload feature? #1173093

    Hi there!

    I’ve added a @font-face to my styles.css in my child theme to add a custom font, and in the preview window of the text block it is showing the font, but on the site it isn’t. Is there something that could be blocking this style? I’m not even seeing the class show up in the inspect element screen.

    Thanks!
    Becca

Viewing 5 posts - 1 through 5 (of 5 total)