Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    26.04.2016 at 01:50 #27012

    Hi,

    Please let use know how you resolve your issue.
    We would like to learn from it.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    25.04.2016 at 02:11 #26988

    You are welcome.

    Denzel Chia
    Moderator
    Posts: 2656
    25.04.2016 at 02:11 #26987

    Hi,

    You can use this service to upload a screenshot and post the link here.
    http://prnt.sc/

    But we cannot help, if we cannot see your website.
    Because we need to see the source code.
    You should post your login access details in private reply.

    By the way, Please do not post reply in other users thread.
    This is causing confusion.
    https://theme4press.com/support/topic/theme4press-support-forums-rules-please-read/

    Thank you.

    In reply to Similar Posts
    Denzel Chia
    Moderator
    Posts: 2656
    25.04.2016 at 01:59 #26986

    Hi,

    Are you referring to moving the position of related posts ( created by plugin ) in article?
    http://vita-sana.com/cosa-ancora-non-sapete-del-calcio/

    This required modification to codes.
    Our support do not provide assistance in modifying theme or plugin codes.

    You can contact us for this customization service via https://theme4press.com/theme-customization-service/

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    25.04.2016 at 01:53 #26984

    Hi,

    Sorry, It’s only possible to style button back to a link.
    Not possible to change your content or icon into a link without modification to theme codes.

    Our support do not provide assistance in modifying theme codes.

    You can contact us for customization service via https://theme4press.com/theme-customization-service/

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    25.04.2016 at 01:46 #26982

    You are welcome.

    Denzel Chia
    Moderator
    Posts: 2656
    24.04.2016 at 10:08 #26957

    Hi,

    We are aware that there are some issues with Appearance -> Customize
    We are trying to fix it now.

    At the moment, Please use Appearance -> Theme Options.

    Thank you.
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    24.04.2016 at 09:51 #26955

    Hi,

    Please post your website url.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    24.04.2016 at 09:48 #26954

    Hi,

    Please use the following temporary fix in your Theme Options -> Custom CSS
    Remove them after official theme update.

    /** adjust margins to fix the layout **/
    .home-content-boxes .col-md-4.content-box {
    margin:0 0.98% !important;
    }

    /** To prevent button from overlapping content **/
    .content-box p {
    min-height: 230px !important;
    }
    /**overwrite so as to allow button to center align.**/
    .cntbox_btn a{
    position:relative;
    left:0 !important;
    top:0 !important;
    }

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    24.04.2016 at 09:33 #26951

    Hi,

    Use these for the button. Adjust accordingly.

    .cntbox_btn a {
    line-height: 2em !important;
    padding: 0 10px !important;
    left: 32% !important;
    }

    Use this to the hide the home page navigation.

    .home .pagination {
    display: none !important;
    }

    As for question 3,
    This requires modifications to the theme code.
    Our support do not provide assistance in modifying theme codes.

    You can contact us for customization service via https://theme4press.com/theme-customization-service/

    Thank you