drjadler
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Pinnacle] Home Page Header Image on MobileThank you!
Forum: Themes and Templates
In reply to: [Circumference Lite] Logo Image, Title and Tagline PositioningThank you so much. I was able to get the Logo image to appear next to Title and Tagline by adjusting the image dimensions to 150×150 and modifying the header.php file in the child theme as you explained above.
My question is resolved.
Forum: Themes and Templates
In reply to: [Circumference Lite] Logo Image, Title and Tagline PositioningAlso relevant: I added
@media screen and (max-width: 480px) {
#cir-logo {
display:none;
}
}
to the child style.css, so the logo does not appear on mobile devices.
So, if possible, I prefer to adjust the size of the default logo.
Thanks.Forum: Themes and Templates
In reply to: [Circumference Lite] Hide Logo on MobileWorked perfectly, thank you so much! This issue is resolved. I have another challenge with customization. I will open a separate topic.
Forum: Themes and Templates
In reply to: [Customizr] Move Tagline Under TitlePerfect, thank you.
Forum: Themes and Templates
In reply to: [Customizr] Move Tagline Under TitleTest site is : http://changemanagementformula.com/
The tagline positions perfectly on mobile or when minimized. Would like it to always appear under Title, if possible with this theme.Thank you so much!