TUT Support
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Alante] Sidebar ResponsiveHello @winter74,
We can show the sidebar with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
@media only screen and (max-width: 685px) { #sidebar { display: block !important; width: 100% !important; } }Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Alante] Responsive MenueHello @wpgeekde,
We can show the sidebar with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css
@media only screen and (max-width: 685px) { #sidebar { display: block !important; width: 100% !important; } }Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Melos] Melos Pro Featured homepage sectionsHello @abar00,
You need to login in your account first then you can access the above mention page url.
Here is the url-
https://www.thinkupthemes.com/my-account/
There is difference between pro and no pro version of the theme. This place only to support non pro version of the theme.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Melos] Melos Pro Featured homepage sectionsHello @abar00,
To get support for pro version of the theme, you need to submit ticket under below listed url-
https://www.thinkupthemes.com/support/
For better understanding please refer the screenshot-
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Mantra] Unable to change menu itemHello @angie5,
To edit the menu you can refer the below listed knowledge base article-
https://www.wpbeginner.com/beginners-guide/how-to-add-navigation-menu-in-wordpress-beginners-guide/
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Cenote] How to change color of search icon in top sticky bar?Hello @sprateek818,
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: [Renden] Logo no longer showingHello @digitaleffex,
We have checked the site, it seems you need to upload logo again. When we inspect the site it shows only link not image.
For better understanding please refer the screenshot-
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Aamla] Removing tags list under postHello @tollywoodtwinkles,
Please share the page url so we can provide you custom css as per the need.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Shopper] Footer widgets disappear on mobileHello @zainabr1,
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: [Consulting] Consulting: Background Page ColorHello @kennedto100,
For pro theme issues please write ticket under below listed url-
https://www.thinkupthemes.com/support/
For better understanding please refer the screenshot-
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Sullivan] ColorHello @tommasofond,
Yes its possible, please share the site url so we can help you with custom css as per your need.
Kind regards,
Manoj
Hello @niclasto,
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: [Enigma] Remove HOME from main page under headerHello @nnajim,
We can remove the home and hover under portfolio with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css
.home .container.navbar-container { display: none; } .enigma_home_portfolio_showcase:hover .enigma_home_portfolio_showcase_overlay , .enigma_home_portfolio_showcase:hover .enigma_home_portfolio_showcase_overlay_inner { visibility: hidden !important; }Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Gridzone] Empty Space Remove Tag SectionHello @tutorialsdiary,
We can remove the space with the help of custom css. Please share the page url so we can provide you custom css as per the need.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Hemingway] creating child themeHello @chuelibrueder,
To create child theme you can refer the below listed article-
https://www.wpbeginner.com/wp-themes/how-to-create-a-wordpress-child-theme-video/
Kind regards,
Manoj