Hey
1- I have a question regarding the page width. I would like to make the width smaller so that the background image would be more visible. How can I do that?
2- Regarding the background image, how can I have a unique background image for each page? I tried adding a body tag with background attribute to one of the pages (http://www.businessbuzz.me/contribute/), but now when I try to edit the page, the tag is no longer there, hence I can’t remove the background image. Why is the tag I added no longer there?
Here is my URL: http://www.businessbuzz.me/
Thank you 🙂
Hi,
1. Unfortunately theme doesn’t have an option for this and you will need custom modification to the grid, it is not an easy task. You can hire someone to do this for you as we cannot provide custom work. Sorry!
2. I don’t know what you mean with “the tag”, please provide more details. Also how did you added the background image? Did you edited page template and added there?
The only way to add a different background image for each page is to use custom css in Theme Panel > Custom Css and use page id: http://screencast.com/t/4hANyIu8h4UX – http://screencast.com/t/NuEeHY8aff
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hey,
1- No problem
2- What I did was go to edit page of that specific page, and in the text view, I added:
<body background=”URL”>
….
</body>
After I saved, the above tags disappeared but the image remained. I did not add any custom CSS. I can’t remove the image now.
Hi,
I also tested this and seems to work and you are right this tag disappear, but when I update the page also the background image disappeared.
1. I added body tag with background: http://screencast.com/t/B6RZ3soG
2. Frontend of the page: http://screencast.com/t/FHALdtfskNG
3. Body tag disappeared: http://screencast.com/t/Uacbrz0CZG
4. When I update the page also background image is removed: http://screencast.com/t/PLtFZNGDSp1
Try to update your page for few times it must remove your background image.
I also notice that some extra rows with empty text block are automatically when I change to Pagebuilder editor – http://screencast.com/t/TREsD6M3M5O try to remove them if also appear on your side.
Unfortunately I cannot recreate this on my side and I hope this helps to solve your issue.
Thanks!