Search for: Log In Free Support [Resolved] Right chevrons in front of menu items in the sidebar widgets Home › Forums › Support › Right chevrons in front of menu items in the sidebar widgets This topic has 5 replies, 2 voices, and was last updated 4 months, 3 weeks ago by David. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts September 5, 2020 at 2:35 am #1431602 Helmke Hi there What would the CSS code be to use amazing fonts to show right-chevrons in front of the menu items in the side bar widgets? Thanks Helmke September 5, 2020 at 4:24 am #1431698 DavidStaff Customer Support Hi there, can you provide a link to your site so i can advise. Edit your original topic and add the link to the Site URL field to share it privately. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 5, 2020 at 4:43 am #1431714 Helmke Hi David Done, I have disabled the maintenance mode on the test site for now. Thanks Helmke September 5, 2020 at 6:59 am #1431833 DavidStaff Customer Support Try this CSS: .inside-right-sidebar .widget .menu-item a:before { content: '›'; font-size: 18px; font-weight: bold; margin-right: 0.5em; } This doesn’t require any special fonts to be loaded. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 5, 2020 at 7:14 am #1431851 Helmke Hi David Thank you – its working perfectly! September 5, 2020 at 8:08 am #1432026 DavidStaff Customer Support Glad to be of help Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In