Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    14.11.2015 at 07:11 #22055

    Hi,

    Please use the following codes in Theme Options -> Custom CSS

    #bootstrap-slider {
    background: #fff none repeat scroll 0 0 !important;
    }
    .carousel-control {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    }

    You can change the background #fff to other color hex code.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    14.11.2015 at 07:08 #22054

    Hi,

    Sorry, that’s not possible to modify using CSS.
    The menu hover is control by javascript.

    You will have to hire a developer to modify the code.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    13.11.2015 at 05:04 #22044

    Hi,

    You need to clear your browser cache after each update.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    13.11.2015 at 05:03 #22043

    Hi,

    Please use the following in your Theme Options -> Custom CSS.

    .blog .read-more {
    color: #fff !important;
    }

    Please see screenshot of the result.

    If this css code does not work for you, you will have to check all your Custom CSS code, there must be a syntax error.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    13.11.2015 at 04:59 #22042

    Hi,

    I don’t understand what you mean by sending you a complete css.
    Everything is in the theme.

    The text on your button is white.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    13.11.2015 at 04:41 #22041

    Hi,

    Please use the following in your Theme Options -> Custom CSS

    .jtwt_date{
    color:#fff !important;
    }

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    13.11.2015 at 04:40 #22040

    Hi,

    Please provide your website url to your bootstrap slider.

    Thanks!

    In reply to Tagline’s font
    Denzel Chia
    Moderator
    Posts: 2656
    13.11.2015 at 04:37 #22039

    Hi,

    Please provide your website url. Please show me your tagline.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    13.11.2015 at 04:35 #22038

    Hi,

    This is what I see on my browser, your menu looks fine.

    Do you still need me to disable dropdown arrow?

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    13.11.2015 at 04:31 #22037

    Hi,

    I had added the following code in your Theme Options -> Custom CSS

    .page .gallery{
    max-width:750px !important;
    }

    Please clear your browser history (everything) before visiting your website, so that you can see the changes.

    Thanks!