Tagged: , ,

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

    Hey dccullman,

    this button can be inserted as a header widget: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/

    Once you’ve inserted it as inside your header widget and still need help, let us know.

    Best regards,
    Andy

    #780678

    Hey Andy, I’ve got the widget inserted. That helps with part 3 of the header question. I still need assistance on part 1 and 2. I’m adding the site credentials below.

    #781243

    Hi,

    you can move your main menu to the left with this code inside Quick CSS field:

    nav.main_menu {
    left: 19%;
    }
    You can adjust your header widget's padding with this code:
    .avia-button.avia-size-x-large {
    padding: 20px 0px 20px 0px;
    }

    Adjust everything as needed.

    Anything else you need for this here?

    Best regards,
    Andy

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