nimalama
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Flash] Menu headerHi tuesdayrobbins,
Please, go to the WordPress dashboard where follow the options Appearance->Cutomize->Additional CSS where the paste the CSS code below:
#site-navigation ul li a { font-size: 16px; }
You can change the font-size as you like.
Thanks!
ThemeGrill Support TeamForum: Themes and Templates
In reply to: [Flash] Sponsors sectionHi michelleflores,
To have a our sponsors section you can use the widget FT:Logo where you can upload the sponsor logo and it’s link.
Thanks!
ThemeGrill Support TeamForum: Themes and Templates
In reply to: [Flash] Burger menu has no droplistHi Summerstrike,
Currently, we could see that burger menu is working.
Could you please mention us any specific browser and devices where the menu is not working.Thanks!
ThemeGrill Support TeamForum: Themes and Templates
In reply to: [Flash] total message on blog pageHi grisjok,
Please go to the posts page in back-end where you can paste the required content in the Excerpt box which will be displayed in the blog page.
And in case if you don’t find the excerpt box then you can enable it from the same page which can be enable from top right section option “Screen Options”.Thanks!
ThemeGrill Support TeamForum: Plugins
In reply to: [Social Icons] Icons in php codeHi demonshi,
After installing the plugins please go to the options Settings->Social Icons
where click “Add New” button located at the top of the page. Here, input the required field and hit a save button after that a short code will be generated like : [social_icons_group id=”306″] .Now paste this short code in every pages where you want to display these icons.
Regards!
ThemeGrill Support TeamForum: Themes and Templates
In reply to: [Flash] theme customizer didnt work after change to httpsHello thidishop,
Please, once post your query in our contact page where our team members will have a detail look and provide you a proper solution.
Regards!
ThemeGrill Support TeamForum: Themes and Templates
In reply to: [Flash] Images not aligning properlyHy lucinoveo,
Good to know your problem has been addressed. ??
And please help us to improve by providing us a review.We would really appreciate it.
Regards! ??
ThemeGrill Support TeamForum: Themes and Templates
In reply to: [Flash] Images not aligning properlyHy lucinoveo,
Thanks for pointing out these issue.
Please, go to the options Appearance->Customize->Additional CSS and paste the CSS code below:.aligncenter { clear: both; display: block; margin: 0 auto 28px; }
Regards!
ThemeGrill Support TeamForum: Reviews
In reply to: [Flash] AwesomeHy shiftsrl,
We really appreciate it. ??
And feel free to post us if you have any other queries in future.Regards!
ThemeGrill Support TeamForum: Themes and Templates
In reply to: [Flash] Error 500Hello @dtab00,
We are from ThemeGrill Support Team as for your query, please find below some of the links which will guide you to upload the WordPress theme in FTP:
https://www.jezweb.info/install-wordpress-theme-using-ftp/
https://www.wpbeginner.com/beginners-guide/how-to-use-ftp-to-upload-files-to-wordpress-for-beginners/Also please change the plugin folder name to “plugin-old” and check it once. Hope this will help you. And for further query you can post it on our forum.
Regards!
ThemeGrill Support TeamForum: Themes and Templates
In reply to: [Flash] Images don’t stay in containerHy @lofsummer,
Good to know your problem is resolved.
Please, help us to improve by rating our theme.
We would really appreciate it.Regards! ??
ThemeGrill Support ThemeForum: Themes and Templates
In reply to: [Flash] Images don’t stay in containerHy @lofsummer,
Please, paste the CSS code below into your Additional Css box and check it once:
.alignleft {
float: left;
margin-right: 24px;
}.alignright {
float: right;
margin-left: 24px;
}Regards!
ThemeGrill Support ThemeForum: Themes and Templates
In reply to: [Flash] Images don’t stay in containerHy @lofsummer,
Assuming your query we figure out that the problem is with the image caption’s CSS.
It is the reason the page is acting unresponsive. So, for this please go to the theme’s option Appearance->Customize->Additional CSS and paste the CSS code below:.wp-caption, .gallery-caption { color: #666; font-size: 13px; font-style: italic; margin-bottom: 21px; max-width: 100%; } .wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; } .wp-caption .wp-caption-text { margin: 11px 0; }
Hope this works for you.
Regards!
ThemeGrill Support TeamForum: Themes and Templates
In reply to: [Flash] Images don’t stay in containerHello @lofsummer,
We checked the plugin “JQuery Colorbox” in our local environment, which you have been using in your website. And we found that the plugin is working fine and didn’t observe any problem related to image with it’s container.
So, if you have made any changes to the the theme code then revert back to it’s original and check it once. This may be the reason you are getting issue. And if not post us back we will look forward in more detail regarding your issue.
Regards!
ThemeGrill Support Team- This reply was modified 7 years, 11 months ago by nimalama.