• Resolved woody268

    (@woody268)


    Hello,

    I just installed this theme, but strange enough it only works on the default homepage. When you go to other pages, the menu bar will change to grey (instead of white) and the page title will appear. I can’t find why this happens, all the pages have the same settings but still it doesn’t work. When I change the default homepage, the menu bar is then there white, but on the old homepage, it’s now grey.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @woody268.

    Since you haven’t added the banner, there is white background. While on other pages, in the header, it displays the featured image. Currently, you haven’t set the featured image so it is showing grey color.

    To get rid of grey color, you can either set the featured image for all your posts and pages or you can add the below code in Additional CSS via Appearance > Customize to use your primary color.

    .site-content > .page-header{
        background: #FFCB1D;
    }
    
    Thread Starter woody268

    (@woody268)

    Hi @blossomthemessupport,

    Oh, yeah that was the problem! I fixed it with CSS.

    Many thanks!

    Hi @blossomthemessupport

    I have the same problem, and I tried to add the code in Additional CSS but it’s still doesn’t work.
    Can you please tell me where can I set the featured image for all my pages or why I can’t fix the white background with CSS ? (I can change the color in red, blue, black or green but not in white)

    Hi @madacarter,

    In order to set the featured image for that post, go to Admin Dashboard > Pages > All Pages > Edit the post > Set the featured image. Check the screenshot – https://prntscr.com/skeche

    To change the color, we will need to inspect your site in order to provide you the necessary CSS code. Please provide us the URL to your site, if you need the code to change the color.

    Kind regards.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Theme only visible on homepage’ is closed to new replies.