-
AuthorPosts
-
January 20, 2020 at 3:49 pm #1176336
Hello,
I was just adding a sub menu to some menu points and it looks a little weired. The sub menu page “Art” is way to far down and not connected to the main menu point “Portfolio”. Please see miriamfrank.com
January 20, 2020 at 11:14 pm #1176507This may help you, enter as custom CSS/Quick CSS:
ul.sub-menu { margin-top: 120px; }
January 21, 2020 at 5:59 am #1176558Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.av-main-nav ul { top: 75px !important; }
Best regards,
RikardJanuary 21, 2020 at 1:21 pm #1176708Amazing thanks! Can i set the font of the menu to „normal“ means „not bold“? if yes where
January 22, 2020 at 9:30 am #1177039Hi SarahKunterbunt,
Go to Enfold > Advanced Styling, in (Select an element to customize) select Main Menu Links.
Then set the Font Weight to Normal.Best regards,
NikkoJanuary 22, 2020 at 11:04 am #1177113That worked. What about the other headlines’? I have the feeling my changes don’t work and the font in the contact form is still some other one https://miriamfrank.com/
January 22, 2020 at 11:29 am #1177123Hi SarahKunterbunt,
You can see that option as well in Advanced Styling, You can choose All headings or h1 or h2 or h3, etc.
Hope this helps.Best regards,
NikkoJanuary 22, 2020 at 1:25 pm #1177175yes, i saw that but it doesn’t work. The widget title won’t change and i styled all headings but nothing changed. and the text in the contact form is in a different font displayed as well
- This reply was modified 4 years, 9 months ago by SarahKunterbunt.
January 23, 2020 at 4:43 am #1177380Hi SarahKunterbunt,
I checked the Widget Title and the font-weight is set to Light and to All Headings, font-weight is set to Light and Text Transformation is set to Capital Letter.
If I try to change the value it does work, maybe you can give us a screenshot on how it looks on your screen and maybe a screenshot of what you’re trying to achieve.Best regards,
NikkoJanuary 24, 2020 at 4:44 pm #1178175can you help to change the font in the contact form https://miriamfrank.com/contact/ ?
January 27, 2020 at 9:32 pm #1178795Hi,
Yes, what font do you want to use so we can provide a CSS rule.
Best regards,
BasilisJanuary 31, 2020 at 6:50 pm #1180347I want to use Open Sans Condensed
February 4, 2020 at 4:37 am #1181140Hi SarahKunterbunt,
We have added this code in your Quick CSS:
#top .avia_ajax_form input, #top .avia_ajax_form textarea { font-family: "open sans condensed",Arial,sans-serif; font-size: 15px; }
Let us know if you need further assistance.
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.