How to add CSS for email lock?

Viewing 17 posts - 1 through 17 (of 17 total)
#132523

Hadley Trevillion
Participant

I’m trying to style the email lock popup, I need to change fonts / remove section with display none.

I’ve tried putting my CSS in every location my theme allows, but it is not picked up by WPDM

Is there a place I can add css?

#132614

Nayeem Riddhi
Moderator

You can make its mark as !important. like font-size:10px !important;. you have also cleared your page or package cache after the adjustments for watching the result. and all your changes you can keep in your theme style.css file. I hope it may help you.

Thanks.

#132639

Hadley Trevillion
Participant

Hi there, thanks for coming back to me.

I have tried important tags and we aren’t using caching, I currently used Bridge theme and have added the CSS through their main option, I have already tried wp bakery on page CSS neither seem to affect the pop up.

Checking the page source the code is showing so not too sure why its not working.

Is style.css my only option? Would prefer to keep it neat with all of my other css ๐Ÿ™‚

#132687

Nayeem Riddhi
Moderator

if you are getting the related item ID, class and Div, it should work. please work through with the inspect element and put your CSS in the theme which CSS file enqueued with the theme properly.

Thanks.

#132699

Hadley Trevillion
Participant

I have targetted everything correctly, all of the CSS pulls though for things on the page.

Its just the actual pop-up itself, it doesn’t even pick up the CSS?

#132700

Hadley Trevillion
Participant
This reply has been marked as private.
#132705

Nayeem Riddhi
Moderator

I think this part you want to edit as I image attached,

Image 2020-07-12 at 8.37.37 PM

here, which portion you want to adjust, please let me know.

Thanks.

#132712

Hadley Trevillion
Participant

Yes, that is right ๐Ÿ™‚

I want full control over the styling, I need to be able to adjust fonts, change button colours, padding, display none etc ๐Ÿ™‚

#132819

Hadley Trevillion
Participant

Hi, is there any update on this?

#132849

Hadley Trevillion
Participant

Hi there, can I ask if you have changed anything on my website today whilst investigating?

#132969

Hadley Trevillion
Participant

Any updates?

#132970

Nayeem Riddhi
Moderator

Oh extremely sorry, I have missed your topic. tomorrow, the first starting topic shall be yours.

Thanks for the patience.

#132996

Hadley Trevillion
Participant

Thank you Nayeem, did you have any luck?

#132997

Nayeem Riddhi
Moderator

I am talking with our senior developer regarding the adjustments of email lock popup.

Thanks.

#132998

Hadley Trevillion
Participant

Thank you, I just need to know where I can add CSS to edit this ๐Ÿ™‚

#133000

Nayeem Riddhi
Moderator

Yes, you have to put the CSS in <style> section in download-manager\tpls\lock-options-iframe.php file. you can also follow this doc, https://www.wpdownloadmanager.com/doc/template-files for back up the file.

Thanks.

#133106

Hadley Trevillion
Participant

Thank you

Viewing 17 posts - 1 through 17 (of 17 total)

The topic ‘How to add CSS for email lock?’ is closed to new replies.