Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #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.

    #1188451

    Hey,

    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,
    Yigit

    #1188452

    Hey,

    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,
    Yigit

    #1189347

    RE. 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:

    2020-03-01_2113

    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:

    2020-03-02_1411

    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.
    #1189811

    Can someone please reply to this ticket???

    #1190521

    Hi kurson,

    Best regards,
    Victoria

    #1191322

    The 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.

    #1191938

    Hi 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,
    Victoria

    #1198242

    Hi
    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.

    #1198284

    Hi,

    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,
    Yigit

    #1199906

    Hi.

    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.

    #1203274

    Hi,

    I’m very sorry for the late reply. The headers in your footer as displaying light grey on my end, did you manage to get things working?

    Best regards,
    Rikard

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.