Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    20.10.2015 at 07:14 #21523

    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

    Denzel Chia
    Moderator
    Posts: 2656
    20.10.2015 at 07:08 #21522

    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!

    Denzel Chia
    Moderator
    Posts: 2656
    19.10.2015 at 09:29 #21500

    You are welcome!

    Denzel Chia
    Moderator
    Posts: 2656
    19.10.2015 at 09:07 #21498

    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!

    Denzel Chia
    Moderator
    Posts: 2656
    19.10.2015 at 09:04 #21497

    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!

    In reply to SideBar size
    Denzel Chia
    Moderator
    Posts: 2656
    19.10.2015 at 09:00 #21496

    Hi,

    Sorry, that’s not advisable, it will mess up other elements size.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    19.10.2015 at 08:58 #21494

    Hi,

    Please use the following.

    .category .entry-categories, .category .entry-tags {
    display: none !important;
    }

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    19.10.2015 at 08:55 #21493

    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!

    Denzel Chia
    Moderator
    Posts: 2656
    19.10.2015 at 08:47 #21492

    Hi,

    Seems like you have managed to resolve your issue.
    Looks ok to me. Please see screenshot. http://i.imgur.com/XwWNb7z.jpg

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    19.10.2015 at 08:38 #21491

    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