TUT Support
Forum Replies Created
-
Hello @flyswatter,
The block contains site title and description. No we can not position that as desired. We can not delete the block and recreate another one.
We can change the both text. To do so we need to go under Settings -> General ->
Site Title , Site description (here we can put text as per the need)For better understanding please refer the screenshot-
https://drive.google.com/open?id=15xwXqIxtJk4VvGP7jp4sfws9Yj2cwDuD
I hope the above was helpful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Sento] How to reduce pre-header widthHello @civilenggnotes,
We can remove the pre header width with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
#pre-header-search .search { width: 126px !important; }I hope the above was helpful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Hamilton] Page Title area removalHello @dominicdesign,
Please share the site url so we can provide you custom css as per the need.
Kind regards,
Manoj
Hello @kunstpause,
We can remove the icon with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
.sidebar .widget .widgettitle i.widget-icon { display: none; }I hope the above was helpful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Medical Circle] Featured image..Hello @viktor341,
Please explain your query in bit detail and you can share the screenshot via onpaste.com
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Flash] How to remove the comment section on article postHello @psybuck01,
We can remove the comment form with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
div#comments { display: none !important; }I hope the above was helpful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Twenty Seventeen] different headers pagesHello @kaat18,
You can use 3rd party plugin to achieve so. Please refer the below url for plugin-
https://ww.wp.xz.cn/plugins/unique-headers/
https://ww.wp.xz.cn/plugins/genesis-custom-headers/I hope the above was helpful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Brigsby] Remove line at bottom of pagesHello @klakared,
We can remove the bottom lines with the help of custom css. Please apply the below given css under appearance -> customize -> additional css-
.entry-content { border-bottom: none !important; }I hope the above was helpful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Melos] Remove Page Mobile (Hamburger) MenuHello @dumbgraycat,
To remove pages from the menu you need to go under Appereance -> Menus -> Select a menu to edit (here select the menu to edit ) then click on the menu item they expand. You can hit on the remove they will be gone from your menu.
For better understanding please refer the screenshot-
To understand more about menu items please refer the below url-
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: [Leto] Page body alignmentHello @squeedeal,
We are unable to see the site , for better understanding please refer the screenshot-
Kind regards,
Manoj
Hello @boazoliveira,
You need to contact your hosting provider its seems that you don’t have required permission to perform delete action.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Primer] Page Title barely visibleHello @fvelmntnja12,
We can show the page title with the help of custom css. Please apply the below given css under Appereance -> Customize -> Additional Css
h1.page-title { color: #fff !important; }I hope the above was helpful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Vega] child theme VegaHello @danereh,
Child theme works as it need to be. To create perfect child theme please use the below url –
https://www.wpbeginner.com/wp-themes/how-to-create-a-wordpress-child-theme-video/
I hope the above was hepful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [TidyMag] How to Center the LogoHello @sohoaus,
We can center the logo with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
div#tidymag-logo { text-align: center !important; width: 100% !important; }I hope the above was helpful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Melos] Remove Page Mobile (Hamburger) MenuHello @dumbgraycat,
As you tell us you are using a 3rd party plugin to exclude pages from the main menu. It’s not a theme feature. You need to contact plugin support to get more help in this issue.
Kind regards,
Manoj