Forum replies created

    In reply to Bootstrap Slider
    Denzel Chia
    Moderator
    Posts: 2656
    14.05.2016 at 04:26 #27610

    Hi,

    You should use .carousel-caption h2 for the title, or .carousel-caption p for the caption.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    14.05.2016 at 04:07 #27606

    Hi,

    Use the following in your Theme Options -> Custom CSS

    .content-box h5 {
    font-size: 30px !important;
    }

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    12.05.2016 at 04:31 #27578

    Hi,

    You can go to this link to reset your password.
    https://theme4press.com/wp-login.php?action=lostpassword

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    12.05.2016 at 04:27 #27576

    Hi,

    Use the following in Theme Options -> Custom CSS

    .breadcrumbs a {
    color: #f1f1f1 !important;
    }

    Change #f1f1f1 to the color code that you require.
    You can use this tool. http://www.colorpicker.com/

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    12.05.2016 at 04:24 #27575

    Hi,

    Please post your website URL.
    I can provide css code to increase your widget title font-size.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    11.05.2016 at 01:45 #27543

    Hi,

    I am color blind, so unable to help you.
    I will get my employer to assist you.

    Thank you for your patience.

    Regards,
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    11.05.2016 at 01:43 #27542

    You are welcome.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    10.05.2016 at 02:20 #27519

    Hi,

    I can only see this “By menaice / April 29, 2016”.
    To remove, you can use the following in Theme Options -> Custom CSS

    .home .blog-author {
    display: none !important;
    }

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    10.05.2016 at 02:16 #27518

    You are welcome.

    Denzel Chia
    Moderator
    Posts: 2656
    10.05.2016 at 02:15 #27517

    Use the following.

    .nav-menu li a {
    font-size: 17px !important;
    text-shadow: none !important;
    }

    Thank you