Premi - ThemeGrill Support
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Flash] Polylang plugin issues with Flash FT:SliderHi @patricevigier,
While checking your URL, it seems it’s working fine in the french homepage also. Please let us know if you’re still having this issue. Thanks.Forum: Themes and Templates
In reply to: [Accelerate] Header ImageHi @marketingrj,
While inspecting the site, it seems the background image is generated by modifying the Accelerate’s code. Please remove this :`#header-text-nav-wrap {
padding: 30px 0 40px;
background-image: url(http://www.dolorclast.com.br/site/wp-content/themes/accelerate/img/bg_header.jpg);
background-repeat: no-repeat;
}`And, I recommend you to create a child theme to do all the changes as you like in the theme. Thanks.
Forum: Themes and Templates
In reply to: [Accelerate] SliderHi @krabok096,
If you can code on your own then, you might be able to achieve that via the child theme. Please visit https://themegrill.com/blog/tutorial-creating-wordpress-child-theme/ for further information. Let me know if you have any other issues. Thanks.Forum: Themes and Templates
In reply to: [Accelerate] Header ImageHi @marketingrj,
Please Goto Appearance > Customize > Widgets > Header Sidebar. Here you can remove the image widget. Hope this works for you. Let me know if you get any issues. Thanks.Forum: Themes and Templates
In reply to: [Suffice] FooterGlad to hear that. Please let us know if you get any issues. Thanks.
Forum: Themes and Templates
In reply to: [Suffice] FooterHi @anapriego,
Please remove
.col-md-12 { width: 100%; }and use this CSS instead:
.col-md-3 { width: 100%; }Hope this works for you. If you get any issues let me know. Thanks.
- This reply was modified 5 years, 10 months ago by Premi - ThemeGrill Support.
- This reply was modified 5 years, 10 months ago by Premi - ThemeGrill Support.
Forum: Themes and Templates
In reply to: [Accelerate] A space is missing in searchform.phpHi @datendieb,
Thank you for informing me about the issue. We will fix this in an update.Forum: Themes and Templates
In reply to: [Suffice] FooterHi @anapriego,
If you have some knowledge of HTML and CSS then, maybe you can follow this link: https://docs.themegrill.com/knowledgebase/creating-your-own-custom-css-via-inspect-element/ and see if that helps? If it didnt work then let us know. Thanks.Forum: Themes and Templates
In reply to: [Explore] PHP compatibility checker not workingHi @danilaciencia,
You need to consult with your hosting provider, ask your hosting provider to make the PHP version greater than 5.6. Thanks.Forum: Themes and Templates
In reply to: [Accelerate] Arrow upGlad to hear that. Please feel free to post your issues. Thanks.
Forum: Themes and Templates
In reply to: [Explore] Explore: TG Services Bundled WidgetsHi @husova,
It seems you have solved this issue. Please let us know if you find any issues later. Thanks.
Forum: Themes and Templates
In reply to: [Accelerate] Arrow upHi @jozef67,
The above custom CSS is tried and tested in your URL and it is working fine. May I know where did you place this custom CSS? Please visit this link: https://docs.themegrill.com/knowledgebase/where-do-i-add-my-custom-css/ for any confusion. Please let us know if it doesn’t work. Thanks.Forum: Themes and Templates
In reply to: [Accelerate] Arrow upHi @jozef67,
Please use this custom CSS:.grecaptcha-badge { display: none !important; }I hope this works for you. If it didn’t work then let us know. Thanks.
Forum: Themes and Templates
In reply to: [Ample] Warnings with W3C HTML CheckerThank you for letting us know, we’ll surely put this into account in our upcoming update.
Forum: Themes and Templates
In reply to: [Accelerate] Arrow upHi @jozef67,
Have you used any captcha plugin or Recaptcha related plugin then please deactivate it and see the changes if it still doesn’t work then let us know. Thanks.