The featured images on this site are much too large and cut off. I have tried several times to resize these images but failed. Even though the recommended size for the header or featured image is given in Customization, and I make that adjustment, it fails. So, I am about to give up and hire a professional to help me so I can finish designing this author’s site and/or make the correct adjustments.
]]>Hi, Please see https://www.elitecleaningandrestoration.ca/
The logo looks great on my desktop, but almost disappears (very small) when viewed on my phone.
I saw on another post that you showed someone how to make some changes to the custom header.pho file and to the css. My logo size is 275W x 125 h. I changed the customheader.php file (line 14 and 15):
‘width’ => 275,
‘height’ => 125,
I also added this to the css:
.site-header .site-branding .logo img {
float: left;
max-width: 100%;
max-height: 125px !important;
margin-right: 10px;
}
I also added the following css:
#page .header-container {
display: table;
height:350px;
margin: 0 auto;
text-align: center;
max-width: 955px;
}
I’m not sure if my logo size messed things up? Or can you suggest something that can make the logo properly on a mobile device?
Thanks,
Abe
Hi there
I would like to know how i can remove the transition of the .main-navigation ul.children element (or assigned as: .main-navigation ul ul
” in the style.css file) when hovering over it’s parent.
It’s blocking a button i’ve inserted myself besides it when moving your mouse over it fast, and I haven’t been able to find any CSS which makes the transition appearance.
Thanks for a nice theme ??
]]>Why doesn’t this theme support all post formats, not just standard and aside? Could the others be added?
Thanks.
]]>I need to be able to have more space for my logo in the header. Approx. 55px x 204px
The little tiny square is not going to work for me. How can I modify this theme to allow for a longer logo?