Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi purveg,

    replace this custom CSS code from:

    #optinforms-form2-email-field{height:36px;}

    to

    #optinforms-form2-email-field{height:36px;margin:0!important;}

    Let me know if it worked 😉

    Thread Starter purveg

    (@purveg)

    Awesome, you are the man!

    Thread Starter purveg

    (@purveg)

    This may be unrelated to your plugin, but would also help me out since you seem to be on point with your recommendations. Are you able to tell me how to reduce the margin around my top logo and top ad banner? I’m on firebug but I can’t find exactly what I would need to change/add. Let me know, if not thanks again for the awesome plugin.

    Here you go:

    Open up file /wp-content/themes/Newspaper/style.css

    on line #532 find:
    .header-logo-wrap {margin-top:20px;}

    change to:
    .header-logo-wrap {margin-top:0;}

    on line #6554 find:
    .td-a-rec-id-header {top:25px;}

    change to:
    .td-a-rec-id-header {top:0;}

    This will move the logo and the banner up. as top margins disappear.

    Thread Starter purveg

    (@purveg)

    Wow thanks again, you are awesome! Is there some way I can give you a Bitcoin tip for your help? I have small little adjustments I’d like to make to my website, but I’m not great with CSS, if you’re interested in helping me out more, I’d be willing to pay you a little for your time.

    You are welcome 😉

    How about leaving a nice review for the plugin?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Decrease padding in the box’ is closed to new replies.