I want to add different styled links to the footer menu. Therefore, I need a way to add specific styles to specific menu items. Whilst this is possible in the header, for some reason, it does not apply to the footer menu.
I know I could target specific links using nth-child but it would be a lot easier if I could add styles using the same method that you can add styles to menu items for the header e.g. ‘default’, ‘button color’, ‘button-colored-border’.
I’ve tried replacing with a code block and it doesn’t seem to have any effect. I’ve updated the page with a code block for your confirmation.
Could the custom css is getting overridden somehow?