Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    10.11.2015 at 07:28 #21925

    Hi,

    Sorry, FAQ template does not support comments.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    10.11.2015 at 07:25 #21924

    Hi,

    Please use the latest Evolve Plus Theme version 2.0.1, it has the updated templates.
    Screenshot http://i.share.pho.to/b8e57660_o.png

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    10.11.2015 at 07:19 #21923

    Hi,

    Please use the following in Theme Options -> Custom CSS

    .post-content ul {
    margin-left: 30px !important;
    }
    .widget ul {
    position: relative;
    left: 10px !important;
    }

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    10.11.2015 at 07:11 #21922

    Hi,

    In WordPress admin -> Users -> your profile
    Edit your profile, add in an email address that has a gravatar.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    10.11.2015 at 07:08 #21921

    Hi,

    Sorry, I have no solution for this.

    It happens when you have nested sub menus in a parent menu item that’s too near the edge of your browser.

    The only way is to move your Service menu item to the very left of your menu.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    10.11.2015 at 06:57 #21919

    Hi,

    It’s found in Theme Options -> Sliding bar -> Enable sliding bar.
    uncheck it.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    09.11.2015 at 07:37 #21893

    Hi,

    It’s in evolve-plus/library/functions/basic-functions.php line 1173

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    09.11.2015 at 07:34 #21892

    Hi,

    You can try to use relative position to shift your bullets.

    If you require my help. Please provide url to your issue.
    I will see if I can provide you with a solution.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    09.11.2015 at 07:29 #21891

    Hi,

    Please post url to the page that you are using the blockquote.
    Please also provide me the hex code of the color that you require.
    I will try to provide you with a working solution.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    09.11.2015 at 07:25 #21890

    Hi,

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

    .post-content ul {
    list-style-type: disc !important;
    }

    Thanks!