Hi,
I already assign background image to my page, but it’s not showing up.
Please refer to the screenshot in secret content.
This topic has 6 replies, 3 voices, and was last updated 9 years, 10 months ago ago by Eva Kemp
Hi,
I already assign background image to my page, but it’s not showing up.
Please refer to the screenshot in secret content.
Hello,
You’re using old theme version. Please update and check this issue.
Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.
Don’t forget to make backup of the site before update.
Here is video tutorial how to update theme.
https://www.youtube.com/watch?v=KdWESIIPU1k
(it’s for Legenda theme but the process is the same).
Also you can solve this issue via adding code in Theme Options->Custom CSS->Global Custom CSS.
.page-id-80 .st-content{
background-image: url(http://demo.seoptimization.com.sg/eehui/wp-content/uploads/2016/02/Background-Large.png);
}
Regards,
Robert Hall.
Hi,
By adding the line of code, not the entire background was the image.
Please refer to the secret content.
Thanks
Hello,
I’ve added this code in Global Custom CSS. Please check it.
.page-id-80 .content-page {
background-color: #fff;
}
Regards,
Robert Hall
thanks, that’s what i need.
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Set background at the side of each page.’' has been successfully resolved, and the topic is now closed for further responses