-
AuthorPosts
-
February 13, 2021 at 9:29 am #1280238
Hey, so I use text boxes a lot, and want to change the font family to Work Sans.
Is there a way I can change the default setting for this? I tried edit H6 to use Work Sans in the text boxes, but it just breaks formatting wise.
Please advice.
Thanks,
-DanielFebruary 14, 2021 at 4:32 am #1280367Hey Dzimnikov,
Please provide a link to the site/page in question so we can look into this further.
Best regards,
Jordan ShannonFebruary 15, 2021 at 9:36 pm #1280641https://aloriadance.com/wp-admin (login details below)
The About page in particular
Thank you so much!
February 16, 2021 at 1:07 am #1280664Nevermind, found the setting.
Quick question on another site, also regarding finding a small setting.
So on this site: https://jeremysportfol.io/
When you scroll down… a black bar appears on the menu… but the text remains black… i’d like to change that text to white… as the black menu bar appears.
Is there a setting for this… or does it require code?
February 16, 2021 at 1:29 am #1280668Hi,
Add this to quick css:
#header.av_header_transparency a .avia-menu-text{ color:black!important; } #header a .avia-menu-text{ color:white!important; }Best regards,
Jordan ShannonFebruary 17, 2021 at 7:07 am #1281598Worked perfectly, thank you so much as always.
Have another random question.
Here is a screenshot of the text editor: https://imgur.com/a/YLp0I9i
On the left hand side… each new set of indented bullet points are a different style, but in the preview, they are all the same.
The client is asking if there is a way to make them different, as they are in the text editor. Is that possible?
-
This reply was modified 4 years, 9 months ago by
Dzimnikov.
February 18, 2021 at 7:38 pm #1282046Hi Dzimnikov,
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
ul ul li { list-style: square; }If you need further assistance please let us know.
Best regards,
Victoria -
This reply was modified 4 years, 9 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
