Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #238298

    Hi,

    I have tried to activate in the theme options the header “extra element phone number”. Unfortunately that does not work. My second question would be, how can I change the font and the social icons as shown in the example theme options?

    I put two screenshots in here: http://www.scheibentoenung-wien.at/header/

    Thanks!

    Best regards, Alex

    #238929

    Hi,

    I have figured out the following: If I choose in “header social icons” –> “display in top …” the phone number/extra info will be displayed in header. If I choose “header social icons” –>”display in main header” the “header phone number/extra info” disappears in the top bar again. Any ideas?

    What I have not yet figured out too is, how can I change the social icons font like in the “layout preview” in the Enfold Header Options (see in screenshots http://www.scheibentoenung-wien.at/header/

    Thanks for your help.

    Regards, Alex

    #239133

    Hey!

    Please enable the “Header Secondary Menu”, the header_meta container will be disabled when you turn off the secondary menu.

    Best regards,
    Ismael

    #239276

    Hi Ismael,

    thanks alot, that was so simple, embarrassed that I have not done it by myself…

    Can you please tell me what’s the thing with the different looking social icons “layout preview” in the Enfold Header Options like you see in the screenshot? How can I change them into this style?

    Best regards,
    Alex

    #240205

    Hey!

    Please add following code to Quick CSS

    #top .social_bookmarks li a { background: #888; color: white; }

    Cheers!
    Yigit

    #240639

    Hi Yigit!

    The icons have now a grey Background but they are not the same like in “layout preview” in the Enfold Header Options.
    Do you have any other ideas? Thanks!

    Best regards,
    Alex

    #241584

    Hi,

    is there a possibility to change the header social icons like in the example here: social icons

    Best regards,

    Alex

    #241751

    Hi!

    You can add this on Quick CSS or custom.css:

    #header_main .social_bookmarks li a {
    border-radius: 5px;
    }
    
    #top .social_bookmarks li {
    width: 30px;
    margin-left: 5px;
    }
    
    #top .social_bookmarks li a {
    background: #c5c5c5;
    color: white;
    }

    Regards,
    Ismael

    #241788

    Hi!

    Thanks!

    Regards,
    Alex

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Extra Element / Header Phone Number’ is closed to new replies.