[Resolved] Parent menu highlightThis topic has 7 replies, 2 voices, and was last updated 3 years, 8 months ago by Andrew Misplon.AuthorPosts August 18, 2021 at 6:34 pm #16021 Andrew MisplonKeymasterHi NeilThanks for posting.At Appearance > Custom CSS if you’re using SiteOrigin or at Customize > Additional CSS or any other Custom CSS location of your choosing you can try inserting:.main-navigation ul .current-menu-ancestor > a { color: #0896fe; }The color value can be changed as required. August 18, 2021 at 6:36 pm #16022 NeilParticipantThanks Andrew, that hasn’t worked unfortunately August 18, 2021 at 6:39 pm #16023 NeilParticipantApologies, refreshed and it’s working now, thanks! August 18, 2021 at 8:04 pm #16024 NeilParticipantIs there also a way to make the social icons bigger? They are located in the bottom bar on the right atthe moment. August 19, 2021 at 9:02 am #16025 Andrew MisplonKeymasterHi NeilSure. You can try:.bottom-bar-menu .menu li a:before { font-size: 20px !important; } August 19, 2021 at 12:05 pm #16026 NeilParticipantThanks, that did the trick! August 19, 2021 at 3:39 pm #16027 Andrew MisplonKeymasterGlad that helped 🙂 Cheers.AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)The topic ‘Parent menu highlight’ is closed to new replies.