Hello, I need some help with my website Rheakalo.com.
-
How can I enlarge the size of my logo, it feels small.
-
My header menu bar is stuck in a different colour. How do i change that?
Thanks!
Hello, I need some help with my website Rheakalo.com.
How can I enlarge the size of my logo, it feels small.
My header menu bar is stuck in a different colour. How do i change that?
Thanks!
Hello there @RheaKalo for enlarging the homepage logo, you should try these steps
As for the header menu bar color, Go to the online store and click the customization button. There click on the header and change the color schema settings. You can also edit it using CSS in the code editor (three dots next to the customization button), then find the CSS file and your custom styles.
Let me know if you find these helpful!
Hi @RheaKalo
.site-header__logo img.lazyloaded {
max-width: 500px !important;
margin-top: -19px !important;
}
#shopify-section-header .homeHeader .site-nav--centered {
background: #d8c3be !important;
}
Result:
Best,
Liz
Hi,
-Please click customization option on your shopify store dashboard.
-when open the customization settings showing setting icon on the left side click the option >>Logo and increase the Desktop logo width.
Thanks
Hi there, nothing works..