TUT Support
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Alante] Paragraph spacing in homepage title messageHello @korenar,
Do you need space between Wedding Planner Perth heading and its content or you want to add the paragraph there. If you want to add paragraph there then you can add and tell us.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Alante] Paragraph spacing in homepage title messageHello @korenar,
Please share the site url and share the screenshot (via onpaste)of section for which you need spacing.
Kind regards,
Manoj
- This reply was modified 7 years, 2 months ago by TUT Support.
Forum: Themes and Templates
In reply to: [Consulting] Add a new image slideHello @markelal,
The free version of the theme have limited option we can not ad 4th slide there. But with the help of pro theme version you can add number of slides as per the need.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Minamaze] Polylang and changing the 3 content areasHello @oparaiso,
The pro version of theme provide page builder thinkup theme compatible. The page builder contains service widget with the help of that you can create the layout same as featured content.
For better understanding please refer the screenshot-
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [CityLogic] Category TitleHello @itsmorethanus,
Please share the site url so we can have a close look at the issue.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Mesmerize] Add section not workingHello @delphinedauga,
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: [Minamaze] Polylang and changing the 3 content areasHello @oparaiso,
Let me explain more right now the featured content coming from the pre made section it can not translate from there.
You need to create your own home page then you can translate the page very easily as any other page.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Blogside] 404 Error On Every LinkHello @mnsoftball,
We are unable to see the site, for better understanding please refer the screenshot-
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Blossom Diva] Changing the Widget Background ColorHello @dollplaceproject,
We can change the background color with the help of custom css. Please apply the below given css under Appereance -> Customize -> Additional Css-
aside#secondary { background-color: red; }You can change red color with your choice of color.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Mins] Center Align Hero TextHello @earcollins,
We can make the text center with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
aside#primer-hero-text-2 h2.widget-title { text-align: center !important; font-size: 40px !important; } .hero .hero-inner { width: 100% !important; }Kind regards,
Manoj
Hello @visibledeals,
We can hide the category description with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
.term-description { display: none; }Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Melos] Subpage Dropdown in HeaderHello @niemand123,
You can add submenu with the help of below listed knowledge base article-
https://www.wpbeginner.com/beginners-guide/how-to-add-navigation-menu-in-wordpress-beginners-guide/
I hope the above was helpful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Minamaze] Polylang and changing the 3 content areasHello @oparaiso,
You can translate the featured content text to do so you need to create your own home page. Then you can translate the home page like any other pages in the site.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Cressida] Changing Hover-Color of Post-ThumbnailHello @webwerkkoeln,
We can change hover color with the help of custom css. Please apply the below given css under Appereance -> Customize -> Additional Css-
.section-feed-category .entry-vertical-content { background-color: #c29f43; }Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Portfolio Press] Center the title of the pageHello @annannasik,
We can center the menu with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
nav#navigation { text-align: center !important; }Kind regards,
Manoj