Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    25.07.2016 at 01:31 #29301

    Hi,

    There could be broken HTML on that post’s content
    Please re-create another post with the same content and see if there is any responsive issue.

    Please also check your Theme Options -> Custom CSS for any syntax error.

    Thank you

    In reply to Type in Buttons
    Denzel Chia
    Moderator
    Posts: 2656
    23.07.2016 at 08:19 #29279

    Hi,

    Please use the following in Theme Options -> Custom CSS
    This will remove the shadow below widget.

    .widget::after {
    box-shadow: none !important;
    }

    the color of the type for the sidebar

    Sorry, I do not understand this. Please explain in more details.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    23.07.2016 at 08:13 #29278

    Hi,

    Your tiled gallery is breaking responsive.

    Please use the following in Theme Options -> Custom CSS


    .tiled-gallery .gallery-row {
    max-width: 100% !important;
    width: 100% !important;
    }

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    23.07.2016 at 08:02 #29277

    Hi,

    The setting is in Theme Options -> Typography -> Title & Tagline

    Thank you

    In reply to Type in Buttons
    Denzel Chia
    Moderator
    Posts: 2656
    22.07.2016 at 01:04 #29261

    Hi,

    Please go to Theme Options -> Shortcodes -> Button -> Button Accent Color
    The following is the option description.

    This option controls the color of the button text and icon.

    As for changing the button typography,
    It’s only possible to change to a typography that you are currently using on your website.
    I will need to see your button on your website, Please post url that shows your button.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    22.07.2016 at 00:52 #29260

    Hi,

    The evolve lite theme does not transit to evolve plus theme.
    You need to manually install evolve plus theme and activate it.
    evolve plus theme will use your evolve lite Theme Option settings.

    You can refer to the section on “Installing Your Theme via WordPress” in the following documentation.
    https://theme4press.com/docs/theme-installation-update/

    I see in this series of posts that I need to check the credentials in the theme update page to ensure that the new version can load.

    This refers to the updating of evolve plus theme to a new version, not upgrading from evolve lite to evolve plus theme. Technically, there is no upgrading of evolve lite to evolve plus theme, it’s switching over to using evolve plus theme.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    22.07.2016 at 00:39 #29257

    To Lisa,

    Please do not post in other user’s thread.

    I had moved your question to https://theme4press.com/support/topic/moved-reply-to-converting-from-evolve-to-evolve-plus/

    Please reply from there.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    21.07.2016 at 10:28 #29248

    You are welcome!

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    21.07.2016 at 06:12 #29246

    Hi,

    Please use the following in Theme Options -> Custom CSS

    .menu-back {
    background: #fff none repeat scroll 0 0 !important;
    }

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    21.07.2016 at 06:07 #29245

    Hi,

    You can use this plugin.
    https://wordpress.org/plugins/widget-options/

    It lets you control which page or post your widget will show up.
    Therefore, you can deploy a few widgets on the same sidebar, and decide which widget to show up in which post or page.

    Thank you