giuliosensi
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Parent theme is overriding child cssBack again…
The same problem on widget border padding…
https://www.trattamentoacustico.it/immagini-forum2/Schermata%202016-02-13%20alle%2012.50.45.jpg
I would like to find a fix that allow me doing mods on child css and not to be overriden by parent…
Did you checked functions.php is that correct ??
Forum: Themes and Templates
In reply to: Parent theme is overriding child cssThanx, Andrew, it works… you gave me a fish…( well actually you gave me 2 fishes !!! ) could you teach me fishing ???
How and when should I use this HTML suffix ??
Forum: Themes and Templates
In reply to: Parent theme is overriding child cssThanx Andrew !!
See video… should be ready in few minutes !!
https://newmasa.masacoustics.it/
Also image …
https://www.trattamentoacustico.it/immagini-forum2/Schermata%202016-02-13%20alle%2012.20.13-1.jpg
Problem in this case is with font-size: 1.2rem;
It is overriden by father CSS
.wpo-testimonial.skin-4 .testimonial-description {
padding: 20px 30px;
border: 1px solid #e6e6e6;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
font-size: 18px;
font-size: 1.2rem;
color: #000;
}Forum: Themes and Templates
In reply to: Parent theme is overriding child cssStill having problems—-:(
I shoot a quick video to be more clear !!
https://dl.dropboxusercontent.com/u/46100450/child%20father.mov
Forum: Themes and Templates
In reply to: Parent theme is overriding child cssHello Andrew you were right !!!
I was not addressing CSS in the right way … this happened also with other mods …
Thanx so much !
Ciao !
Giulio
Forum: Themes and Templates
In reply to: Parent theme is overriding child cssHello , thanx for your kind answer !
– I agree… @import is redundant.. but I tried it for desperation ;;;
– I know about !IMPORTANT but i know is not a good practice and I would have to do it for all of css styles… background is just an example.. every lline that is also on father CSS override child… I would end with a child style.css full of IMPORTANT !!!
How can I make this thing work correctly as it should ? ( so that child override parent css ?? )
Forum: Plugins
In reply to: [WooCommerce Grid / List toggle] Does not work at all FRONTEND and BACKENDAnybody there ???? Please help us using this nice piece of software !!!
Forum: Plugins
In reply to: [WooCommerce Grid / List toggle] Does not work at all FRONTEND and BACKENDHello Pixelyzed !!! Thank you for submitting your workaround. I’m starting from a clean install (no update) so I do not receive this notification and the deactivate/activate trick does not work.
Since it is a common bug it would be nice if developers could post a few words on this !!!!
Ciao !
Giulio