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