Troubles with Floret Pro
- This topic has 13 replies, 2 voices, and was last updated 6 months, 1 week ago by
Grace Support.
-
AuthorPosts
-
November 28, 2023 at 12:24 pm #46042
Martina Lapková
ParticipantHello,
on my client’s website https://krasne-kvetiny.cz the menu somehow does not look like the one in the demo. There is a gap between the menu and the logo + open hours/contact info strip.
The second problem is the contact form – contact info on the left interferes with the contact form on the right too much.
Thank you very much for your help 🙂
November 28, 2023 at 12:52 pm #46043Martina Lapková
ParticipantThe contact form has been removed, so only the menu remains the problem.
November 29, 2023 at 5:43 am #46102Grace 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 ThemesNovember 29, 2023 at 1:59 pm #46125Martina Lapková
ParticipantThank you! It works like a charm now!
November 30, 2023 at 3:45 am #46136Grace Support
KeymasterYou are most welcome
November 30, 2023 at 5:12 pm #46142Martina Lapková
ParticipantSo eventually I decided to keep the contact form there. On desktop, the contact info on the left interferes with the contact form on the right too much. Do you know how to resolve it? Thank you.
December 1, 2023 at 4:50 am #46147Grace Support
KeymasterHi,
The contact form is looking fine. Pleas check the screenshot
https://snipboard.io/OGRbCP.jpgRegards
Grace ThemesDecember 1, 2023 at 11:20 am #46155Martina Lapková
ParticipantThe problem is located at the end of the homepage – https://i.ibb.co/Z1qKFfn/contact-form-issue.png
December 1, 2023 at 11:51 am #46156Martina Lapková
ParticipantAlso, how do I change the position of sections on the homepage? Thank you.
December 2, 2023 at 5:42 am #46177Grace 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 ThemesDecember 3, 2023 at 4:26 pm #46226Martina Lapková
ParticipantThank you very much for your reply.
There seems to be no content in “style.css file”? It is empty. I’ve tried adding the css code at the end of different css files – responsive.css, nivo-slider.css or default.css, however, it does not work.
It is surprising that there is no option to change the homepage sections. I find this as a crucial feature that I highly recommend to add in future updates. For example, it would be much better if bestseller section could be moved towards the beginning of the homepage.
December 4, 2023 at 3:59 am #46228Grace 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%; }
December 4, 2023 at 5:39 pm #46244Martina Lapková
ParticipantThank you! It works!
December 5, 2023 at 5:03 am #46265Grace Support
KeymasterYou are welcome
-
AuthorPosts
- You must be logged in to reply to this topic.