Menu Inserted in Page not Responding to CSS
-
Hello, I am using BuddyPress, with the Boss theme, and I have successfully created dynamic custom menus that I can (and have) inserted into a page using the shortcode.
My problem is that the menus appear as a bullet list, as opposed to a graphic navigation menu. I have updated the CSS in the Boss child theme’s custom.css … None of the style scripts have taken. I went so far as to attempt the same using the child theme’s style.css, but there are no changes.
It is as if the styling is being overridden somewhere. Any ideas? This is nearly perfect … an amazing plugin … But, obviously, I can’t have menus that look like they were created for a mid-90’s website. 😉
I would provide a link to the page, but because the menu is dynamic (based upon logged-in user access) it is accessible only to subscribers.
My shortcode arguments are: [menu theme_location=’membersmain’ ‘menu_class’=’Cwa-menu’] (this effectively brings in the bullet list … I have a few other Cwa menus set up for the same page.)
My custom css targeting (extensive) is set up at the bottom of both my Boss child theme style.css and my custom.css.
I’m wondering if, perhaps, I need to improve the shortcode arguments.
The topic ‘Menu Inserted in Page not Responding to CSS’ is closed to new replies.