Forum replies created

    In reply to Header logo size
    Denzel Chia
    Moderator
    Posts: 2656
    22.04.2016 at 06:55 #26861

    Hi,

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

    .header {
    height: 130px !important;
    }

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    22.04.2016 at 06:53 #26860

    You are welcome!

    Denzel Chia
    Moderator
    Posts: 2656
    22.04.2016 at 06:52 #26859

    You are welcome!

    Denzel Chia
    Moderator
    Posts: 2656
    21.04.2016 at 04:32 #26831

    You are welcome!

    Denzel Chia
    Moderator
    Posts: 2656
    21.04.2016 at 04:31 #26829

    Hi,

    That’s produce by javascript, found in the file evolve-plus/library/media/js/jquery.infinite-scroll.min.js

    You have to find and replace the text in the file.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    21.04.2016 at 04:26 #26828

    Hi,

    Please use the following in Theme Options -> Custom CSS

    .content-box h2 {
    color: #000 !important;
    }

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    21.04.2016 at 04:23 #26827

    Hi,

    Please use the following.

    .search .entry-content p {
    font-size: 20px !important;
    line-height: 1.5em !important;
    }

    For archive pages use the following.

    .archive .entry-content p {
    font-size: 20px !important;
    line-height: 1.5em !important;
    }

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    21.04.2016 at 03:58 #26824

    Hi,

    Please use this tool.http://viewportsizes.com/mine/
    and tell me on which viewport size, you see your slider image is not resizing properly.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    21.04.2016 at 02:18 #26820

    Hi,

    Please use the following in your Theme Options -> Custom CSS
    It will give your content a minimum height so that buttons don’t go over it.

    .home-content-boxes p {
    min-height: 150px !important;
    }

    This is the screenshot of the result.

    Thank you.

    In reply to Header logo size
    Denzel Chia
    Moderator
    Posts: 2656
    21.04.2016 at 02:12 #26819

    Hi,

    Please post your website URL again.
    I cannot get to your website, it’s giving me server not found.

    Thank you