Shreejana-ThemeGrill Support
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Radiate] Header image not responsiveHello,
We will check on it and let you know.
Thanks.
Forum: Themes and Templates
In reply to: [Cenote] blurred logoHello
You can upload SVG image. Since WordPress does not allow SVG to upload. You can refer to this:
https://www.wpbeginner.com/wp-tutorials/how-to-add-svg-in-wordpress/Thanks.
Forum: Themes and Templates
In reply to: [Himalayas] Search buttonHello,
You can add below CSS for center alignment for those texts:section#text-7 { width: 100%; text-align: center; } section#media_gallery-3{ width: 100%; text-align: center; }
If you only want to add padding on the left side then add below one:
section#text-7 { padding-left: 90px; } section#media_gallery-3 .main-title{ padding-left: 90px; }
Thanks.
Forum: Themes and Templates
In reply to: [Cenote] how to insert archive/blog style in blog pageHello
Glad I could help.
You can add below CSS to remove post slider on blog page:.blog .tg-slider.tg-post-slider.tg-post-slider--carousel{ display: none; }
Thanks.
Forum: Themes and Templates
In reply to: [Cenote] white space between thumbnailsGlad to know you found your solution. Please let us know if you need any help regarding our theme.
Thanks.
Hello,
There is no shortcut for doing this. However, if you can code it on your own, you can achieve this via the child theme.
Thanks.
Forum: Themes and Templates
In reply to: [Zakra] Change mobile menu background colorHello @fabry1979napoli,
If you are a premium user, please follow this article:
https://docs.zakratheme.com/en/article/mobile-menu-overview-pro-18z4iw/If you are a free user, please add below CSS in Additional CSS of Customizer:
.tg-mobile-navigation{ background-color: red; }
Thanks.
Forum: Themes and Templates
In reply to: [Cenote] how to insert archive/blog style in blog pageHello,
From dashboard, go to Appearance > Customize > Homepage Settings > click A Static page and choose your Blog as Posts Page and Home as homepage..
Please let us know if this doesn’t help you.
Thanks.
Forum: Themes and Templates
In reply to: [Himalayas] Main Nav – Darker TransparencyHello,
Glad to know you found your solution. Please let us know if you need any help.
Thanks.
Forum: Themes and Templates
In reply to: [Himalayas] Search buttonHello @tg2020,
Please add below CSS in Additional CSS of Customizer.
.search-icon{ display: none; }
Thanks.
Forum: Themes and Templates
In reply to: [Radiate] Header image not responsiveHello,
Can you please try adding below CSS in Additional CSS of Customizer?#parallax-bg{ background-size : 100%; }
Please let us know if this doesn’t help you.
Thanks.
Forum: Themes and Templates
In reply to: [Cenote] white space between thumbnailsHello
It seems like you are not using the Cenote theme. Can you please post your query to the correct support forum so that they could help you?
Thanks.
Forum: Themes and Templates
In reply to: [Cenote] social links in a new tabHello,
Glad to know you found your solution. If you want to add your custom code, then please add it to a child theme.
Thanks.
Forum: Themes and Templates
In reply to: [Zakra] Need help scaling main navigationHello @paratrooperjs,
For your 1st query: Yes, I checked your site and it is working just like you mentioned.
For your 2nd query: Please add below CSS in Additional CSS of Customizer.
.tg-container--flex-center { max-width: 100%; }
Thanks.
Forum: Themes and Templates
In reply to: [Cenote] Verwandte Beitr?ge – font to bigHi,
Good to know you found your solution. Please let us know if you need any help.Thanks.