I think the problem has to do with my images. Per instructions on this page, I wanted to place the following code in the CSS stylesheet:
img {
max-width: 100%
}
I’m not sure where to put it. Should I place the code in the Beaver Builder Theme: Stylesheet (style.css) or Beaver Builder Child Theme: Stylesheet (style.css)?
Or would you advise an entirely different approach to making the images mobile-friendly?
Sorry if that’s confusing. This stuff ain’t my strong suit.
Sorry to hear about the problem. I’m not sure why your Website did not pass the Google’s mobile-friendliness test, but it would be great if you could share your Website URL for us to have a better look at your issue.
Regarding the CSS code, you could just place it inside the BB Theme Custom CSS section by navigating to Appearance > Customize > Code > CSS Code.
Thanks for your reply. And double thanks for directing me to where I should place the CSS code.
Regarding my site’s mobile-friendliness (or previous lack thereof), it was definitely my fault and not a problem with Beaver Builder. I know that because I placed the following code in the BB Theme Custom CSS section and ran Google’s mobile-friendliness test…