Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #269201
    #269202
    This reply has been marked as private.
    #269440

    Hi!

    Thank you for using the theme.

    The header shrink option is disabled. Please go to Enfold > Header Layout > Header Behaviour. Enable the Shrinking Header setting. You can remove the border or the box shadow of the header meta with this on Quick CSS or custom.css:

    #header_meta {
    border-top: none;
    box-shadow: none;
    }

    Best regards,
    Ismael

    #285436
    This reply has been marked as private.
    #285447

    Hi!

    Try using the phone setting for that:
    http://screencast.com/t/aKHhT5Fb

    You can put HTML code there.

    Best regards,
    Josue

    #516390

    Hi,

    sorry for picing up this old post. But I’m still also searching for a solution here.
    I tried the posted code and also extended it for:

    /*linie unter hauptmenu box */
    
    .avia-menu-fx, .avia-shadow, #header_meta { 
    background-color: transparent !important; 
    border: none !important;
    border-top: none !important;
    box-shadow: none !important;
    }

    This line ignores all my tries to disappear.
    http://madlener.wom.server49.vorschauseite.eu/

    I also searched in the other topics here but nothing worked. If you could give me a hint this would be great.

    THanks a lot !
    Greetings
    Michael

    #516481

    Hi!


    @michaellausser
    Can you please post a screenshot and show the changes you would like to make? Also, please create a temporary admin login and post it here privately.
    Since you are not the OP, OP would be able to see your private content. If you would like to avoid that, please start a new thread

    Cheers!
    Yigit

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