Wordpress v3.8.1
Theme : Dante v2.52
Hi there,
Loving the theme, great stuff. One slight thing regarding the Swift Theme Builder is that whenever I add an “Extra Class Name” to a parent container, let’s say a simple row, then all of the child elements within that container automatically have their “Extra Class Names” replaced by the parent one.
As an example, lets say that I have a row with some text in it.
If I give the text an extra class name called ‘paddingTop20px’ to, yep, you guessed it, give a padding of 20px from the style.css file.
Then I give the container row an extra class name called ‘paddingBottom60px’ as an example, then the text element obtains this new class as well as the row.
I can go back through the child elements and give them their original class names again, but it shouldn’t really work like this, should it?
Cheers!