chhabi From ThemeGrill
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Spacious] Change / delete word Menu when in mobile?Hi martjin,
Regarding your issue you need to do some code customization which I am providing here and please follow the instruction currectly.
i) Create the child theme. To create the child theme please follow the link:http://themegrill.com/tutorial-on-creating-wordpress-child-theme/
ii) After creating the child theme you need to create the header.php in child theme. After that you can remove the word ‘Menu’ which is in the header.php file.Hope you understand and can solve the issue.
Regards,
chhabiForum: Themes and Templates
In reply to: [Spacious] Deleted footer text – Now menu not working in mobileHi martijnincph,
At first I suggest you not to delete the footer text because our theme contains lots of function there which affect the whole part.
For the best solution you have to download the theme again and install again.
Regards,
chhabiForum: Themes and Templates
In reply to: [Spacious] Change colour of footerHi beckswade,
Can you please provide the link of your site for better solution?
Forum: Themes and Templates
In reply to: [Spacious] Add email and company address to FOOTERHi mazetia,
If you are using the free theme that feature of changing the footer part is not provided. That feature is provided in the pro version of our theme you can switch to that.
Regards,
chhabiForum: Themes and Templates
In reply to: [Spacious] Change colour of footerHi beckswade,
To change the color of footer area you need some code customization. I will provide the Custom CSS, please paste the following CSS as instructed:-
-Go to Appearance -> Theme Options -> Design -> Custom CSS
and paste the following CSS snippet.footer-widgets-wrapper { background-color: #7E3333; border-top: 1px solid #EAEAEA; }Here I have given one sample color. If you want another different color please change the color code of
background-color: #7E3333;.Hope this will help you.
Regards,
chhabiForum: Themes and Templates
In reply to: [Spacious] change how much text shows in TG services widgetsHi dontlikecheese,
You are welcome. If any more queries than feel free to post.
If you like our theme than you can provide rating for our theme in the below link: https://wordpress.org/support/view/theme-reviews/spaciousRegards,
chhabiForum: Themes and Templates
In reply to: [Spacious] change how much text shows in TG services widgetsHi dontlikecheese,
You can limit the words which is shown in the TG Services area by inserting the desired number of text in the excerpt part in the page below the content part.
To display the excerpt in the admin part below page content area you can tick excerpt which is on the Screen Option in the top right corner.If you want to limit the text by coding than its better to make child theme and use filters to limit the text.
Regards
ChhabiForum: Themes and Templates
In reply to: [Spacious] Semi-transparent background for contentHi ZOOM1881,
You need to add Custom CSS for that and the way to add that is
Go to Appearance -> Theme Options -> Design -> Custom CSS
And paste the below code and if you want more transparent than you can change the opacity 0.8 to your desired and 255 color numbers as your desired#page{ background: rgba(255, 255, 255, 0.8); }Regards
chhabiForum: Themes and Templates
In reply to: [Spacious] Slider on every page@ Beck_luna,
Sorry our theme hasn’t the feature you desired.
@ BaMac and others,
Our free version of theme doesn’t have the feature to display slider on every pages. If you need that feature than you can have pro version. http://themegrill.com/themes/spacious-pro/
Forum: Themes and Templates
In reply to: [Radiate] Header image repeats on large monitorsHi knightsy,
For your problem please follow the instruction stated in this link
http://themegrill.com/support-forum/topic/header-image-repeating-itself/
Hope you can solve it.Regards
chhabiForum: Themes and Templates
In reply to: [Radiate] Darken Theme FontHi jbross,
Please follow the instruction as below :
1) Go to Appearance
2) Click Customize
3) You can see Custom CSS inside Customize
4) Paste the code which I have given you here inside the Custom CSS box
5) Click Save & Publish buttom in topHope now you can do it.If this is appreciable than you can rate for our theme: https://wordpress.org/support/view/theme-reviews/radiate
Regards,
ChhabiForum: Themes and Templates
In reply to: [Radiate] Darken Theme FontHi jbross,
Thanks for the link. Here is the code snippet for making the text darken
p { font-weight: 500; }Regards
ChhabiForum: Themes and Templates
In reply to: [Radiate] Change menu size (height, perhaps width of elements)Hi JRopi,
Please can you provide the link of your site which you have done the change ?
Forum: Themes and Templates
In reply to: [Spacious] Add Header only to Pages (Not Home Page)Hi mary1969,
The feature you asked to activate the slider on the pages created – about,contact etc is not provided in the free version of our theme. You can have that feature in the pro version of our theme. You can visit the site: http://themegrill.com/themes/spacious-pro/
Forum: Themes and Templates
In reply to: [Accelerate] Logo to be in the centerHi mainwhiteclosetsg.com,
Please can you provide the link.