Forum replies created

    In reply to Layout not boxed
    Denzel Chia
    Moderator
    Posts: 2656
    10.08.2015 at 08:48 #19854

    Hi Kim,

    If I have your permission to deactivate plugins for testing, and to re-install your Evolve Plus theme. I can take a look in your website for you.

    Please kindly provide the following details via private reply.

    WordPress Login Url:
    Username:
    Password:

    Ftp Server Url:
    Port:
    Username:
    Password:

    (Note: To make a private reply -> Click on the “Set as private reply” check box found at lower left corner of this forum’s text box before clicking on Submit button. This will ensure that your reply is visible only to Moderator and Keymaster)

    Denzel Chia
    Moderator
    Posts: 2656
    10.08.2015 at 08:43 #19853

    Hi,

    You are welcome to get back to me if you still experience any problems.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    10.08.2015 at 08:42 #19852

    Hi,

    There is nothing wrong with the Evolve Plus Theme on my localhost development site.
    I cannot provide any fix if there is nothing wrong with it.

    If I have your permission to deactivate plugins for testing, and to re-install your Evolve Plus theme. I can take a look in your website for you.

    Please kindly provide the following details via private reply.

    WordPress Login Url:
    Username:
    Password:

    Ftp Server Url:
    Port:
    Username:
    Password:

    (Note: To make a private reply -> Click on the “Set as private reply” check box found at lower left corner of this forum’s text box before clicking on Submit button. This will ensure that your reply is visible only to Moderator and Keymaster)

    Please note as per our forum rule, https://theme4press.com/support/topic/theme4press-support-forums-rules-please-read/
    Please do not post your question in another user’s thread.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    10.08.2015 at 08:36 #19850

    Hi,

    Please revert back your .htaccess modifications to original.
    Remove your modifications for any redirection.
    It could cause a lot of problems in your WordPress admin.

    As for why you cannot post new topics, Sorry, I do not have access to forum control, Please report to my employer via our contact form. https://theme4press.com/contact/

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    10.08.2015 at 08:25 #19848

    Hi,

    My employer is on holiday, will be back in a couple of weeks.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    10.08.2015 at 08:17 #19847

    Hi,

    Your menu hover effect is working now.
    Your website boxed layout broke because there is HTML error on your website, try removing your subscribe me widget.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    09.08.2015 at 15:40 #19839

    Hi,

    Please try out the following in Theme Options -> Custom CSS

    .header {
    border-top: medium none !important;
    }
    .content-box h2 {
    color: #fabf0f !important;
    }

    Sorry, can only change the content box title color and remove the top grey line.

    Cannot change the font, because it needs to load the google font by adding another Theme Option settings to do so, if you need this customization you can contact us via our service page. https://theme4press.com/services/

    Thanks!

    In reply to Layout not boxed
    Denzel Chia
    Moderator
    Posts: 2656
    09.08.2015 at 15:28 #19838

    Hi,

    Please check your Theme Options -> General -> Layout Style
    It should be set to Boxed for boxed layout.

    If that does not work, Please try disabling your plugins one at a time to find out if there is any conflict.

    I just tested it out on my localhost, Boxed layout works properly.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    08.08.2015 at 21:31 #19828

    Hi,

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

    @media only screen and (max-width: 768px)(
    .header{
    height:220px !important;
    }
    .anythingSlider .post-more{
    left:60% !important;
    }
    }

    Thanks

    Denzel Chia
    Moderator
    Posts: 2656
    08.08.2015 at 15:31 #19825

    Hi,

    Sorry to keep you waiting.

    In Theme Options -> Custom CSS, Please try the following.

    .link-effect a span::before {
    font-size:1.3rem !important;
    }

    Please see screenshot http://prntscr.com/829ko3

    That’s the best solution I can provide.

    Thanks!