Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #441286

    hi, can you help me to get the social icobs to the right. like this http://i.imgur.com/Ik2qG8q.jpg and the search field before the social icons.

    and can you help me to get the menu near to the logo like this http://i.imgur.com/TNvBL3s.jpg

    #441586

    Hi alfaweb2!

    for your menu use this code:

    .avia-menu.av-main-nav-wrap {
    left: -60px;
    }
    

    I can’t see any social icons on your website, so please provide us a link showing them, so we can provide you some CSS for it. However try this:

    ul.noLightbox.social_bookmarks.icon_count_2 {
    left: 700px;
    }
    form#searchform {
    left: 450px;
    }
    

    Best regards,
    Andy

    • This reply was modified 9 years, 6 months ago by Andy.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.