Home Forums WoodMart support forum How to get “select category” to show fully in search bar

How to get “select category” to show fully in search bar

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

    contactpleazurr
    Participant

    Hello,

    How to get “Select category” to show fully in search bar? It is cutting off ad seen here: https://snipboard.io/8RFqal.jpg

    #372353

    Hello,

    You need to change the flex width of the row in the Header builder: https://xtemos.com/docs-topic/header-rows-flex-layouts/

    If you have any questions please feel free to contact us.

    Best Regards

    #372446

    contactpleazurr
    Participant

    Hello,

    Your instructions are not clear. The article does not show me how to edit the flex width of the row. Also please let me know where in the header builder I can change this as you did not say where to do this and I cannot find it anywhere.

    #372627

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

    #372693

    contactpleazurr
    Participant

    Hello, I have added the info in the private content.

    #372911

    Hello,

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

    body .wd-search-cat>a {
        text-transform: uppercase;
        font-size: 10px;
    }

    Best Regards

    #373003

    contactpleazurr
    Participant

    Thank you that worked!

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

The topic ‘How to get “select category” to show fully in search bar’ is closed to new replies.