How can I adjust my image banner height to 650 px for desktop only?

Hi,

I want to adjust my image banner on home page to a height of 650 px for desktop users only. For Mobile devices it is set on auto and I am happy with that.

Store: fjallochfena.se

Hello @Aiham
Its Artzen Technologies! We will be happy to help you today.

Follow the Below Steps:

  1. Go to your Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following CSS at the bottom of the file above
​

Let me know if need further assistance
Regards,
Artzen Technologies

1 Like

Thank you so much, it worked.

Just a quick question, with my little knowledge of coding I understand now that “!important” overrides anything else but when I keep adding these codes at the bottom of the theme.liquid, does it not effect the store speed?