How to add CSS for email lock?

in Download Manager Free

Viewing 17 posts - 1 through 17 (of 17 total)
Jul 9, 2020 at 9:31 pm
#132523
Participant
Hadley Trevillion
OP

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?

Jul 10, 2020 at 2:20 pm
#132614
Moderator
Nayeem Riddhi
Staff

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.

Jul 10, 2020 at 10:30 pm
#132639
Participant
Hadley Trevillion
OP

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 🙂

Jul 12, 2020 at 9:14 am
#132687
Moderator
Nayeem Riddhi
Staff

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.

Jul 12, 2020 at 1:27 pm
#132699
Participant
Hadley Trevillion
OP

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?

Jul 12, 2020 at 1:35 pm
#132700
Participant
Hadley Trevillion
OP
This reply has been marked as private.
Jul 12, 2020 at 2:40 pm
#132705
Moderator
Nayeem Riddhi
Staff

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.

Jul 12, 2020 at 3:58 pm
#132712
Participant
Hadley Trevillion
OP

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 🙂

Jul 14, 2020 at 12:31 pm
#132819
Participant
Hadley Trevillion
OP

Hi, is there any update on this?

Jul 14, 2020 at 4:40 pm
#132849
Participant
Hadley Trevillion
OP

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

Jul 16, 2020 at 4:58 pm
#132969
Participant
Hadley Trevillion
OP

Any updates?

Jul 16, 2020 at 5:01 pm
#132970
Moderator
Nayeem Riddhi
Staff

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

Thanks for the patience.

Jul 17, 2020 at 9:55 am
#132996
Participant
Hadley Trevillion
OP

Thank you Nayeem, did you have any luck?

Jul 17, 2020 at 9:57 am
#132997
Moderator
Nayeem Riddhi
Staff

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

Thanks.

Jul 17, 2020 at 10:01 am
#132998
Participant
Hadley Trevillion
OP

Thank you, I just need to know where I can add CSS to edit this 🙂

Jul 17, 2020 at 10:41 am
#133000
Moderator
Nayeem Riddhi
Staff

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.

Jul 20, 2020 at 7:48 pm
#133106
Participant
Hadley Trevillion
OP

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.