Tagged: container, heading, height, special header, special heading, wrapper
-
AuthorPosts
-
July 24, 2014 at 6:11 pm #295559
Hi!
I’m trying to find the info on the forums, but nothing really works specially for my case…
Do somebody knows how i could change the height of the div (or wrapper or container or something) that is created around my special heading (above and beneath) when i create it? It’s too tall for me. I’d like something around 50px of height.
And if you could also explain me how i can force different heights for different responsive states (window sizes), it would be perfect.
Thanks a lot for your help.
V
July 24, 2014 at 6:15 pm #295562Hey vuzzbuzz!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.page-id-11 .content { padding-top: 10px; padding-bottom: 10px; }Cheers!
YigitJuly 24, 2014 at 7:24 pm #295603Yeah! Thanks Yigit!
It looks great on a desktop screen (from 740px) but under this screen size there’s some extra padding-bottom i think…
And, most of all, this change is applied to all my headings in the page. Is it possible to specify only one heading (the first one with the text “Systèmes & Documents”).
Thanks again and congrats for this speedy support!
V
July 24, 2014 at 7:30 pm #295606Hi!
Can you please place your title inside a Color section element with an unique ID please? ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png )
Then we can edit the code so it would be applied only on “Systèmes & Documents” title :)Cheers!
YigitJuly 24, 2014 at 7:50 pm #295617Yop done!
Excellent idea!
I called it “baseline”…July 24, 2014 at 7:51 pm #295618Hi!
Now please add following code to Quick CSS
#baseline { height: 42px; min-height: 42px; }Best regards,
YigitJuly 24, 2014 at 7:58 pm #295619Yeah! It seems to work well!
Thanks a lot Yigit!
Cheers.V
July 24, 2014 at 8:02 pm #295622 -
AuthorPosts
- The topic ‘Special heading wrapper height’ is closed to new replies.
