jm3737
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [ColorMag] Centering site logo in ColorMag3Update: for anyone trying to resolve this issue, I found that the following additional css worked for ColorMag v3.0
/* Move logo to center in ColorMag v3.0 */
.cm-header-col-1 {
flex-basis: 100%;
text-align: center;
}.cm-site-branding {
text-align: center;Forum: Themes and Templates
In reply to: [ColorMag] Additional CSS no longer working to center logoThank you. This is my first time requesting assistance here, so I wasn’t familiar with all the rules. I was able to resolve the problem. Much appreciated.
Forum: Themes and Templates
In reply to: [ColorMag] Additional CSS no longer working to center logoThank you.
Moving the css at the top of the additional css box didn’t fix the issue. I also tried temporarily removing all other additional css but that also didn’t correct the issue.
From the link you shared, I see the third option (Style 3: Primary menu container width and below site identity, light background) does allow a centered logo but with a light background. Is there a colormagpro style that permits you to center the logo and keep the primary menu container below the logo with a dark background?
Thanks again.
This continues to be an issue… Is there a timeline for fixing it?