• Resolved littlehillbilly1

    (@littlehillbilly1)


    I have a post page that I have set up for my blog posts. The issue I am having is that I have made changes to the page and those are being published correctly, but the background is not updating. I have tried everything and I can’t figure out what is causing the issue. By the way I am not a professional webpage developer.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author VW THEMES

    (@vowelweb)

    Hello @littlehillbilly1,

    If you are trying to add the background on the complete site then follow the below steps.

    For Background Color Go to Dashboard >> Appearance >> Customize >> Colors >> Change the color >> Publish it.

    For Background Image Go to Dashboard >> Appearance >> Customize >> Background Image >> Upload the image >> Publish it.

    Thanks.

    Thread Starter littlehillbilly1

    (@littlehillbilly1)

    Thank you for your quick response. I think I misstated my issue. I have been able to modify the background of my complete site and that is working well on all my pages. My issue is with my blog post page and I incorrectly said background. Its the color within the section on the blog page that I cannot get to update. In the editor it shows I changed the color but when I preview the published page it doesn’t have the color and is transparent. You see the background image and it makes the content in the section very hard to read.

    Theme Author VW THEMES

    (@vowelweb)

    Hello,

    To change the color of the content, follow the below steps: Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the below css here

    span.entry-comments {
    color: #000;
    font-family: PT Sans;
    font-weight: 900;
    font-size: 21px;
    line-height: 10px;
    }
    .post-info i{
    color: #000;
    font-weight: 900;
    font-size: 20px;
    }

    Thank You.

    Thread Starter littlehillbilly1

    (@littlehillbilly1)

    Thank you for your response. I actually added a background color to the “.post-main-box” and that fixed my issue.

    Theme Author VW THEMES

    (@vowelweb)

    Hello @littlehillbilly1,

    Ok Great, if you have any other query let us know.

    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘VW Furniture Carpenter Post Page Issue’ is closed to new replies.