Comments dariobella started the conversationJanuary 26, 2021 at 4:06pmPLease I need to move my logo more left as you can see in the pic. What have I to do?thanksf 2,700PenciDesign repliedJanuary 26, 2021 at 4:23pmHi,You can try add more this code to Customize > Custom CSS to move your logo more to the left side: .penci-hbg-logo a { transform: translateX(-20px); display: inline-block; } Change value 20 to value as you want.Best Regards,PenciDesign1 Like Sign in to reply ...
PLease I need to move my logo more left as you can see in the pic. What have I to do?
thanks
f
Hi,
You can try add more this code to Customize > Custom CSS to move your logo more to the left side:
Change value 20 to value as you want.
Best Regards,
PenciDesign