Home › Forums › WoodMart support forum › change the page background, Header not loading
change the page background, Header not loading
- This topic has 9 replies, 2 voices, and was last updated 4 years ago by
Elise Noromit.
-
AuthorPosts
-
February 27, 2021 at 6:38 am #269669
TanvirRokyParticipantcan change the page background (color/image) of a specific page? How?
Please visit https://gadget360degree.com/404 to see the page where I want the page background black but not any other pages.Also, visit https://gadget360degree.com/videos/ (this is the blog page) on this page default header (which I set) loading correctly but on the single post page it’s showing built-in Default header layout but in the image, you can see I set another header as default which is showing correctly on other pages but on the single blog page.
February 27, 2021 at 1:50 pm #269720
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
You can find the option to set the background for shop/blog/single post/ project page in the Theme Settings > Styles and colors > Background.
If you need the page not listed in the option, you can set it by custom CSS, let me know if you need help in it, and provide the page URL.
As for the header, please set the header you wish for the single post in the Theme Settings > Blog > single post, if it does not work, please clear the cache and check, otherwise please provide your site admin access to the private area.
Best Regards
February 28, 2021 at 6:20 am #269825
TanvirRokyParticipantThe page not listed in the option. There might be an option for each page where I can change any individual page color, It will be helpful if you add this option. For now i think i need to use custom CSS. The page link https://gadget360degree.com/page-not-found/
March 1, 2021 at 9:35 am #270051
Elise NoromitMemberHello,
I am checking the page in the private area, I see the different full-width blocks with the image background. In this case, you would better attach the background to the row/section. If you still want to attach to this page, please add this custom CSS:
body .main-page-wrapper { background-image: url(http://web.net/wp-content/uploads/revslider/lookbook/slide-look.jpg); background-position: center !important; background-repeat: no-repeat !important; }
Inset your image URL and insert this code to the page settings: https://prnt.sc/10a6228
Best Regards
March 3, 2021 at 6:35 am #270512
TanvirRokyParticipantit doesn’t work. please check again. https://gadget360degree.com/page-not-found/
I tried to add section background color but doesn’t work perfectly.March 3, 2021 at 10:07 am #270614
TanvirRokyParticipantused this directly on elementor and it worked
body .main-page-wrapper {
background-color: black;
}March 3, 2021 at 1:17 pm #270687
Elise NoromitMemberHello,
Please create a new page and provide URL I will test. The page has already backgrounds that is why this code does not work.
Best Regards
March 4, 2021 at 7:03 am #270840
TanvirRokyParticipantFirst, I used the CSS on Theme setting>Custome CSS also on Appearance>customize>Additional CSS, on both case, it changed every page background. So I put the code on elementor page setting custom CSS and it worked perfectly. only this page background became changed. https://gadget360degree.com/test/
March 4, 2021 at 7:06 am #270846
TanvirRokyParticipantI think you should add an option for this. like-
March 4, 2021 at 8:36 am #270874
Elise NoromitMemberHello,
Such an option is very seldom requested. The most frequent features have been already added. In any case, we shall consider adding the option, however, we do not promise to implement it in the nearest future.
If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
Tagged: page background
- You must be logged in to create new topics. Login / Register