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

    Hey guys,

    is it possible to place text next to your logo? like this http://zinellafashion.wixsite.com/mijnsite-1 And also to place an border above the menu and 1 under the menu like this link?

    i hope to hear from you!

    #708548

    Hey Angelo,

    I think you will need some custom CSS to do that, if you should need help then please post a link to your site. You can get the text in the header if you add a widget area to it: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/

    Best regards,
    Rikard

    #708757

    Thanks that worked for me i only need those borders for now

    #708798

    Hi,

    Ok great, glad we could help. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #708809

    I need the borders above the menu and under the menu is that possible?

    #708901

    Hi,

    Yes, it’s possible. Kindly add this code in Quick CSS (located in Enfold > General Styling):

    #header_main #avia-menu {
        border-bottom: 2px solid #202020;
        border-top: 2px solid #202020;
        height: 54px;
    }

    Let us know if it works :)

    Best regards,
    Nikko

    #709558

    Yes it worked perfectly thanks!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘place text in header and borders under and above menu’ is closed to new replies.