Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    16.11.2015 at 05:07 #22080

    Hi,

    Sorry, I do not have any news from my employer.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    15.11.2015 at 08:54 #22069

    Hi,

    Create a page with the 100% width Template.
    Set a featured image.

    Then use full width container shortcode to enter your content.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    15.11.2015 at 08:38 #22068

    Hi,

    Please check for plugin conflict.
    Disable one plugin at a time to see which plugin is conflicting with your menu.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    15.11.2015 at 08:37 #22067

    Hi,

    Your Huge IT Video Gallery plugin causes javascript conflict.
    I deactivated it, now your menu is working properly.

    Please use other plugin.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    15.11.2015 at 08:30 #22066

    Hi,

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

    .heading.border-below-title {
    margin: 0 !important;
    padding: 0 !important;
    }
    #sidebar .heading {
    margin: 0 !important;
    }

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    14.11.2015 at 07:34 #22060

    Hi,

    Please provide your website url.
    I need to see your sidebar, and try to provide a solution.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    14.11.2015 at 07:33 #22059

    Hi,

    Sorry, Evolve plus does not have this option.
    You will have to hire a developer to create this feature for you.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    14.11.2015 at 07:29 #22058

    Hi,

    That separator for the content box is actually a background.
    Please use the following codes in Theme Options -> Custom CSS
    Increase the height 250px if you want the separator to go lower.

    .home-content-boxes {
    height: 250px !important;
    }

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    14.11.2015 at 07:23 #22057

    Hi,

    You can try out free gallery plugin from https://wordpress.org/plugins/

    Thanks!

    In reply to Tagline’s font
    Denzel Chia
    Moderator
    Posts: 2656
    14.11.2015 at 07:13 #22056

    Hi,

    Please the following as example.
    Use in Theme Options -> Custom CSS

    #tagline {
    color: #000 !important;
    font-family: arial !important;
    font-size: 20px !important;
    }

    Thanks.