Tagged: ,

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

    I’d like to move the search box in the header to a new position just to the right of the Social Media Icons. Is this a fairly simple adjustment?

    Thank You,

    #205725

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #205726

    Sure,

    http://www.livelight.co

    Refresh your screen once you arrive to get beyond the splash page….

    Thanks Josue

    #205727

    Hi!

    Unfortunately is not possible with the type of menu you have.

    Regards,
    Josue

    #205728

    Would Changing the header style to another option (with social icons) give me that option?

    #205732

    Hi!

    Ignore my first reply, i found a solution that works with your current setup, add this at the end of js/avia.js:

    jQuery(function() {
    jQuery(".social_bookmarks").append(jQuery("#avia-menu #menu-item-search").detach());
    });

    Regards,
    Josue

    #205747

    Perfect!

    You Sir Are THE MAN!!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Moving Search Bar in Header’ is closed to new replies.