- This topic has 5 replies, 2 voices, and was last updated 4 years, 8 months ago by Skandha.
-
AuthorPosts
-
February 11, 2020 at 5:26 am #235720msParticipant
Hallo,
is there a possibility to make the font of the menu fields left-justified ?
At the moment these are in the middle but I would like them more to the left.Many thanks for the support
February 11, 2020 at 10:40 pm #235786SkandhaParticipant@ms: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..main-navigation a { text-align: left; }
Let me know if this works out!
Kind Regards,
SkandhaFebruary 12, 2020 at 9:56 am #235851msParticipantMany thanks it worked very well.
Can the font still be arranged in the center of the site navigation? (with left-align in the center the left bar)1 more question:
Can the distance of the menu item be changed from above and below menu? (in think the padding)Thanks for your help
February 13, 2020 at 1:53 am #235955SkandhaParticipant@ms: Hello there,
Can you please explain how you want the menu items to be aligned?To change the distance from above and below the menu items
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..main-navigation a { padding: 10px 30px; }
You can change the padding according to your requirement.
Let me know if this works out!
Kind Regards,
SkandhaFebruary 25, 2020 at 9:45 am #237230msParticipantHello
it works perfectly.
Thank you for your response.February 25, 2020 at 11:29 pm #237304SkandhaParticipant@ms: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/catch-vogue/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
Skandha -
AuthorPosts
- The topic ‘Font menu not centered but Align left’ is closed to new replies.