I'll likely have a few of these, so thought a single thread for them would be useful. Hope that's ok!
1)
Is there an style option to control the height of the logo?
That achieves what I want but avoid adding a ton into extra.less would be good if there's an option that just does it.
2) On Bolt Canvas, can the right sidebar be moved up so the notices are not above them?
1)
Is there an style option to control the height of the logo?
Code:
.p-header-logo.p-header-logo--image img {
max-height: 50px;
That achieves what I want but avoid adding a ton into extra.less would be good if there's an option that just does it.
2) On Bolt Canvas, can the right sidebar be moved up so the notices are not above them?
Last edited: