mmc612 Posted July 30, 2020 Share Posted July 30, 2020 I have a white logo and have color or image backgrounds for my header throughout the rest of my site. On the individual blog posts, however, the background defaults to white and washes out my logo. I've tried a few custom CSS solutions and nothing seems to work. I am using the almar template. Link to comment
tuanphan Posted July 30, 2020 Share Posted July 30, 2020 Can you share link to blog post? We can check easier. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
mmc612 Posted July 31, 2020 Author Share Posted July 31, 2020 21 hours ago, tuanphan said: Can you share link to blog post? We can check easier. https://sunfish-dog-6llr.squarespace.com/mmcspotlight/a-team-of-change-agents Link to comment
tuanphan Posted August 1, 2020 Share Posted August 1, 2020 Add to Home > design > Custom CSS /* blog post header background */ .collection-type-blog-alternating-side-by-side.view-item:not(.header--menu-open) .header-announcement-bar-wrapper.white-bold { background: blue !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
mmc612 Posted August 3, 2020 Author Share Posted August 3, 2020 On 8/1/2020 at 3:52 AM, tuanphan said: Add to Home > design > Custom CSS /* blog post header background */ .collection-type-blog-alternating-side-by-side.view-item:not(.header--menu-open) .header-announcement-bar-wrapper.white-bold { background: blue !important; } That worked - thanks!! Link to comment
mmc612 Posted August 3, 2020 Author Share Posted August 3, 2020 On 8/1/2020 at 3:52 AM, tuanphan said: Add to Home > design > Custom CSS /* blog post header background */ .collection-type-blog-alternating-side-by-side.view-item:not(.header--menu-open) .header-announcement-bar-wrapper.white-bold { background: blue !important; } Actually, now the drop-down menu is still white with white text. Is there a way to carry the black background color through? Link to comment
tuanphan Posted August 4, 2020 Share Posted August 4, 2020 Add to Home > Design > Custom CSS /* dropdown background color */ .collection-type-blog-alternating-side-by-side.view-item:not(.header--menu-open) .header-nav-folder-content { background: black !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment