• Hi

    Its a wonderful theme,

    Can you please help me with changing the bg color of the default template. My background color of website is black. When i used default template for one of my pages, a white background appears in SIDEBAR. and a white area appears on the left side text area of the page.

    http://concepts.com.pk/wp/contact

    Regards
    JM

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Have you try to change it from customize > color?

    Thread Starter J M

    (@manaal)

    yes the color of entire website pages changed except for this one page which i set in default page template

    Not sure what cause it but you can try to change it using css code below:

    .page .hentry, #secondary {
        background-color: transparent;
    }

    put the code above using custom css plugin

    Thread Starter J M

    (@manaal)

    awanrmb 😀 thank you. and how do i get rid of the border in white need no border

    Thread Starter J M

    (@manaal)

    i added border: transparent; to the code but some top and bottom lines still appear

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘default page template changes?’ is closed to new replies.