Alexx617
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Site working fine on PC but has crashed on mobile?Yes, the site loads fine at this moment as I deactivated the LS Cache plugin again. I had a client looking at the site who complained it was not working, so I deactivated LS Cache to keep them happy. Ha.
I tried adjusting just about every setting in LS Cache but could not find the conflict. Very time consuming …Forum: Fixing WordPress
In reply to: Site working fine on PC but has crashed on mobile?I’m having the same issue with 2 sites, except in reverse. Mobile works fine, but desktop has crashed:
https://xap247.com/I deactivated LS Cache, then the site works fine. The site has been stable, and this issue arose out of the blue, so I suspect some recent plugin update problem. I played with various LS Cache settings but could not resolve the issue.
Thank you!
Forum: Plugins
In reply to: [ChimpMate - WordPress MailChimp Assistant] How to remove borderHi, 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
MarcForum: Plugins
In reply to: [ChimpMate - WordPress MailChimp Assistant] How to remove borderThank 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.
Forum: Plugins
In reply to: [ChimpMate - WordPress MailChimp Assistant] How to remove borderSorry 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/pMwzdXqTHere is the page I’m trying to fix:
http://tng-global.com/7-simple-steps/Any more ideas how to fix this?
Thanks
MarcForum: Plugins
In reply to: [ChimpMate - WordPress MailChimp Assistant] How to remove borderThanks 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?