• I was looking for a way to increase the size of the search box and thought that might something that could be handled via CSS.The plugin indicates the following: Check out the FAQ for available CSS classes to style.

    I wasn’t able to find any information regarding which CSS classes are available to style. Here might I find that information.

    My site: secondrunreviews.com
    The search box is in the footer. My goal is to make it the same size as the email subscription box which is also in the footer.

Viewing 1 replies (of 1 total)
  • Plugin Author Ajay

    (@ajay)

    Is that the better search widget?

    The css you need to style is:

    
    #search {
       width: 90%;
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘Custom CSS Information’ is closed to new replies.