Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1243034

    Hi,
    on the “ENFOLD child” page in the WordPress Menu, where I can usually manage all Enfold Layout Details, the left column is missing/empty, see screenshot:
    https://www.simus-systems.com/wp-content/uploads/2020/09/enfold-navigation-missing.png

    What can I do?
    Thanks,
    Andrea

    #1243218

    Hey simus_systems,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1243246

    Hi Rikard,
    thanks for your quick answer, we actually had to do the latest ENFOLD update to solve the problem. The “navigation” has appeared again. :)

    But another question:
    Can you give us the css code to change the font style of the tab section (normal letters instead of CAPITAL letters, text positioning centered, distance between the tabs…) ? Please see private content link.
    thanks!
    Andrea

    #1243520

    Hi Andrea,

    Thanks for the update. Please try the following in Quick CSS under Enfold->General Styling:

    .av-inner-tab-title {
        text-transform: none;
    }
    
    .av-section-tab-title {
        width: 150px;
    }

    Best regards,
    Rikard

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