This topic has 10 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Jack Richardson
Great theme, thank-you.
2 quick questions (hopefully);
1/ I don’t see the drop shadow around the boxed theme with a custom background, anything I can do?
2/ How can I remove the ‘product search’ from the header, I already have it in the sidebar.
Thanks again.
Hello,
1) Please provide us with link to the page.
2) Please use this code in custom.css file
#search {
display: none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Thanks for the quick reply.
Sent link privately.
Hello,
As I see you’ve added background to your site.
Please clarify your first question with more details.
Show a screenshot for better understanding.
Thank you.
Best regards,
Jack Richardson.
Thanks, I was trying to get a drop shadow behind the main ‘box’ above the custom background.
Hello,
Please show a screenshot for better understanding because it’s unclear where you want to display the shadow.
Thank you.
Best regards,
Jack Richardson.
You’ve seen the site, I’m not sure what a screenshot would do.
The ‘box’ version of the theme and a custom background – I’d like a drop shadow coming from the box section of the page, which shows on the custom background.
Thanks.
Hello,
Please look at the screenshot . Is that the shadow you want?
If so add this code in custom.css file:
.wrapper-boxed .containerInner {
box-shadow: 0px 1px 6px 10px;
}
Best regards,
Jack Richardson.
Perfect thanks.
Hello,
You’re welcome.
The screenshot has been removed from the post.
Best regards,
Jack Richardson.
The issue related to '‘Drop Shadow / Product Search’' has been successfully resolved, and the topic is now closed for further responses