-
AuthorPosts
-
February 25, 2020 at 10:00 pm #1187850
Hi.
Q1: For Enfold v 4.7 Dark Photography, where are the configuration options for the top nav bar ink and link hover colors?
Screenshot: https://www.screencast.com/t/eYVYOeqYsoK
Q2: How do I configure the position of the nav bar to reflect this site:
Screenshot: https://www.screencast.com/t/l3LjxNkTNUU
Site to emulate: http://czphx.com/czwork/
Please advise.
February 27, 2020 at 1:22 pm #1188451Hey,
Thanks for contacting us!
1- Please go to Enfold theme options > Advanced Styling and edit “Main menu links”. You can add the element twice and check “hover state” option.
2- You can add following code to Quick CSS in Enfold theme options > General Styling and adjust the value as needed
.responsive .container.av-logo-container { width: 990px; }
Best regards,
YigitFebruary 27, 2020 at 1:22 pm #1188452Hey,
Thanks for contacting us!
1- Please go to Enfold theme options > Advanced Styling and edit “Main menu links”. You can add the element twice and check “hover state” option.
2- You can add following code to Quick CSS in Enfold theme options > General Styling and adjust the value as needed
.responsive .container.av-logo-container { width: 990px; }
Best regards,
YigitMarch 2, 2020 at 6:17 am #1189347RE. 1- Please go to Enfold theme options > Advanced Styling and edit “Main menu links”.
The Main Hover BG and Border colors do not appear to be applying:
RE: You can add the element twice and check “hover state” option.
I see no check box for this option.
RE #2. .responsive .container.av-logo-container {
width: 990px;
}These colors are simply not applying:
Q: How will this affect the layout in Responsive design mode?
NOTE: The code provided does not reduce the space between the logo and nav bar. The Construction site I’d like to emulate in appearance does not have a large margin of space between the logo and nav bar.
NOTE: The code provided moves the social media icons as well. The Construction site I’d like to emulate in appearance locks the social media bar to the right.
Please advise on how I can further teak the layout to best emulate the construction site.
- This reply was modified 4 years, 8 months ago by kurson.
March 3, 2020 at 6:44 pm #1189811Can someone please reply to this ticket???
March 5, 2020 at 6:00 pm #1190521Hi kurson,
Best regards,
VictoriaMarch 8, 2020 at 10:57 pm #1191322The site is up:
Per another open ticket, the Unite Gallery plugin is incompatible with the Enfold theme for reasons unknown to me.
This plugin has been moved, the site is restored. Please try again.
March 10, 2020 at 5:40 pm #1191938Hi kurson,
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
.av-main-nav li:hover .avia-menu-text { color: red; border-bottom: 2px solid red; }
If you need further assistance please let us know.
Best regards,
VictoriaMarch 27, 2020 at 7:02 am #1198242Hi
Reengaging with this ticket.I am finding that SEVERAL font configuration options do not work.
I understand that I can supersede the the issue by manually adding CSS but that seems to be a patch to the problem and not a resolution.
I eventually need to hand the site over to the client and they are expecting the font configuration options to work. Do they??
Examples of configuration options not applying:
General Styling…Footer Heading Color: Footer Heading color
Screenshot: https://www.screencast.com/t/hWmATNEJ2jD
Advanced Styling:
Small bar above Main Menu …Font Color
Main Menu sublevel Links Font Color
Menu Item Button – Font Color
Main Menu Links – Font Color
Try changing them. The configuration options do not apply.Screenshot: https://www.screencast.com/t/7ms3VtHh
Side Q: where is the copyright font size being configured? There appears no obvious spot.
Note: I manually added quick CSS Under General Styling… Quick CSS but it does not resolve the issue.Screenshot: https://www.screencast.com/t/Hkw2MSgar
Please advise on each point reported.
March 27, 2020 at 10:47 am #1198284Hi,
Please go to Appearance > Editor and navigate to /enfold/includes/admin/ folder and edit “register-backend-advanced-styles.php” file and replace the content with this one – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_4_7_3/register-backend-advanced-styles.php
After updating the file, please save Enfold theme options. This fix will be included in upcoming version :)
Best regards,
YigitApril 1, 2020 at 11:26 pm #1199906Hi.
I did as instructed.
Do you have this fix for General Styling as well?
I tried turning the Footer Heading color back from #ff0000 to #eeeeee and the font is still stuck as red.
Please advise.
April 13, 2020 at 1:03 pm #1203274 -
AuthorPosts
- You must be logged in to reply to this topic.