I was able to have a background image (wallpaper) set on the blog page but only in the header. Nor on the page settings nor on the theme settings I can find where I can have the background image covering the whole page? Please help.
I put a background image there but it does not show on the blog page blog/ by the way I only want it to show in the blog page not on the other pages. Let me know. Thanks.
The background color on the page, please paste this css to theme options>custom css&js>css and save, then refresh the blog page. If it does not change then please disable cache plugins and remove browser cache.
Thanks for the code, it works for me also. I just have another question. How do you format the post page. On the blog list page the background is sorted but when I open a blog it defaults back to the transparent format?
Hi, Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link. It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co thanks
I would like to have the same background (cover) on this blog page https://www.homecrew.nl/blog/ as on this homepage https://www.homecrew.nl/, but your CSS does not seem to do the job. Looking forward to the solution?
Even when I use this CSS on the page builder itself it does not cover the whole page
If you check https://www.homecrew.nl/ and compare it with https://www.homecrew.nl/blog/ you see that the blog page wallpaper background is not as spread out (setting: cover) als the homepage. For consistent design reasons we would like to have the blog background exactly the same as the homepage background.
Setting on homepage in the Muffin Builder is : Background | Size = cover
Thanks for understanding and looking forward to the trick to fix this
This will be not possible since the pages differ in height of the content and the background adjusts to the size of the container since it is set to cover. If you want it to be consistent please create a small background image and make it contain and repeat. This way it will be possible.
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
Comments
Hi,
Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co
thanks
Try to add this background to the Content, like this:
body.blog #Content {} instead of .mcb-section
thanks
If you want it to be consistent please create a small background image and make it contain and repeat. This way it will be possible.