Found 22 results for: CSS
If you are using one of the caching plugins WP Rocket or Autoptimize and you have activated CriticalCSS there, the following problem with Borlabs Cookie may occur: When you visit the website, the browser scrolls directly to the bottom of the page (footer).
This is because our plugin needs all CS...
...nkedin.com/legal/privacy-policy
Cookie Name:
bcookie, bscookie, JSESSIONID, lang, lidc, sdsc, li_gc, li_mc, UID, UserMatchHistory, AnalyticsSyncHistory, lms_ads, lms_analytics, li_fat_id, li_sugr, U, _guid, izographicsOptOut, li_giant, lms_ads, li_sugr, U, _guid, A3, anj, uuid2, dpm, dex...
...the following code under JavaScript - Initialization:
window.dispatchEvent(new Event('wpgb.loaded'));
Now scroll up in the settings to the CSS option and add the following CSS code after line 9:
.BorlabsCookie + .wpgb-facet > fieldset > .wpgb-map-facet { display: none; }
...
...he following code under Initialization:
var mapElement = jQuery(el).closest('.shortcode-map');
var mapId = mapElement.id;
window();
mapElement.css('display','block');
Last but not least, to enable the optimal display of the Google Map in Avada, add the following code under CSS (please rem...
...tions
In the next step you get to the menu Layout / Output, where you can define the position of the output, the spacing or even your own CSS classes.
Do you want Google AdSense to display ads only under certain conditions? For example only within a certain category or if the visitor came ...
...ctivated cookie hint suppression or another plugin like uBlock is active. Here the blockers simply look for words like "cookie" in the names of the CSS classes or attributes of HTML elements and block them. We can't do anything about it, visitors have to turn off their AdBlocker or at least disable ...
...box.html.php
Key Selectors
The following selectors must be present in your template file if they were present in the original template file:
CSS Classes
_brlbs-btn-switch-statusBorlabsCookie_brlbs-bar_brlbs-bar-wrap_brlbs-box_brlbs-box-wrap.container (has be a child-element of .cookie-bo...
...Example 1: Create a tag to track click on specific links as an event.
As an example, we will create a trigger to send a click on a link a specific CSS class as an event to Google Analytics. To do this, we give the link a CSS class in WordPress. In this example, this class is sales-link.
The fi...
...apper in the settings by setting the switch button to ON.
If this does not solve the display problems, you must try to solve the problem using CSS.
Preview-Pictures are missing
To enable the display of thumbnails, set the switch button for Save thumbnails locally to ON in the settings o...
...t link:
]
Cookie Preferences custom text link
If you want to place a link in the footer navigation, for example, you can give the link the CSS class borlabs-cookie-preference: Lorem ipsum
<a href="#" class="borlabs-cookie-preference">Lorem ipsum</a>