I would like to move the header logo to the center.
Can anyone please assist? Currently it is a bit to the right. It happened after modify site-nav and search-bar.
I would like to move the header logo to the center.
Can anyone please assist? Currently it is a bit to the right. It happened after modify site-nav and search-bar.
Hello @JAKAs ,
Please share:
If the store is not online yet, please follow this quick tutorial to learn how to safely and temporarily share an offline/unpublished theme URL.
Kind regards,
Diego
hello @JAKAs
Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.
@JAKAs , do this to fix it in 20 seconds:
.header-item--navigation{
display: none !important;
}
Kind regards,
Diego
hello @JAKAs
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.header-item--navigation{
display: none !important;
}
.header-item--logo {
-webkit-box-flex: 0 0 30% !important;
-moz-box-flex: 0 0 30% !important;
-webkit-flex: 0 0 30% !important;
-ms-flex: 0 0 30% !important;
flex: 0 0 30% !important;
}
Can you help me with my store too?
hello @Livy0514 can you please share your shop url and if any password then please share password