TUT Support
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Consulting] ¿duda sobre responsive?Hello @topengoogle,
Our theme is responsive it seems that you enabled the fixed layout.To disable the fixed layout you need to go under Appereance -> Customize -> Theme Options -> General Settings -> Enable Fixed Layout (make it off).
For better understanding please refer the screenshot-
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Alante] Can’t customize homepage (static)Hello @xycan,
You are using the pro version of the theme so you need to add ticket under https://www.thinkupthemes.com/support/
For better understanding please refer the screenshot-
We will help you there.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Renden] Featured Area ImagesHello @kmjames,
There is no set of exact dimension but for the uniformity of the site equal size of images for each featured image.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Alante] Change font sizeHello @riversong,
Please let us know how you implemented the page scroll feature in the site. Did you use any plugin for that.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Alante] Custom image height on Homepage (Featured)Hello @lhavenga,
For pro versions of the theme please open a ticket here-
https://www.thinkupthemes.com/support/
For better understanding please refer the screenshot-
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Consulting] Botón en la Página de InicioHello @mayorgenius,
We translate the query with google translate, we did not get what do you mean by adding a entry instead of page as a link.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Experon] How To Change The Posts Page Title?Hello @brents1,
The pro version of the theme provides feature to change the blog name with your choice of name.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Tempera] Reduce space after the menuHello @arthur59,
We can remove the space with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
#main { margin-top: 0px !important; }I hope the above was helpful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Hestia] Menu hover colorHello @khat,
Please share the site url so we can provide you custom css as per the need.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Twenty Nineteen] Date/author line under share buttonsHello @bakkel,
We can hide subtitle with author and date with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
div.entry-meta { display: none; }I hope the above was helpful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Scribbles] How to remove search bar from top of pageHello @izmcreditservices,
We can hide the search with the help of custom css. Please apply below given css under Appearance -> Customize -> Additional Css-
.site-header-wrapper { display: none !important; }I hope the above was helpful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Neve] Completely remove header in Neve themeHello @lisaxdfsjh,
You can remove header with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css
header.header { display: none !important; }I hope the above was helpful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [ColorWay] Getting PHP Errors in FooterHello @lenrapp,
The notice is unharmful messages. Please ensure the wp_debug is set to false under wp-config.php.
For better understanding please refer the below url-
https://codex.ww.wp.xz.cn/WP_DEBUG
If you still face the issue you can take the help of below listed article to create child themes-
https://www.wpbeginner.com/wp-themes/how-to-create-a-wordpress-child-theme-video/
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Mesmerize] Change to classic word press editorHello @mathiaskampe,
You can use 3rd party plugin to use classic wordpress editor. Please refer the below url-
https://ww.wp.xz.cn/plugins/classic-editor/
I hope the above was helpful.
Kind regards,
Manoj