Grace Support
Forum Replies Created
-
AuthorPosts
-
November 18, 2022 at 4:51 am in reply to: Make Elements at the sidebar Sticky – Contact Us Template #38489
Grace 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.
November 11, 2022 at 4:45 am in reply to: Prayer Pro – Close Gap between footer and container #38365Grace Support
KeymasterHi,
To solve this issue
Go to the Appearance -> Editor -> style.css
add below css code.page-id-1809 #footer-wrapper { margin-top: -30px; }
Regards
Grace ThemesNovember 11, 2022 at 4:38 am in reply to: HELP! After domain change NONE of my theme changes are displayed #38364Grace Support
KeymasterWe are facing this issue first time. So we recommend to use the theme on the main website.
November 10, 2022 at 5:11 am in reply to: HELP! After domain change NONE of my theme changes are displayed #38350Grace Support
KeymasterIn this case you will need to re-customize your theme.
Grace Support
KeymasterIt is not possible to set the margin after the scroll. It’s the default functionality of sticky header option.
Grace Support
KeymasterNo, this option is not not available.
Please deactivate the Sticky Header option from Theme Options -> Basic Settings
Grace Support
KeymasterThat’s Great!
Grace Support
KeymasterI have removed the code from footer.php at line no. 98 that displays text excerpt of blog post in the footer Latest News section
Grace Support
KeymasterYou are most welcome.
Grace Support
KeymasterHi,
To display the boxes in the center ;ocation
Go to the Appearance -> Theme Editor -> style.css file
add below css code.pp_servicesbx { width: 32.7%; }
Please make this changes and let me know if it works.
Regards
Grace THemesGrace Support
KeymasterHi,
I have solved the issue of Footer Latest Posts section.
Please check your website now.Regards
Grace themes -
AuthorPosts