Forum replies created
Hi,
Please use the following in your Theme Options -> Custom CSS to remove your mobile menu item text shadow.
.dd-option {
text-shadow: none !important;
}
As for your poedit. Did you try updating the strings in it_IT.po?
Poedit has option to enable you to scan your Theme again for left out strings.
Thank you
Hi,
You can create a static homepage in two languages.
Use the content boxes shortcode to insert your content boxes into your content in the respective language.
Or try to find any string translation option in the plugin to translate the content boxes.
We do not know if Polylang is able to translate Theme Options values, our recommended multi-language plugin is WPML.
Thank you
Hi,
Go to your WordPress admin.
Add New Portfolio,
Scroll down and you will find the Portfolio Options ( metabox )
You will see input to enter Project URL, Project URL text… etc
http://image.prntscr.com/image/7bb6873363524484a4786fc0aabf5166.png
You should import demo content and use it as an example.
Theme Options -> General -> Import Demo Content
Thank you.
Hi,
– My Header should be clickable to comeback on the Home page.
But it is not … Do you know how I can do that please ?
Only the logo or a link you add in your menu is able to link to your homepage.
If you need your header to be clickable and link to your homepage, you can contact us for customization service via https://theme4press.com/theme-customization-service/
– I would like change the language Contact form.
I would like to put French language. Is it possible please ?
(“Name required” : Nom requis, “subject” : sujet)
To translate your contact form, you can use poedit,
https://theme4press.com/docs/how-to-translate/
– On Menu, I would like change effect with an other , is it possible ? Do you have an Effects Library ?
More, I would like to change font color when we rollover. Is it possible to ?
Please go to Theme Options -> Header -> Menu -> Choose menu item hover effect
Thank you.
Hi,
Please show me your website URL.
Thank you
Hi,
To remove menu shadow.
Go to Theme Options -> Styling -> Menu -> Disable main menu background gradient, shadow and borders
And uncheck the check-box.
As for your translation.
Use poedit to update your strings in it_IT.po and look for anything that’s not translated.
If you are using a shortcode, you should translate theme4press core plugin.
Please post your website URL if you require further assistance.
Thank you.
Hi,
Go to Theme Options -> Styling -> Menu -> Disable main menu background gradient, shadow and borders
And uncheck the check-box.
Save Changes.
Thank you
Hi,
Please use the following.
.carousel-caption h2, .carousel-caption p {
background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0 !important;
}
Change the 0.1 to a higher value, if you want the background to be darker.
As I had mentioned before, The bootstrap sliders has been changed for free and premium theme.
I do not have a solution to reverse back the changes.
Thank you.
You are welcome!