Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #570884

    Hello,

    I`d like to make the following alterations to the Construction demo:

    1) Add a textfield in logo area (exactly at the place of social profile icons)
    No social profiles, Menu and Logo Position: Logo left, Menu below

    2) Change pill-shaped buttons to rectangular shape

    Could you please help me in that matter? Thank you.

    Best

    #570999

    Hey hasbeat!

    1. You can use the phone info setting for that. It’s in Dashboard > Enfold > Header > Extra Elements.

    2. Add this to your custom CSS.

    .social_bookmarks, .social_bookmarks * {
        border-radius: 2px !important;
    }

    Cheers!
    Elliott

    #571172

    Hello Elliott,

    Thanks for your message. Please see the attached file and link for further
    explanation.

    Best

    #571202

    Elliott, there is another thing I forgot to mention:

    On subpages we use below the headings the Separator / Whitespace element –
    style of horizontal line is custom.

    When reducing the size of the screen to ipad size or smaller this horizontal line
    overlaps the text section below.

    #571848

    Hey!

    Send us a WordPress login and we’ll take a closer look.

    Regards,
    Elliott

    #572005

    Hi Elliott – please find below the login details. Thanks!

    #572635

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    @media only screen and (max-width: 1024px) {
    .avia-builder-el-1 {
    margin-bottom:auto !important;
    }
    }

    Best regards,
    Rikard

    #572728

    Hi Rikard,

    Thanks for the code snippet!

    Is there any chance to replace to social icons in the logo area by a text field
    (at the exact spot)?

    #573499

    Hey!

    Please go to the Enfold > Header panel then look for the Extra Elements tab. Disable the icon then use Phone Number or small info text field. You can use html tags on that field.

    Regards,
    Ismael

    #573583

    Hi Ismael,

    Thanks for your response. Using the Phone Number or small text field solution
    creates an subarea above the logo. However, my clients would like a text field
    on a level with the logo (in our case: logo is flush left, the text field flush right).

    #574338

    Hey!

    Alright. Please follow the instructions on the following link: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/

    Best regards,
    Ismael

    #574356

    Ismael – Great, thank you!

    #575528

    Hi!

    Sure thing. Let us know if you need anything else. :)

    Cheers!
    Ismael

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Enfold Construction – Alterations’ is closed to new replies.