HortenseCapucine
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sela] Header size problem on full-width pagesHi,
Thank you for your support!
I have updated Sela to the new version 1.0.12 and after that all my pages (even the main page) were having the issue.
I tried the different CSS you gave me and the combination of the following solved the issue on all pages:
.site-branding { min-height: 160px !important; } .site-branding { padding: 0; }If it can help someone else…
Thanks again.
Forum: Themes and Templates
In reply to: [Sela] Header size problem on full-width pagesUp for this topic, I still have the issue!
Thanks.Forum: Themes and Templates
In reply to: [Sela] Header size problem on full-width pagesHi sacredpath and thank you a lot for your help.
OK, I tried the 2 new CSS rules you gave me:
– The first one gives the same result as if I completely delete the CSS (i.e. new full-width pages are OK but old pages show the issue again).
– The second one makes my header reduced on all pages (not only full-width).
Looks like an impossible issue! 🙂
I have observed that header issues seem to appear following wordpress updates… Is there a possible link?
Forum: Themes and Templates
In reply to: [Sela] Header size problem on full-width pagesHi,
I have reopened this topic because I am facing a new issue with my header size… The CSS sacredpath gave me works well for old pages, however on new full-width pages it seems to generate another issue.
See for example: http://www.hortense-capucine.com/doudous/milo/
and compare with an older page: http://www.hortense-capucine.com/doudous/melusine/
When I try to delete the CSS: new pages are OK, but old pages are affected again (frustrating!)
Do you have any clue for me?
Many thanks.Forum: Themes and Templates
In reply to: [Sela] Header size problem on full-width pagesIt works perfectly, thank you sacredpath!