• Resolved korny666

    (@korny666)


    There seems to be no dedicated CSS area for the bar.
    and under “Additional CSS” within wordpress i have to use !important.
    I am not aware of s.th. else?

    .obfx-cookie-bar {
    background-color: var(–nv-dark-bg) !important;
    }

    • This topic was modified 3 years, 8 months ago by korny666.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi, @korny666!

    Indeed, the plugin doesn’t have a dashboard for styling. You have to use “!important” in the Additional CSS section because the plugin inherits the theme’s colors and by using that rule you are able to overwrite them. “!important” indicates that all other declarations of that element’s property will be ignored, including the ones inherited from the theme.

    Thank you and have a nice day!

Viewing 1 replies (of 1 total)
  • The topic ‘Policy Notice styling’ is closed to new replies.