Forum replies created

    In reply to Menu
    Denzel Chia
    Moderator
    Posts: 2656
    November 12, 2016 at 8:21 am #31145

    Hi,

    Please contact our developer for these customization service.
    https://theme4press.com/theme-customization-service/

    I can only provide simple customization assistance.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    November 12, 2016 at 8:18 am #31144

    You are welcome.
    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    November 11, 2016 at 9:13 am #31118

    Hi,

    I had visited your website in mobile.
    Your menu is showing up properly.
    http://image.prntscr.com/image/01a572666b13452893d4b67537417432.png

    Did you manage to fix your issue?

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    November 11, 2016 at 9:06 am #31116

    You are welcome.
    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    November 10, 2016 at 8:53 am #31104

    Hi,

    Use the following in Theme Options -> Custom CSS

    .wp-caption-text {
    font-size: 12px !important;
    }

    Thank you

    In reply to Menu
    Denzel Chia
    Moderator
    Posts: 2656
    November 9, 2016 at 8:51 am #31098

    Hi,

    This is for read more button.

    .read-more {
    background: #000000 none repeat scroll 0 0 !important;
    color: #fff000 !important;
    }

    2 – Make the edges of the page of the blog and different edges to the Menu
    http://prntscr.com/d4n93t

    Sorry, I do not understand this.

    This is code for number 3

    .entry-categories a, .entry-categories:before {
    color: #000 !important;
    }
    .entry-tags a, .entry-tags:before {
    color: #000 !important;
    }

    This is code for number 4

    .no-comment {
    display: none !important;
    }
    #reply-title {
    color: #fff000 !important;
    }

    This is code for number 5

    .entry-content {
    margin-top: 0 !important;
    }
    .entry-title {
    margin-bottom: 2px !important;
    }

    This is code for number 6

    .widget-content {
    border-radius: 0 !important;
    }

    This is code for number 7, not exactly the same, but this is the best I can do

    a.page-numbers, .page-numbers.current {
    border: 0 none !important;
    margin: 0 !important;
    margin-left: -4px !important;
    padding: 4px 10px !important;
    text-align: center !important;
    }

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    November 9, 2016 at 8:22 am #31097

    Hi,

    Just made a report in our company’s private github.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    November 9, 2016 at 8:18 am #31096

    Hi,

    I will submit an issue report to our developer.
    Not sure, when will the new theme update be available.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    November 8, 2016 at 9:48 am #31080

    Hi,

    Please use the following in Theme Options -> Custom CSS
    It will hide your slider button in mobile.

    @media screen and (max-width:768px){
    .da-slider .da-link {
    display: none !important;
    }
    }

    Thank you

    In reply to Translations
    Denzel Chia
    Moderator
    Posts: 2656
    November 8, 2016 at 9:45 am #31079

    Thank you for your reply. 🙂