I wanted to move my image logo to the middle of the header rather of it being on the left side. is there a code for it? I am on Ella Version 6.5.0
@TommyTeems3 - can you please share this page link?
also please check once if you have this option to move logo to center in the customize settings->header section
Hi @TommyTeems3
Can you share with me the URL - and password if password protected. I will help you check it.
Password: pohfru
Password: pohfru
Hi @TommyTeems3
This is Lucas 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-classic__content {
justify-items: end !important;
grid-column-gap: 0 !important;
}
.header-classic__item .header__heading {
margin-left: 150% !important;
}
.header-classic__item:nth-child(n+2) {
width: 90%;
}
Hope that my solution works for you.
Best regards,
Lucas| PageFly
Thank you so much!
Hey @PageFly-Lucas ,
I added the code, but it still didn’t move the logo for me. Any other advice please?
