kitchup
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Simone] overriding parent cssAny other solution than !important? I really wouldn’t want to unless it’s impossible.
And thanks for your previous response.Forum: Themes and Templates
In reply to: [Simone] overriding parent cssAnd as I was thinking, for the style that was declare on the Parent that I don’t want, would I have to do something like:
padding: initial;
border: initial;To get rid of them?
But what happen to .entry-content? Why does it get override?
Forum: Themes and Templates
In reply to: [Simone] overriding parent cssHi Stephen,
.entry-content for example, i made it width: 108rem but it got override.
Under Firebug, you will see .title-box is rendering twice, first mine, so it will take the property like background-color, positioning, text-align, etc. But then right after, it will render again and it will do the border and padding which I DO NOT want any of them.
Thanks.
Forum: Themes and Templates
In reply to: [Simone] overriding parent csshttp://s1076174.instanturl.net/
So any custom ones will load just fine but existing class in Parent will not be override.
Thanks in advance!
Forum: Themes and Templates
In reply to: [Corpo] Add portfolio in main menuHi,
I was trying to achieve the same goal and I got lost right at the beginning where alex27 said about checking the “Projects” checkbox. I’m in the menu editing screen and click the Screen option but “Projects” are not there?