Comments Olaraouf started the conversationFebruary 7, 2021 at 5:39pmhello, How can I move the logo to the right, please? 2,700PenciDesign repliedFebruary 8, 2021 at 2:25amHi,Please try to add more this code to Customize > Custom CSS to do that: body.rtl .container.align-left-logo #logo { text-align: right; } Best Regards,PenciDesignOlaraouf repliedFebruary 8, 2021 at 11:46amThank you, It works.but how can I remove that upper tab (body.rtl .container.align-left-logo #logo { text-align: right; })? 2,700PenciDesign repliedFebruary 8, 2021 at 1:35pmHi, It seems you've added the code I sent to another place also. Please go to Customize > Logo and Header > General > on "Add Custom Code Inside <head> tag" and "Add custom code after <body> tag" > and make sure you don't put the code I sent there. Best Regards, PenciDesignOlaraouf repliedFebruary 9, 2021 at 12:05pmThanks a lot Sign in to reply ...
hello, How can I move the logo to the right, please?
Hi,
Please try to add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
Thank you, It works.
but how can I remove that upper tab (body.rtl .container.align-left-logo #logo { text-align: right; })?
Hi,
It seems you've added the code I sent to another place also.
Please go to Customize > Logo and Header > General > on "Add Custom Code Inside <head> tag" and "Add custom code after <body> tag" > and make sure you don't put the code I sent there.
Best Regards,
PenciDesign
Thanks a lot