Forum replies created
Hi,
Sorry, I don’t fully understand your question.
I understand that you managed to remove the shadow lines.
Other than that, I don’t understand what you want to achieve with your header and footer.
Please kindly remove any custom css that you do not want.
Thanks!
Denzel
Hi,
Sorry, it’s only possible to remove it.
Please use the following codes in Theme Options -> Custom CSS
.home-content-boxes {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
Thanks!
You are welcome!
Hi,
That’s not possible without modifying the theme.
Sorry we do not provide customization support in this forum.
Please hire a developer from http://jobs.wordpress.net/
Thanks!
Hi,
Do you have WP_DEBUG set to true?
If yes, please set to false.
If not, please provide WordPress admin access and FTP access in private reply.
I will try to resolve.
Thanks!
Hi,
Sorry, that’s not advisable, it will mess up other elements size.
Thanks!
Hi,
Please use the following.
.category .entry-categories, .category .entry-tags {
display: none !important;
}
Thanks!
Hi,
In please use the following in your Theme Options -> Custom CSS.
.comment-count a {
color: #da0d84 !important;
}
.home .sticky .entry-meta .comment-count a {
color: #da0d84 !important;
text-shadow: none !important;
}
Thanks!
Hi,
Seems like you have managed to resolve your issue.
Looks ok to me. Please see screenshot. http://i.imgur.com/XwWNb7z.jpg
Thanks!
Hi,
Your sidebar does not look totally the same as what’s originally in the theme.
Your left sidebar animates when I hover over it.
There is also HTML error when I view your webpage source.
There has to be a plugin conflict.
Please disable your plugins one at a time to find the conflicting plugin.
I did not do that on your website, because you have plugins that requires api key or login activation. I only taken a look at your settings.
Thanks!
Denzel