Home › Forums › Space themes support forum › Logo in header not centered (horizontal) › Reply To: Logo in header not centered (horizontal)
April 29, 2024 at 4:39 pm
#561741
Luke Nielsen
Keymaster
Hello,
Add the below code for help – https://prnt.sc/ag7inhaxsfVN:
body:not(.single-product, .woocommerce-shop) .xts-header:not(.xts-sticked):hover .xts-header-el-label {
color: #1a1a1a
}
body:not(.single-product, .woocommerce-shop) .xts-header.xts-sticked .xts-header-el-label {
color: #1a1a1a
}
Result – https://gyazo.com/d97ed6c841db3a6ace2ce59e0d4e5d5e
Kind Regards