Background image full wide issue
Feel free to talk about everything related to our Wordpress Products
Rate this topic:
- GK User
- Tue Oct 06, 2015 2:26 pm
Hi i am using this code
<div class="narrow title-centered">
When i add a background image it will be centered.
But i want the text centered and the background image full wide.
Can anyone help me out?
<div class="narrow title-centered">
When i add a background image it will be centered.
But i want the text centered and the background image full wide.
Can anyone help me out?
-
- Expert Boarder
- GK User
- Tue Oct 06, 2015 3:24 pm
tristanfait wrote:Hi i am using this code
<div class="narrow title-centered">
When i add a background image it will be centered.
But i want the text centered and the background image full wide.
Can anyone help me out?
It also seems that it affect the footer on ''werkwijze page''
-
- Expert Boarder
- GK User
- Wed Oct 07, 2015 8:05 am
Hi,
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
-
- Moderator
- GK User
- Wed Oct 07, 2015 11:54 am
Also the frontpage is acting really weird. When i change the code in a page the whole page seems to affect.
-
- Expert Boarder
- GK User
- Wed Oct 07, 2015 12:58 pm
I can't see the background image on your frontpage, could you provide more details or a screenshot? because I'm not sure where the issue exactly is.
-
- Moderator
- GK User
- Wed Oct 07, 2015 2:34 pm
- It is about the page ''werkwijze'' Look at the bottom. I will insert the background image
- The fronpage is fixed, i have no idea how...
- The fronpage is fixed, i have no idea how...
-
- Expert Boarder
- GK User
- Wed Oct 07, 2015 9:35 pm
Ok, I understand now, but there's no full width background on the hotel demo website. (inside frontpage subpages)
Anyway, try the following custom css code:
Anyway, try the following custom css code:
- Code: Select all
.page-id-265 .box.narrow {
max-width: none;
}
.page-id-265 .box.narrow .content {
max-width: 680px;
margin: 0 auto;
}
-
- Moderator
- GK User
- Thu Oct 08, 2015 8:58 am
Thanks that worked out The background image was to test it by the way
-
- Expert Boarder
9 posts
• Page 1 of 1