Grace Support
Forum Replies Created
-
AuthorPosts
-
Grace SupportKeymaster
Hi,
To align the social icons in footer section
Go to the Appearance -> Editor -> style.css
add below css code.footer .social-icons { text-align: center; } .footer .social-icons a { display: inline-block; float: none; }
Th option is available in Appearance -> Theme Options -> Basic Settings to change the background color of footer
Regards
Grace ThemesGrace SupportKeymasterHi,
You can use any size of logo image. You can adjust the logo image height from Basic Settings.
To reduce the space around the menu
Go to the Appearance -> Editor -> style.css
add below css code at the end of file.sitenav ul li a { padding: 10px 10px; } .logo { padding: 10px 0; }
Regards
Grace ThemesGrace SupportKeymasterHi,
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace ThemesJune 5, 2020 at 7:51 am in reply to: White space between homepage slider and Who We Are section #23903Grace SupportKeymasterHi,
To solve this issue
Go to the Appearance -> Editor -> style.css
add below css code at the end of file.slider-main { min-height: 100px; }
Regards
Grace ThemesGrace SupportKeymasterHi,
The website http://www.jeanmoulinvincennes.fr/ is not working.
Please share your website URL so we can check and assist you quickly.Regards
Grace ThemesGrace SupportKeymasterThat’s Great. Thank you..!
Grace SupportKeymasterDo you want to display slider button/link or want to remove the slider completely in mobile device.
Please let me know your feedback.
June 4, 2020 at 6:01 am in reply to: White space between homepage slider and Who We Are section #23870Grace SupportKeymasterHi,
Please share your website URL so we can check and assist you quickly.
Regards
Grace ThemesGrace SupportKeymasterHi,
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace ThemesGrace SupportKeymasterHi,
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace ThemesGrace SupportKeymasterHi,
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
If you are getting any problem in theme installation or setup, kindly send us your website URL and WordPress admin login details at [email protected]
We will setup the theme on your website.Regards
Grace ThemesGrace SupportKeymasterHi,
Please share your website URL so we can check and assist you quickly.
Regards
Grace ThemesGrace SupportKeymasterHi,
To change the font size of Appointment button
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS.booknow { font-size: 16px !important; }
Regards
Grace ThemesGrace SupportKeymasterHi,
To change the font color for the latest news box on the home page
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code and change the color code as per your need.news-box h6 a { color: #000000 !important; } .news-box p { color: #000000 !important; }
Regards
Grace ThemesGrace SupportKeymasterHi Mathieu,
To display your page in full width without right sidebar
– Edit your page and select Full Width page template from “Page Attribute” panelRegards
Grace Themes -
AuthorPosts