Janice Wallace
asked 10 years ago

My project image is not showing up on the Design Work page. It shows up when you click the project link. But not on the main page when the link scrolls down to that section. Also, I added the css code to change the background to black but it too is not working.
My site is: http://www.thefashionparade.com
Thanks,
Janice

2 Answers
DominicStaff
answered 10 years ago

Hello Janice ! 
Please send me your Username & password of your site (via private answer), we will help you resolve this issue.
Regards,

Janice Wallace
replied 10 years ago

Information sent

Wilfred
answered 10 years ago

Hi Janice,
1. To display the project thumbnail, you need to add the image link into the small size field as shown below:

2. To change the background of the section, please follow our instruction:
– Go Dashboard / Appearance / Customize / Custom Code
– Add following code to header code

    <style>
#design-work {
background: #000;
}
</style>

Note: You need to change #design-work to id of the section that you have just changed the background.
Hope this helps !

Janice Wallace
replied 10 years ago

Wilfred, thanks. That worked perfectly for the portfolio images. However, adding the CSS did not work. I changed #design-work to the ID. On the preview page in Customize, the color changed to gray in that section, not black. But it is still white in Firefox and Chrome.

Dominic Staff
replied 10 years ago

Hi Janice !
Right now, you can check your site, I have helped you resolve this issue.
Regards,

Powered by DW Question & Answer Pro