yourdailypractice2018
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Logo got smaller and can’t see whyThank you very much @anevins! It is still the wrong size on the blog page, however: can I fix that too?
Don’t worry, all my edits are in Additional CSS: just not sure how it happened…If I would like to switch out the header img – now the correct size! – for a slightly different one, how do I do that?
- This reply was modified 8 years, 1 month ago by yourdailypractice2018.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Logo got smaller and can’t see whyAs a P.S.: it is the correct size on all pages except home AND blog. Why would this be?
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Different hero image for mobileFigured it out.
@media all and (max-width: 800px){
#wp-custom-header img {display:none}
.custom-header-media:before {background:url(“/img.jpg”);background-size: 100%}Forum: Themes and Templates
In reply to: [Twenty Seventeen] Setting a different header image for mobile?@anevins I have just been trying to do this, and suddenly my entire site has gone blank and can’t be accessed! What can I do? http://epi.26f.myftpupload.com/
Thank you very much!
Thank you @anevins! There is still a big white space above the content on my home page, how can I get rid of that too?
Hi @anevins! Thank you. I want all pages to be full-width, I just can’t figure out which bit of CSS I need to edit. Can you advise what I should type into the Additional CSS section? Thank you!