Home Forums WoodMart support forum How to set SEARCH SELECT CATEGORY

How to set SEARCH SELECT CATEGORY

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

    Jess
    Participant

    Hi,
    I use HANDMADE THEME what a such beautiful theme!
    1. but I would like to add SEARCH SELECT CATEGORY, how to set?
    2. How to set page title font size to 24px?

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

    Artem Temos
    Keymaster

    Hi,

    1. You can enable categories dropdown for the search form in Theme Settings -> Header -> Search.

    2. You can change it with the following CSS snippet

    div.title-size-default .entry-title, 
    div.title-size-default h1 {
    	font-size:24px
    }

    Regards

    #25563

    Jess
    Participant

    1. not works.
    2. works, thanks!

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

    Artem Temos
    Keymaster

    1. It works only for the search widget that you add to your header in Appearance -> Widgets.

    #25590

    Jess
    Participant

    works! thank you so so so much!

    #25598

    Artem Temos
    Keymaster

    You are welcome!

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

The topic ‘How to set SEARCH SELECT CATEGORY’ is closed to new replies.