Forum replies created

    Imran
    Spectator
    Posts: 402
    June 29, 2015 at 2:22 pm #18571

    Hi there,

    The translation string for item(s) is located under file /wp-content/evolve-plus/languages/en_EN.po in your website installation. Are you using any 3rd party plugin to translate your website?

    Thanks.

    Imran
    Spectator
    Posts: 402
    June 29, 2015 at 12:42 pm #18569

    You’re welcome! 🙂

    In reply to Mobile Menu
    Imran
    Spectator
    Posts: 402
    June 29, 2015 at 12:15 pm #18568

    Hi efrain,

    Thanks for writing in. Firstly, I’d require the link of your website in order to take a closer look into it and so provide you with a possible solution.

    Thanks.

    Imran
    Spectator
    Posts: 402
    June 29, 2015 at 12:05 pm #18567

    Hi there,

    Thanks for writing in, would you mind providing your website URL so we take a closer look into your setup and provide you with a tailored response.

    Thanks.

    Imran
    Spectator
    Posts: 402
    June 28, 2015 at 11:00 am #18558

    Hi there,

    Thanks for writing in, if you wish to eliminate the extra space so you can add this following code under Appearance > Theme Options > Custom CSS:

    .header {
    padding: 0 !important;
    }

    Hope this helps,

    Thanks.

    Imran
    Spectator
    Posts: 402
    June 25, 2015 at 9:48 am #18510

    You’re welcome! 🙂

    Imran
    Spectator
    Posts: 402
    June 25, 2015 at 9:41 am #18509

    Hi there,

    Thanks for writing in,

    That is happening because you are using transparent header, if you wish to achieve such you can add following code under Appearance > Theme Options > Custom CSS:

    .t4p-slider.flexslider.main-flex {
    padding-top: 95px;
    }

    #header {
    opacity: 1 !important;
    }

    Hope this helps!

    Thanks.

    Imran
    Spectator
    Posts: 402
    June 24, 2015 at 1:05 pm #18475

    Hi there,

    Thanks for writing in, if you wish to achieve that, you can add following code under Appearance > Theme Options > Custom CSS:

    .postid-470 #wrapper #main .post-content h2 {
    font-size: 30px !important;
    color: #C62020;
    line-height: 2;
    margin-bottom: 10px !important;
    }

    Thanks.

    Imran
    Spectator
    Posts: 402
    June 24, 2015 at 11:21 am #18473

    Hi there,

    Thanks for writing in, it is not possible in responsive design, and if you try to do so, the content will become very narrow which is quite staggering.

    Thanks.

    Imran
    Spectator
    Posts: 402
    June 24, 2015 at 10:57 am #18472

    You’re welcome! 🙂