Support Forum

Reboot Theme and PM System

19 Answers

New Answer

IK Ike
Ike
Member

Takes a little hunting there as it’s horribly condensed! The rules are there, try searching for:

*{padding:0;margin:0}

and

figure,form{margin:0}

Might be best just to make a copy of the main.min.css file so you can just delete them from the original to make things easier. 
IK Ike
Ike
Member

It’s worth noting that this could potentially have a knock on effect on parts of the WP theme although that will be unknown until the rules are removed..

Unfortunately the reasoning behind the rules i.e what they are for, is only something the theme developer can help with, as I said this is really their territory. All we’re doing here is pinpointing the problem.

You should then be able to ask them firstly why the rules are there and if removing them will cause any adverse effects.

It’s really poor customer service in behalf of the theme developers especially considering I found it on themeforest with quite a price tag!

AA Alan Aldis
Alan Aldis
Member

Very true poor support from them but I will ask again to see if they can help.

Strange that it also happening on a few of the other themes as well.

Appreciate the help though and will see if it does have any knock-on effect anywhere else.

IK Ike
Ike
Member

Why it’s happening with other themes I can’t explain which is what lead me to believe it might be coming from a plugin possibly minifying the themes CSS.

Either that or the other themes you tried were from the same developer?

Anyway – Glad you are up and running, would be interested to hear what they say. Keep us updated if their are any developments!