Tagged: , ,

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

    Hi,

    finally i found a theme that matches our criteria, for it is flexible and so beautifully designed. Great masterpiece!!!

    on http://mz.muze1.de i am using the the bigger header along with social icons and the additional navigation. Since it stylish and modern, i want to keep those two header types fixed while the rest of the page is scrolling. TRied some ideas but none of them worked as supposed to.

    Your help is highly appreciated, thanks in advance – and keep up that great work. You have made me switch from Joomla to WP ;-)

    Regards, Sebastian.

    #115199

    Hi,

    You can try this on your Quick CSS or custom.css

    #header {
    position: fixed;
    }

    #main {
    margin-top: 152px;
    }

    Regards,

    Ismael

    #115200

    Great, this works perfect. Are there any plans or actual suggestions about the small fixed header WITH social icons? This would be awesome!

    Cheers, Sebastian

    #115201

    Hey Sebastian,

    Not that I know of right now but you can request additional features here: https://kriesi.at/support/topic/enfold-feature-requests

    Regards,

    Devin

    #115202

    playing around with the options i found that the header to me looks even better with some shadow like:

    box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.8);

    http://mz.muze1.de

    Regards, Sebastian

    #115203

    Hey!

    Great – I tagged this thread for Kriesi – maybe he wants to add the shadow.

    Regards,

    Peter

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Header Type: Keep Header with social icons fixed’ is closed to new replies.