Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #365026

    Hi,

    I would like to add some customization to my extra header elements:

    1. How do I change the color of the background when the browser first loads.. right now it is transparent…
    2. How do i change the color of the background when I scroll down?
    3. How do I change the font color in the bar?
    4. Is there a way to add the social icons to the left?
    5. How do i removed the boarder for the extra header elements?

    #365074

    Hi;
    #3 : Dashboard > Enfold Theme Options > Advanced Stylingx = “Small bar above main menu”
    #4 : Dashboard > Enfold Theme Options > Header Social Icons = “Display in the top bar at the left”

    #365192

    Hi!

    Thank you for using Enfold.

    1.) Change the html background with this:

    html { background: red; }
    

    2.) I’m not sure what you mean by this. Can you please provide a screenshot?

    3-4.) Please refer to @begrafiks posts.

    5.) Remove the border with this:

    #top .av_header_transparency #header_meta { background: transparent; box-shadow: none; border-bottom: none; }
    


    @begrafiks
    : Thanks for helping out! :)

    Best regards,
    Ismael

    #375629

    I have the same question about number 4. Can I keep the menu bar items and social links on the same level as the logo, but have the social icons to the left of the menu items?

    See this screenshot: http://f.cl.ly/items/053J1J2U1d3i1q3I2W10/enfold-menu-bar-social-links.png

    #375632

    Hi!


    @wassermanwealth
    Can you post the link to your website please?

    Regards,
    Yigit

    #375876
    This reply has been marked as private.
    #376397

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-menu.av_menu_icon_beside { padding-right: 0; margin-right: 0; float: right; } 

    Cheers!
    Yigit

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