Forum replies created
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.
You’re welcome! 🙂
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.
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.
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.
You’re welcome! 🙂
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.
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.
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.
You’re welcome! 🙂