Setting button not visible
-
Revoke consent setting button is not visible on mobile screen, as set in css as follows.
@media screen and (max-width: 768px)
.cc-revoke {
display: none !important;
}Why? Also setting button not appearing on Firefox on PC.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Setting button not visible’ is closed to new replies.