-
AuthorPosts
-
July 8, 2020 at 3:33 pm #1228894
Hi,
Is it possible to make a curved menu such as this with the theme?July 9, 2020 at 6:41 am #1229065Hey horsevet,
It’s not part of the theme by default, so you would need custom CSS. The site you linked to has done it by adding a background image to the header, so you would an image to use if you need help with CSS.
Best regards,
RikardAugust 18, 2020 at 2:20 am #1238678Hi,
We are having an issue and I tried to use advanced styling to fix it but I haven’t been able to fix it. We want to use the font Great Vibes for the Headings (H1-6) however it is showing all in capital letters. Even when I change it to lower case it stays in All CAPITALS. Any suggestions?Also is there any way to make the top secondary menu bigger?
August 18, 2020 at 8:27 pm #1238876Hi horsevet,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #wrap_all .all_colors h1, #top #wrap_all .all_colors h2, #top #wrap_all .all_colors h3, #top #wrap_all .all_colors h4, #top #wrap_all .all_colors h5, #top #wrap_all .all_colors h6 { text-transform: none; } #top .av-main-nav ul a { font-size: 14px; }
If you need further assistance please let us know.
Best regards,
VictoriaAugust 20, 2020 at 12:15 am #1239335Thank you! Also is there any way to make the very top menu bigger?
August 20, 2020 at 5:11 am #1239394Hi,
Do you mean the hours section?
Best regards,
Jordan ShannonAugust 20, 2020 at 4:05 pm #1239572The one on our website is pink and has our phone numbers.
August 20, 2020 at 9:55 pm #1239632Hi,
Add this to quick css:
.phone-col{ font-size:60px!important; }
Adjust the size to what you need.
Best regards,
Jordan ShannonAugust 21, 2020 at 2:32 pm #1239799Thanks, unfortunately, that didn’t do anything… Alternatively is it possible to add a logo to that section?
August 21, 2020 at 8:57 pm #1239841Hi,
Did you add the code to the very top of quick css so it runs first. Also, clear the cache a few times over.
Best regards,
Jordan ShannonAugust 22, 2020 at 2:58 pm #1239973I did all of that and still nothing happens.
Is there a way to put an image in that menu?
August 23, 2020 at 5:31 pm #1240155Hi horsevet,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #header_meta .phone-info { font-size: 20px; }
If you need further assistance please let us know.
Best regards,
VictoriaSeptember 10, 2020 at 7:01 pm #1244982Hi,
We would like to use the image below for the curved menu. Login credentials are below as well. #1229065September 14, 2020 at 11:55 am #1245722Hi,
Thank you for the update. This is the image in the other site that is used as header background. You have to create the same image, upload it in the media library and apply it as the header background. (see private field)
Best regards,
IsmaelSeptember 14, 2020 at 3:21 pm #1245774Thank you! Last question (I hope) where can I add it as the header background? I gon;t see that as an option anywhere.
September 16, 2020 at 5:55 am #1246160Hi,
Look for the Enfold > General Styling > Logo Area panel and the Background Image settings, select the Upload Custom Image option, then upload the custom image as background. We might have to add a few css adjustments to make it look like more like the header in the other site.
Thank you for your patience.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.