Hi Francis, write in Custom CSS in Leaf theme options:
#page {box-shadow: 0 0 1px rgba(150, 150, 150, 0.4);}
Hi Francis, write this line in Custom CSS in Leaf theme options:
#page {box-shadow: 0 0 1px rgba(150, 150, 150, 0.4);}
Hi Tizz, many thanks for your help. Your a star, its the one thing that’s been bugging me.
Hi Tizz, sorry to be a pain. I’ve used the CSS you gave me and it has worked perfectly, i just have a slight issue that it hasn’t worked on posts. The link is above. Ive had a look myself before bothering you but not had any luck. Could i be a pain and ask you to have a look. Regards Jon
Francis, at the link above I still see the old code with the border of 8px. You have to write the new code with 1px in the CSS custom area of Leaf theme.
Many thanks Tizz, im not too sure on that one, ive added the code to remove the border on the custom CSS : http://showerparts.jlcboutique.com/wp-content/uploads/2014/08/Capture.jpg (screenshot here) , i must have gone wrong somewhere along the way ill review my changes. Many thanks for your help 🙂
#page {box-shadow: 0 0 0px rgba(150, 150, 150, 0.4);} is wrong
You have to write as I said above:
#page {box-shadow: 0 0 1px rgba(150, 150, 150, 0.4);}
you are a diamond, my apologies on that, i have now corrected it as you said and is working perfectly. Regards