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

    Hi,

    Is it possible to create a full width search field on the homepage.

    #703236

    Hey BPC,

    Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)

    Best regards,
    Yigit

    #703251
    #703254

    Hey!

    Please add following code to Functions.php file in Appearance > Editor

    add_shortcode('avia_search', 'get_search_form');

    then add following shortcode into text tab of Text Block element or Code Block element to display your search form.

    [avia_search]

    Cheers!
    Yigit

    #703452

    ok thanks, also possible to change the styles ?

    #703487

    Hi,

    Yes. Please post a screenshot showing the changes you would like to make and a link to your page :)

    Best regards,
    Yigit

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