Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] Not Accepting CSS

  • My theme is not accepting my custom CSS placed in the Design Settings > Default Settings > Custom CSS area. I even used !important. When using Firebug to inspect the page, I see my styles there, but they have a line through it and an alert symbol by it, which basically means the buddypress.css is still overriding it.

    Any thoughts?

Viewing 4 replies - 1 through 4 (of 4 total)

  • modemlooper
    Moderator

    @modemlooper

    The theme is prolly not enqueueing the CSS properly. What theme are you using?

    Mingle theme. I realized (like an idiot) that buddypress.css is provided by Mingle (obviously) so anyway, how can I override the css specifically for the top admin bar? I have added the WP admin bar back in but buddypress.css is still forcing another 30px space under the WP admin bar. So it looks now like I have two bars:

    http://test.btdevs.com/

    I tried this to no avail:

    body bp-adminbar {padding-top: none !important


    modemlooper
    Moderator

    @modemlooper

    Is mingle enqueueing CSS?

    Never mind, I just edited the buddypress.css directly, not big deal. Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Resolved] Not Accepting CSS’ is closed to new replies.
Skip to toolbar