Home Forums WoodMart support forum border of search bar – thickness

border of search bar – thickness

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

    darryn
    Participant

    hi,
    how do I make the border around the search bar thicker?
    darryn

    Attachments:
    You must be logged in to view attached files.
    #685561

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .searchform.wd-with-cat input[type="text"]{
    	border: 1px solid #000000 !important;
    }

    Set the thickness and color as per your needs.

    Best Regards,

    #685625

    darryn
    Participant

    amazing!!! thanks Aizaz, really appreciate it.

    #685676

    Hello,

    You’re Most Welcome!

    Feel free to write back anytime. If you need further assistance, we are always here to help you.

    If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘border of search bar – thickness’ is closed to new replies.