Style page content with css without affecting mobile version
-
So, I’ve been trying to style the page content on my front page and on my “about” page. I’ve done this by adding a “div” in the page html and then styling it with some custom css. For the desktop version this works like a charm and I’ve got the layout I wanted – however just realized that the styling I’ve done also affects the mobile version. This is no good good since the width of the text is far to wide for the mobile version. Is there any way I can make the css changes I’ve done to only affect the desktop version of the website?
All hel much appreciated since the website should be up and running as soon as possible…
Link to the specific page that is causing problems: https://blomstrande.com/om-oss/
- The topic ‘Style page content with css without affecting mobile version’ is closed to new replies.