Grace Support
Forum Replies Created
-
AuthorPosts
-
Grace SupportKeymaster
You are most welcome.
Grace SupportKeymasterHi,
To hide the navigation arrows
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code in custom css box.cbp-bicontrols { display: none !important; }
Regards
Grace ThemesGrace SupportKeymasterYou are welcome
Grace SupportKeymasterYou 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 SupportKeymasterHi,
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 SupportKeymasterHi,
The contact form is looking fine. Pleas check the screenshot
https://snipboard.io/OGRbCP.jpgRegards
Grace ThemesGrace SupportKeymasterYou are most welcome
Grace SupportKeymasterHi,
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 SupportKeymasterHi,
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 SupportKeymasterOk, thanks
Grace 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 SupportKeymasterPlease send your website URL at [email protected] so we can check and assist you quickly
Grace SupportKeymasterHi,
Please share your website URL so we can check and assist you quickly.
Regards
Grace ThemesGrace SupportKeymasterYou are most welcome.
Grace SupportKeymasterHi,
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 Themes -
AuthorPosts