Comments feeninforgreens started the conversationJune 13, 2020 at 11:37pmMy Top Navigation Menu doesn't look centered. How can I move it over slightly to the right and make it centered? 2,700PenciDesign repliedJune 14, 2020 at 3:12amHi, Please try add more this code to Customize > Custom CSS to do that: @media only screen and (min-width: 961px){ #navigation .menu { margin-left: 70px; } } Best Regards, PenciDesignfeeninforgreens repliedJune 14, 2020 at 3:25amI tried the code provided but that did not work. Are there any other options? 2,700PenciDesign repliedJune 15, 2020 at 7:08amHi, I didn't see the code appears on your site, can you check it again? And make sure the code added. Best Regards, PenciDesignfeeninforgreens repliedJuly 9, 2020 at 5:00amI added this code again and it still did not work. 2,700PenciDesign repliedJuly 10, 2020 at 2:59amHi,I just checked your code you added and I see you're missing a letter @ before your code.Let's check it and add it again.Best Regards,PenciDesignfeeninforgreens repliedJuly 10, 2020 at 3:21amI added the @ that is better however it still looks slightly to the left. 2,700PenciDesign repliedJuly 10, 2020 at 3:48amHi,You can change value 70 to value as you want.Best Regards,PenciDesignfeeninforgreens repliedJuly 10, 2020 at 4:35amthank you! Sign in to reply ...
My Top Navigation Menu doesn't look centered. How can I move it over slightly to the right and make it centered?
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
I tried the code provided but that did not work. Are there any other options?
Hi,
I didn't see the code appears on your site, can you check it again? And make sure the code added.
Best Regards,
PenciDesign
I added this code again and it still did not work.
Hi,
I just checked your code you added and I see you're missing a letter @ before your code.
Let's check it and add it again.
Best Regards,
PenciDesign
I added the @ that is better however it still looks slightly to the left.
Hi,
You can change value 70 to value as you want.
Best Regards,
PenciDesign
thank you!