Search Button not displaying in Sidebar Widget Area

Homepage Community Forums Epik Theme Support Search Button not displaying in Sidebar Widget Area

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8559
    weborization
    Customer

      Help – I’m using Epik for a local realtor site and when I use the sidebar widget area for the Search widget, the “Search for properties” button does not show up. It works with the 2012 theme, so I am certain the conflict lies with Epik and we want to use Epik.

      Thanks much as always.

      Here is the site in progress http://192.185.41.216/~paola/

      #8569
      Eric
      Customer

        I’m not sure how it looked before, but if you add this code to your css it will show up again –

        .dsidx-search-widget .dsidx-search-button .submit {
        	height: auto;
        	padding: 10px 20px;
        	position: relative;
        	width: auto;
        }

        You can always adjust the code if you need more space, or if you want the font-size to higher.


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #8571
        weborization
        Customer
          This reply has been marked as private.
          #8572
          Eric
          Customer

            You’re Welcome 🙂


            I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Search Button not displaying in Sidebar Widget Area’ is closed to new replies.