indiarose1511 Posted January 12 Posted January 12 Hello, I can't figure out how to target the 'join now' navigation link in my mobile menu to give it an outlined border style similar to the 'join now' button that is in the desktop nav. I have been able to change the font style, but can't add any border. I think the structure is different as this has been added in as a mindbody widget so it isn't contained in the 'header-menu-nav-wrapper'. I have tried targeting the header-menu-nav-item and using 'last-child', nth-child' but they both still select another nav item in the other 'header-menu-nav-wrapper' group. Any help would be much appreciated! Thank you The site is in the process of connecting to a domain, the alternative url is http://www.highdefinitionfitness.com.au/
tuanphan Posted January 14 Posted January 14 I don't see Join Now, can you enable it? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
indiarose1511 Posted January 15 Author Posted January 15 It should be enabled? If you go to highdefinitionfitness.com.au it is showing for me
tuanphan Posted January 17 Posted January 17 On 1/16/2024 at 5:14 AM, indiarose1511 said: It should be enabled? If you go to highdefinitionfitness.com.au it is showing for me You can use code like this .header-menu-nav-item a.healcode-link { display: inline-block; border: 2px solid white !important; padding: 10px 20px !important; border-radius: 50px !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment