Try adding ‘!important’ to the end of it like this:
#cff.cff-fixed-height {
padding: 0 !important;
}
OR, try adding the CSS to our plugin’s Custom CSS section (which is under the Misc tab on the plugin’s Customize page) rather than adding it to your child theme:
#cff.cff-fixed-height {
padding: 0;
}
Let me know whether either of those options works for you, and I hope you’re having a good start to your week.
John
I did the 2nd option and did put it in Custom CSS
That WORKED. Now it’s like I want it, without the padding. Thanks a lot.
Have a great week!
Just one small thing,
see screenshot 1:
http://i.imgur.com/GwTSoRl.jpg
see screenshot 2:
http://i.imgur.com/NR6jW2s.jpg
The line got horizontally wider. Anything to get that line remain as screenshot 1(default)
Thank you
Nevermind i figured it out. Thank you.
No problem, happy to help. Just let me know if you have any further questions.
Also, no obligation, but if you like the plugin and feel like leaving a super-quick review then it’s always hugely appreciated!
I hope you have a good week.
John
Just left a review because you care about the users that are using your plugin.
Thanks so much, I really appreciate that 🙂 If you need any help in future then just let me know, and enjoy the rest of your week.
John