Grace Support
Forum Replies Created
-
AuthorPosts
-
Grace Support
KeymasterDo you want to change font color or background color of mobile menu?
Grace Support
KeymasterNo, this option is not available.
Grace Support
KeymasterHi,
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace ThemesGrace Support
KeymasterHi,
Please download and install the updated version of qTranslate X
https://github.com/qtranslate/qtranslate-xt
https://github.com/qtranslate/qtranslate-xt/archive/refs/heads/master.zipRegards
Grace ThemesGrace Support
KeymasterAdd this code in The Custom CSS box to reduce the padding of Footer panel
.copyright-wrapper { padding: 20px 0; }
Grace Support
KeymasterHi,
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace ThemesGrace Support
KeymasterHi,
1. To remove the black bar
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code.footer { padding: 0px !important; }2. To change the background color of the Footer area
Go to the Appearance -> Theme Options -> Basic Settings -> Background Colors -> elect background color for copyright section
Regards
Grace ThemesNovember 20, 2022 at 4:53 am in reply to: HELP! After domain change NONE of my theme changes are displayed #38532Grace Support
KeymasterThank you!
November 19, 2022 at 5:01 am in reply to: HELP! After domain change NONE of my theme changes are displayed #38523Grace Support
KeymasterPlease install the theme on the main website
Grace Support
KeymasterHi,
1. To remove the “Our Services” section
Go to the Appearance -> Theme Options -> Sections -> Top Four Box Services Section -> Check to hide our services2. To remove the Newsletter form from the footer section
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code.newsletter-form { display: none; }Regards
Grace ThemesNovember 18, 2022 at 4:51 am in reply to: Make Elements at the sidebar Sticky – Contact Us Template #38489Grace Support
KeymasterNo, this option is not available.
Grace Support
KeymasterHi,
After activating the theme, please setup homepage using following
1. Go to Settings -> Reading -> Front page displays
2. Click on radio button of Your latest posts
3. Go to Appearance -> Theme Options and click on Restore Defaults in bottom sidePlease check the documentation to install, setup and customize the theme
https://gracethemes.com/documentation/hotel-center/
Please share your website URL so we can check and assist you quickly.
Regards
Grace ThemesGrace Support
KeymasterHi,
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace ThemesGrace Support
KeymasterHi,
To solve this issue
Go to the Appearance -> Theme Editor -> header.php
Find the below code at line no. 138<img src=”<?php echo esc_url($sv[‘image_src’]); ?>” alt=”<?php echo esc_attr($sv[‘image_title’]);?>” title=”<?php echo ‘#slidecaption’.$n ; ?>”/>
Change it with
<img src=”<?php echo esc_url($sv[‘image_src’]); ?>” alt=”” title=”<?php echo ‘#slidecaption’.$n ; ?>”/>
Please make these changes and let me know if it works.
Regards
November 11, 2022 at 3:40 pm in reply to: Prayer Pro – Close Gap between footer and container #38387Grace Support
KeymasterYou are most welcome.
-
AuthorPosts
