• Resolved Anonymous User 14050981

    (@anonymized-14050981)


    how to add search bar on my home page

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • I see you got it added up in the menu area although it could use some adjusting to make it fit better, try out this CSS in Additional CSS in the Customizer

    .astm-search-menu .search-field {
      width: 75%;
      float: left;
    }
    
    .astm-search-menu .search-submit {
      width: 25%;
      margin-top: 3px;
      font-size: .9rem;
      padding-left: 15px;
    }
    Thread Starter Anonymous User 14050981

    (@anonymized-14050981)

    Thank You so much the code works perfectly search bar looks way better thanks again

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Uptown Style’ is closed to new replies.