TUT Support
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Melos] Modify default picture in Melos LightForum: Themes and Templates
In reply to: [Neve] Mobile Menu doesn´t workHello @bjoern2312,
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
1-Deactivate all of your plugins.
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: [Melos] Featured Home Page OrderHello @jones916,
With the prebuilt home page its not posssible. To do so you need to create your own home page.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Freedom] Menu item font sizeHello @keru,
Please share the site url so we can help you with custom css as per your need.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Modul-R] Generated child theme seems brokenHello @vloo,
You can create the child theme with the help of below listed 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: [Hestia] Text underlined, but why?Hello @kaanekici,
You can remove the underline from the text with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
a { text-decoration: none !important; }Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Grow] Extra White spacesHello @nikmors,
We can remove space above the header with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
div#logo { display: none; }Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Alante] slider showing on some PC’sHello @jsrtech,
We have checked the site slider and mobile menu both are working fine. For better understanding please refer the below listed screenshot-
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Grow] Extra White spacesForum: Themes and Templates
In reply to: [Spacious] Menu dont work on mobileHello @ufferichter,
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: [Ryan] the icon links on the homepage don’t workHello @jrogers88,
We are unable to see given url, for better understanding please refer the below listed screenshot-
Kind regards,
Manoj
Hello @nplus2cycles,
We are unable to see the site, for better understanding please refer the below listed screenshot-
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [ShoppingCart] How to remove the Cart Icon and Total 0.00 iconHello @falguni12,
We can remove the cart icon + total 0.0 with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
.is-sticky #sticky-header .header-right { display: none !important; }I hope the above was helpful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Ryan] H1 is shifted to the right.Hello @reforma1991,
We can fix the issue with custom css. You need to apply given css under Appearance -> Customize -> Additional Css-
*,*::before,*::after { box-sizing: border-box !important; } @media (max-width:685px){ #intro #intro-core { margin-left:0px !important; } }I hope the above was helpful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Justread] Change the blue colorHello @winnerwarrior,
Please share the page url so we can provide you custom css as per your need.
Kind regards,
Manoj