Privacy Overview + Other question
-
Hi,
Your plugin creates a “<h4>Privacy Overview” heading, how can we remove it?
Also, it displays this when reviewing the source- code but the plugin is in Spanish:
How can we remove it?
We want to remove it as the “Cookie” is really present in the density of our website.<div class=”cli-modal-body”>
<div class=”cli-container-fluid cli-tab-container”>
<div class=”cli-row”>
<div class=”cli-col-12 cli-align-items-stretch cli-px-0″>
<div class=”cli-privacy-overview”>
<h4>Privacy Overview</h4> <div class=”cli-privacy-content”>
<div class=”cli-privacy-content-text”>This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.</div>
</div>
</div>
</div>
<div class=”cli-col-12 cli-align-items-stretch cli-px-0 cli-tab-section-container”>
<div class=”cli-tab-section”>
<div class=”cli-tab-header”>
Necessary
<div class=”wt-cli-necessary-checkbox”>
<input type=”checkbox” class=”cli-user-preference-checkbox” id=”wt-cli-checkbox-necessary” data-id=”checkbox-necessary” checked=”checked” />
<label class=”form-check-label” for=”wt-cli-checkbox-necessary”>Necessary</label>
</div>
<span class=”cli-necessary-caption”>Siempre activado</span> </div>
<div class=”cli-tab-content”>
<div class=”cli-tab-pane cli-fade” data-id=”necessary”>
<p>Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.</p>
</div>
</div>
</div>
<div class=”cli-tab-section”>
<div class=”cli-tab-header”>
Non-necessary
<div class=”cli-switch”>
<input type=”checkbox” id=”wt-cli-checkbox-non-necessary” class=”cli-user-preference-checkbox” data-id=”checkbox-non-necessary” checked=’checked’ />
<label for=”wt-cli-checkbox-non-necessary” class=”cli-slider” data-cli-enable=”Activado” data-cli-disable=”Desactivado”><span class=”wt-cli-sr-only”>Non-necessary</span></label>
</div> </div>
<div class=”cli-tab-content”>
<div class=”cli-tab-pane cli-fade” data-id=”non-necessary”>
<p>Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.</p>
</div>
</div>
</div>Thanks in advance.
- The topic ‘Privacy Overview + Other question’ is closed to new replies.