Grace Support
Forum Replies Created
-
AuthorPosts
-
Grace Support
KeymasterYou can add the css code in custom css box
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code in custom css box#section10 .right-column-60 { width: 50%; }
Grace Support
KeymasterHi,
To solve the contact form issue
Go to the Appearance -> Theme Editor -> style.css
add below css code at th end of file#section10 .right-column-60 { width: 50%; }
The option is not available to change the order of homepage sections.
Regards
Grace ThemesGrace Support
KeymasterHi,
The contact form is looking fine. Pleas check the screenshot
https://snipboard.io/OGRbCP.jpgRegards
Grace ThemesGrace Support
KeymasterYou are most welcome
Grace Support
KeymasterHi,
Do not add too many pages on the main menu. Add only 7 pages.
Please remove “No Sidebar”, “Blog No Sidebar”, “Full Width” pages from the menuPlease check the documentation to customize the primary menu
http://www.gracethemesdemo.com/documentation/floret/#menuRegards
Grace ThemesGrace Support
KeymasterHi,
To disable the homepage slider
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code in custom css box.slider-main { display: none; }
Pleas let me know if it works.
Regards
Grace ThemesGrace Support
KeymasterOk, thanks
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
KeymasterPlease send your website URL at [email protected] so we can check and assist you quickly
Grace Support
KeymasterHi,
Please share your website URL so we can check and assist you quickly.
Regards
Grace ThemesGrace Support
KeymasterYou are most welcome.
Grace Support
KeymasterHi,
To remove the footer menu section
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
Add below css code.footer { display: none; }
Please make this changes and let me know your feedback.
Regards
Grace ThemesOctober 18, 2023 at 4:57 am in reply to: Welcome and Our Services Section not displaying theme based header #45086Grace Support
KeymasterHi,
The Services section is looking fine. The Welcome section is not showing on the homepage.
Please send the screenshot to figure out the issues so we can check and assist you quickly.
Regards
Grace ThemesGrace Support
KeymasterHi,
To display the Team Member section in center align
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code in custom css box#teamsection { text-align: center; } .teammember-list { float: none; display: inline-block; }
Regards
Grace ThemesGrace Support
KeymasterThanks.
We will check and get back to you ASAP
-
AuthorPosts