Custom CSS Needed!

Hi Community,

I added a custom liquid to insert the real time data from ecodrive to my homepage. I copied the code and inserted it and it worked fine. Unfortunately, it seems like the size of the image in automatically fitted to the width of the screen. On mobile it looks good but on the desktop it’s humongeous (view screenshots below). I would like to change the costum CSS so when I view the section on the desktop it appears smaller but remains the same size on mobile.

In the custom CSS field it says h2 font-size: 32px and I tried changing that but I don’t know how to input the code properly and it always ends up looking different than the original code. I suspect this has something to do with the way the image is displayed.

Desktop:

Mobile:

I am using the Dawn theme.

Thanks in advance for your help.

All the best,

Georgia

Hi @selannastudio15

Would you mind sharing your store URL? Thanks!

Hi @Made4uo-Ribe ,

of course. The shop URL is selannastudio.com

But our shop is currently still under construction and not published yet. It is password protected. Is there a way here in Shopify Community to DM the password to you? If not, how should I provide the password to you?

Thanks in advance.

Georgia

Hi @selannastudio15 ,

Please send me the password in private message, I will check it for you

Thank you @namphan . Please tell me - how can I send you a private message? I am new to the forum and I can’t find the option to do so.

Hi @selannastudio15 ,

You can also send it via email at my signature, I will check it.

Hi @selannastudio15 ,

Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:

.section-template--22549800419662__custom_liquid_c8AUrL-padding {
    text-align: center;
}
.section-template--22549800419662__custom_liquid_c8AUrL-padding img {
    max-width: 700px;
    margin: auto;
}

Yes, you can anytime drop me a message.

Thank you so much, @namphan ! You’re a star. I’ve played around with the code a little and can adjust the size to my liking as well as the position. Very happy :grin:

All the best,

Georgia

Hi @selannastudio15 ,

If you have any questions, you can contact me directly.
Nice to meet you :blush: