Home Forums Theme support Moving Alessia Theme Logo To The Left Reply To: Moving Alessia Theme Logo To The Left

Hi,

normally customizazions are not covered by free support. You can try this CSS code:

#header .sg_center_vertical {
display:block;
}

Please note: we tested the code only on desktop screens, we don’t give a warranty that it will work on smaller screens or mobile devices.