title header image size unstable on mobile version
-
Hello,
My WP theme is Shoreditch.
I’m not a developer, I just built my website on my own and don’t know much about codes.I’ve added an IMAGE to my title header (instead of the logo that I couldn’t control).
The image + title look fine on the desktop version and on the mobile version when mobile is horizontal (landscape mode).
However, when the mobile is VERTICAL the image gets much bigger and ruins the design.
Any idea of how I could make it stable for both desktop AND mobile through adding or changing codes in custom additional CSS)?
(I couldn’t find a way to add screenshots to this post…)Thank you very much ??
My website (header on all pages): https://integrative-holistic-therapy.com
My current CSS (relevant are 5 last lines starting with #masthead):
.site-header {
background: #bbbbbb;
border-bottom: 1px solid #f3f3f3;
padding-bottom: 1.5em;
width: 100%;
}
.main-navigation a {background-color: #bbbbbb;
}
.site-title { font-size: 1.5;
}
#masthead .site-branding .site-title {
background: url(“https://integrative-holistic-therapy.com/en/diplomas/spiral/”) no-repeat scroll left top / contain rgba(0, 0, 0, 0);
line-height: 60px;
padding-left: 40px;
}- This topic was modified 4 years, 10 months ago by .
- This topic was modified 4 years, 10 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘title header image size unstable on mobile version’ is closed to new replies.