Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #325357

    and once I do recreate the basic pages can i then export the pages and they will come back as avia layer when i import them?

    thanks in advance

    #325380

    Hey!

    Try adding this code to the Quick CSS:

    .responsive #header_main .logo, .responsive #header_main .logo img {
        width: 100%;
        height: auto !important;
        max-height: none !important;
    }

    You’d need to adjust the header size too (Theme Options).

    Cheers! 
    Josue

    #325390
    This reply has been marked as private.
    #325456

    Hi!

    Add this too:

    h1, h2, h3, h4, h5, h6{
    text-transform: none !important;
    }

    Regards,
    Josue

    #325727

    Thank you again works like a charm,

    NEXT QUESTION:
    I take and create contact forms in text editor then take the code and place it in a widget so I can have the form show up on multiple pages without having to recreate it each time. So my question, is there a way to put a %page-name% or /%postname%/ within the form itself so we can track which page the form was fill out in even though it is a widget? I know our Aweber form does this but I like enfold form functions better.

    thank you

    #325832

    Hey!

    Refer to this topic:
    https://kriesi.at/support/topic/contact-form-indicator/

    Cheers!
    Josue

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