background image

page header background overwrites body background

I want to use a full screen background on the homepage, I use a hook and a css. This is my css: #ktgbild { position: fixed; top: 0; left: 0; /* Preserve aspet ratio */ min-width: 100%; min-height: 100%; z-index: -1; } This is the wp_head hook: <?php if ( is_home() ) : ?> <img … Read more

Adjust Section Background image on mobile device

Hi Can you help me with what to target to adjust the background image (in a section) on the home page of this site http://smehr.swish-client.com/ for a media query for mobile devices. I’ll probably just hide the image. Thank you

Category Page Header background image is full page?

Apologies if this has been answered before, but I couldn’t find anything. I have been playing with page headers and they work great on posts and pages, but it doesn’t seem to work the same on categories? eg – https://horncastle.info/2018/02/06/something-truly-vintage/ On a post/page, I have the header including the background image above the content/sidebar, but … Read more

background image on tablet and mobile

Hello, I have 2 questions: 1 I would like to know how to get a background image om all desktops bigger than 768 px wide. Now i have set-up a bg image at 0px 785px. How can i be sure this lines up perfectly beneath the image in the header on all bigger media? 2 … Read more

Background image

Hello! I have a problem with a background image I used in the home page using css code. I would like this image adapts his size to the mobile phone or tablet. Now the background image repeats itself.

Background image only in the home page

Hello! I would like to put a background image only in the home page. And the menu and the logo were on top of it and with a transparent background. You said me that: It can achieved with some CSS though. Try this: .home .site-header { background-image: url(http://IMAGE-URL-HERE); } Adding CSS: https://docs.generatepress.com/article/adding-css/ I tried to … Read more

Change link color for tags and categories

Hi I would like to show the category and tag links in 2 different colors in posts.How to do this in CSS? And also how to add a Background image to widget title? Like the one in the below link http://tinypic.com/r/2zspi6s/9 Thank you

Page Header Image

Hello, I feel like an idiot, but I can’t find the option to change my site’s header image! There is no option to change the image anywhere under Customize. I also don’t see a Page Header menu option in my dashboard. Please advise, Thank you, Ziad