Shopify themes, liquid, logos, and UX
Hello,
How do I move my logo a bit to the left on the header? It is too close to the headings
reggiepumps.myshopify.com
Thanks
Reggie
Solved! Go to the solution
This is an accepted solution.
Hi @ReggieBaby
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css.
Step 3: Paste the below code at bottom of the file -> Save
.header__heading-link {
margin-left: -11.25rem !important;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
Please let me know if it works by giving it a like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Let’s create a unique website design with PageFly for free now!
@media (min-width: 990px){
.header .header__inline-menu{
position:static !important;
transform: translate(0, 0) !important;
}
}
find base.css!
This is an accepted solution.
Hi @ReggieBaby
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css.
Step 3: Paste the below code at bottom of the file -> Save
.header__heading-link {
margin-left: -11.25rem !important;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
Please let me know if it works by giving it a like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Let’s create a unique website design with PageFly for free now!
Hello there
please try
margin-left: -11.75rem;
This worked perfectly thank you so much
User | RANK |
---|---|
171 | |
150 | |
71 | |
46 | |
34 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023