TUT Support
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [eCommerce Saga] Mobile hamburger menu disappearsHello @dancol1974,
This sounds like plugin conflict. I’ve put together some possible solutions below which will help identify whether these are potential causes.
Checking for Plugin conflict
All of our themes have been developed following WordPress best practices and as such plugin conflicts are rare. However, these do happen. To test whether you’re issue is being caused by a conflicting plugin please follow the steps below:
1-Deactivate all of your plugins (except the Page Builder if installed).
2-Now check to see if this has resolved any issues you’re experiencing.
3-If the issues are resolved please re-activate each plugin 1 at a time. After each activation check whether the problematic feature is still working.
4-Repeat step 3 until the problem re-occurs. The last plugin activated is the conflicting plugin
Regards,
Manoj
Forum: Themes and Templates
In reply to: [Grow] Grow eBusiness – can’t change image on individual pagesHello @teodoram1,
Please share the site url. So we can have close look at the issue.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Supplier] Need help with Theme colorHello @sarasamlali1,
Please apply the below given css under Appearance -> Customize -> Additional Css-
.transportex-headwidget .navbar-wp .navbar-nav > li > a:hover{ background: green !important; }Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Supplier] Need help with Theme colorHello @sarasamlali1,
We can change red color with green color with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
.btn-theme { background: green !important; border-color: green !important; } .transportex-sidebar .transportex-widget.widget_search .btn { background: green !important; } .transportex-sidebar .transportex-widget ul li a { color: green !important; } footer .transportex-social li span.icon-soci:hover, footer .transportex-social li span.icon-soci:focus { border-color: green !important; background: green !important; } .header-widget .transportex-header-box-icon i { color: green !important; }Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Podcast] Chance menu titleHello @farbefarbe,
For translation purpose you can use the 3rd party plugin. Please refer the below url-
https://ww.wp.xz.cn/plugins/loco-translate/
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [NewsCard] Remove Copyright credit codeHello @winnerwarrior,
We can remove the copyright text with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
.copyright.col-lg.order-lg-1.text-lg-left { display: none; }Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Zerif Lite] Remove weird logosHello @msound81,
We can remove the logos with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional css-
.client-list { display: none; }I hope the above was helpful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Skelementor] Double ADD TO CARTHello @gfrino,
You can hide the extra add to cart button with the help of custom css. Please apply below given css under Appearance -> Customize -> Additional Css-
ul.products.columns-4 a:nth-child(2) { display: none !important; }I hope the above was helpful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Lawyer Zone] How to remove the free consultation buttonHello @bugojanac,
Please share the site url so we can help you with custom css as per the need.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Ashe] Child theme CSSHello @lucio1980,
To create child theme you can take help from the below listed knowledge base article-
https://www.wpbeginner.com/wp-themes/how-to-create-a-wordpress-child-theme-video/
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: How to change hove colour (imart)Hello @archieoliver,
We can change the color with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
.navbar-mega .navbar-nav > li > a:hover { color: red !important; } .navbar-mega .navbar-nav > li > a:after { background: red !important; }You can change red color with your choice of color.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Alante] Call to Action font sizeHello @flynnjacobs,
We are unable to see the call to action area under home page. In order to provide custom css its important that we can see the section.
For better understanding please refer the screenshot-
You can also share the screenshot of the section for which you need css via onpaste
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Consulting] Change color in Homepage (Featured)Hello @distilledlogic,
For pro version of themes please open a ticket at the url-
https://www.thinkupthemes.com/support/
For better understanding please refer the screenshot-
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Alante] Call to Action font sizeHello @flynnjacobs,
We can increase the font size with the help of custom in order to provide custom css its important that we can see the site.
We are unable to see the site, for better understanding please refer the screenshot-
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [CarListings] Child Theme Functionality LackingHello @chrismwai,
To create child theme you can take help from the below listed article-
https://www.wpbeginner.com/wp-themes/how-to-create-a-wordpress-child-theme-video/
Kind regards,
Manoj