Forum replies created
Hi,
Use the following in Theme Options -> Custom CSS
.footer-widgets .widget-content a:hover {
padding: 0 !important;
}
Thank you
Hi,
It’s not in the same level because some of your title is long and some is short.
You can enter the same amount of text to keep the height of the content similar.
Thank you.
Hi,
I do not have a recommendation.
Personally, I have never tested the theme with any third party multi-language plugin.
Thank you.
Hi,
Use these in Theme Options-> Custom CSS
.t4p-icon-social-twitter {
color: blue !important;
}
.t4p-icon-social-facebook {
color: blue !important;
}
.t4p-icon-social-google-plus {
color: red !important;
}
.t4p-icon-social-pinterest {
color: red !important;
}
.t4p-icon-social-envelope-o {
color: orange !important;
}
.t4p-icon-redo {
color: black !important;
}
You can replace the color with color hex code.
Thank you
Hi,
Did you import the demo content?
The elastic slider example is in a sub page.
You can also refer to this documentation https://theme4press.com/docs/setting-up-the-sliders/elastic-slider/
Thank you
Hi,
Use the following in Theme Options -> Custom CSS
.header-v5 #nav ul li {
margin-top: -3px !important;
}
Thank you
Hi,
Only template part can be override.
That’s a function file.
Copying over it to child theme will not work.
You have to modify the code within the theme.
We do not provide support for modifying theme codes, Please hire a WordPress developer to assist in your customization.
Thank you.
Hi,
Please add the following in your Theme Options -> Custom CSS
#sliders-container {
display: block !important;
}
Thank you.
Hi,
As far as I can see there are lots of options for styling the sublevels of the menu but not the top level. In particular the greyed out background.
Sorry I don’t understand this.
Please provide screenshot and annotation to the area that you require help.
Thank you.
Hi,
Upload screenshot here.
http://prnt.sc/
Then add the url using the link button in this forum text editor.
I also need URL to your website.