Hi Alexx617,
Use some extra CSS codes, and set its padding to 0.
.wpmchimpab{padding:0}
Thank you,
Your friends at Voltroid
Thanks for the reply … I’m new to WP, and need to know which file to edit … I assume its within the wp-content/plugins/chimpmate folder?
And, insert: .wpmchimpab{padding:0}
Right?
Hi Alexx617,
You may add it in the following file
chimpmate/public/assets/css/public.css
Or else find a custom CSS plugin, and add it there. This will help you to update ChimpMate with ease, as you don’t need to do the edit all time.
Thank you,
Your friends at Voltroid
Sorry to trouble you again …
The top and bottom lines still appear.
I used Simple Custom CSS plugin to upload
.wpmchimpab{padding:0}, but nothing happened. So I went to BlueHost and inserted the file as below:
http://screencast.com/t/pMwzdXqT
Here is the page I’m trying to fix:
http://tng-global.com/7-simple-steps/
Any more ideas how to fix this?
Thanks
Marc
Hi Alexx617,
The code didn’t get ruled over due to priority reasons.
Try this one
.wpmchimpab{padding:0!important}
Thank you,
Your friends at Voltroid
Thank you, yes this did have an impact but the lines are still there:
http://tng-global.com/7-simple-steps/
The lines did not move, but the image inside shifted upwards.
Hi, I tried this:
.wpmchimpab{border-bottom-style: none!important}
.wpmchimpab{border-top-style: none!important}
And, it worked! That’s for pointing me in the right direction.
Regards
Marc