Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    06.03.2016 at 08:46 #25080

    Hi,

    Use the following in Theme Options -> Custom CSS

    .footer-widgets .widget-content a:hover {
    padding: 0 !important;
    }

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    06.03.2016 at 08:41 #25079

    Hi,

    It’s not in the same level because some of your title is long and some is short.
    You can enter the same amount of text to keep the height of the content similar.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    06.03.2016 at 08:39 #25078

    Hi,

    I do not have a recommendation.
    Personally, I have never tested the theme with any third party multi-language plugin.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    06.03.2016 at 08:36 #25077

    Hi,

    Use these in Theme Options-> Custom CSS

    .t4p-icon-social-twitter {
    color: blue !important;
    }
    .t4p-icon-social-facebook {
    color: blue !important;
    }
    .t4p-icon-social-google-plus {
    color: red !important;
    }
    .t4p-icon-social-pinterest {
    color: red !important;
    }
    .t4p-icon-social-envelope-o {
    color: orange !important;
    }
    .t4p-icon-redo {
    color: black !important;
    }

    You can replace the color with color hex code.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    06.03.2016 at 08:31 #25076

    Hi,

    Did you import the demo content?
    The elastic slider example is in a sub page.
    You can also refer to this documentation https://theme4press.com/docs/setting-up-the-sliders/elastic-slider/

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    06.03.2016 at 08:27 #25075

    Hi,

    Use the following in Theme Options -> Custom CSS

    .header-v5 #nav ul li {
    margin-top: -3px !important;
    }

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    06.03.2016 at 08:15 #25074

    Hi,

    Only template part can be override.
    That’s a function file.
    Copying over it to child theme will not work.
    You have to modify the code within the theme.

    We do not provide support for modifying theme codes, Please hire a WordPress developer to assist in your customization.

    Thank you.

    In reply to Mobile Version
    Denzel Chia
    Moderator
    Posts: 2656
    05.03.2016 at 03:07 #25044

    Hi,

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

    #sliders-container {
    display: block !important;
    }

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    05.03.2016 at 02:59 #25043

    Hi,

    As far as I can see there are lots of options for styling the sublevels of the menu but not the top level. In particular the greyed out background.

    Sorry I don’t understand this.

    Please provide screenshot and annotation to the area that you require help.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    05.03.2016 at 02:51 #25042

    Hi,

    Upload screenshot here.
    http://prnt.sc/
    Then add the url using the link button in this forum text editor.

    I also need URL to your website.