Home Forums WoodMart support forum change the page background, Header not loading

change the page background, Header not loading

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #269669

    TanvirRoky
    Participant

    can 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.

    header list

    #269720

    Hello,

    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

    #269825

    TanvirRoky
    Participant

    The 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/SS

    #270051

    Hello,

    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

    #270512

    TanvirRoky
    Participant

    it doesn’t work. please check again. https://gadget360degree.com/page-not-found/
    I tried to add section background color but doesn’t work perfectly.

    #270614

    TanvirRoky
    Participant

    used this directly on elementor and it worked
    body .main-page-wrapper {
    background-color: black;
    }

    #270687

    Hello,

    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

    #270840

    TanvirRoky
    Participant

    First, 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/

    #270846

    TanvirRoky
    Participant

    I think you should add an option for this. like-i

    #270874

    Hello,

    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

Viewing 10 posts - 1 through 10 (of 10 total)