Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
Cookie Consent Plugin to lower the cookie's banner
Support Forums - Classified Ads Script Osclass
Osclass plugin support
Other
Cookie Consent Plugin to lower the cookie's banner
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Unread posts
New replies
My topics
My posts
Print
Pages: [
1
]
sess01
39 posts
Cookie Consent Plugin to lower the cookie's banner
«
on:
November 01, 2021, 02:28:23 PM »
Hello!
How to lower the cookie's banner even lower? I want to reduce this space between banner and border.
What css code should I add in the backoffice > appearance > customization?
.wpcc-banner.wpcc-margin-small {margin: 0px;} it doesn't work.
«
Last Edit: November 01, 2021, 02:35:09 PM by sess01
»
Logged
Marked as best answer by
sess01
on November 02, 2021, 09:30:16 AM
MB Themes
Support team
17463 posts
Only quality matters
Download Osclass
Re: Cookie Consent Plugin to lower the cookie's banner
«
Reply #1 on:
November 02, 2021, 09:04:11 AM »
@sess01
I would say it is being rewritten by original styles. Try this:
Code:
[Select]
body .wpcc-banner.wpcc-margin-small {margin:0;border-radius:0;}
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
sess01
39 posts
Re: Cookie Consent Plugin to lower the cookie's banner
«
Reply #2 on:
November 02, 2021, 09:39:18 AM »
Thanks!
Logged
MB Themes
Support team
17463 posts
Only quality matters
Download Osclass
Re: Cookie Consent Plugin to lower the cookie's banner
«
Reply #3 on:
November 02, 2021, 10:02:11 AM »
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
sess01
39 posts
Re: Cookie Consent Plugin to lower the cookie's banner
«
Reply #4 on:
November 10, 2021, 06:20:28 PM »
sorry, what's the name of the file to rewrite this code?
Logged
MB Themes
Support team
17463 posts
Only quality matters
Download Osclass
Re: Cookie Consent Plugin to lower the cookie's banner
«
Reply #5 on:
November 10, 2021, 08:23:03 PM »
Just add it to any CSS file
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Print
Pages: [
1
]