[Resolved] create space under search box in header

Home Forums Support [Resolved] create space under search box in header

Home Forums Support create space under search box in header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1599710
    Pauline

    Hello

    On mobile view only, I would like to add space between the search box, and the telephone number. What is the best way to do this?

    Thankyou.

    #1599760
    David
    Staff
    Customer Support

    Hi there,

    you can add a little CSS to give the search form some bottom margin:

    .header-widget .aws-container {
        margin-bottom: 1em;
    }
    #1604016
    Pauline

    Thankyou very much 🙂

    #1604586
    David
    Staff
    Customer Support

    You’re welcome

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