Plugin Contributor
Lap
(@lapzor)
Please share a link to your website (where we can see the box) so we can take a look at this. What color do you want it to be and what custom CSS did you use so far?
βThanks for letting us know.
https://www.cbsracing.com/
I just want it to be a lighter grey (#ccc) as my box is dark.
So I was forced to use the text-close option in order to make it visible.
Hey @martywndrlnd,
Can you please share how to open the pop-up? I checked your website but no pop-up opened on the home page.
You have to wait 15 sec on the page π
Hello,
You have to wait 15 sec on the page π
Hello,
Have you added the close button manually to the pop-up?
Hello,
no.
Is the one thats standard in your plugin that I can’t ‘target’ properly and therefore can’t change the color so its visible in my dark box
https://gyazo.com/8d34af59e9ecb95efe03542044c58bc3
I can easily see it on ‘inspect’ buy just changing the color for the box class in my css doesnt do anything.
It’s like it ‘locked’ on in-style css and therefore I cant reach it
-
This reply was modified 6 years, 6 months ago by
martywndrlnd.
-
This reply was modified 6 years, 6 months ago by
martywndrlnd.
Hello,
Thanks for sharing that. I assumed you referred to the close link at the bottom.
I opened your website but even after 15 seconds, the pop-up did not open so I could not test. But please try the following CSS and let us know if that works.
.boxzilla-close-icon {
opacity: 1 !important;
color: #cccccc !important;
}
Hello,
Still nothing…
Ill change the setting also: Yes, when at 65% of page height
Hello,
Please check https://www.dropbox.com/s/1ofslxgh54hwwu8/Screenshot%202019-10-29%2000.22.28.png?dl=0.
Can you disable “AutoOptimize” plugin and test again? Also, where exactly are you adding the custom CSS?
On wordpress’ own ‘customize’ panel:
https://gyazo.com/38cffcd4ac78cefe14b4ee3ed2b1b9d8
And autooptimize is off – but nothing happens
Hello,
I do see that now the plugin is disabled. However, I cannot see the pop-up anymore.
If you watch the page on ‘incognito’ it will show. I’ve set it to hide the pop-up if disabled.
π
Hello,
Thanks for the suggestion. I was able to see the pop-up.
Can you please try placing the code I shared on top of any other code and try again? In case if it still does not work, then please reach out to us at https://boxzillaplugin.com/contact/.