Title: Styling Result Box
Last modified: January 8, 2019

---

# Styling Result Box

 *  [hexxcode](https://wordpress.org/support/users/hexxcode/)
 * (@hexxcode)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/styling-result-box/)
 * Hey, I really love your search!
    Can you tell me, how to style/change the result
   box? I want to change the width and the color.
 * Thank you very much!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [hexxcode](https://wordpress.org/support/users/hexxcode/)
 * (@hexxcode)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/styling-result-box/#post-11063437)
 * And how to style/change the Magnifier Icon? (I want to change the position of
   it)
    -  This reply was modified 7 years, 4 months ago by [hexxcode](https://wordpress.org/support/users/hexxcode/).
 *  Thread Starter [hexxcode](https://wordpress.org/support/users/hexxcode/)
 * (@hexxcode)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/styling-result-box/#post-11063697)
 * aaaaand last question:
    If you select curvy style, the background is not round/
   curvy….any chance to change that?
 *  Plugin Author [wpdreams](https://wordpress.org/support/users/wpdreams/)
 * (@wpdreams)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/styling-result-box/#post-11080773)
 * Hi,
 * Thanks for your kind words!
 * Well, this all depends on the exact implementation, but for the magnifier icon,
   you can use this custom CSS selector:
 * .asl_m .promagnifier {
    margin-top: 0px !important; margin-left: 0px !important;}
 * Change the margin values as you need them.
 * I need more specifics about the two other requests though, on which colors do
   you need to change on the results (background, text etc..), and what exactly 
   do you mean by ‘background is not round/curvy’. Thank you!
 * The width of the results box you can change by:
 *     ```
       .asl_r {
          width: 480px !important;
       } 
       ```
   
 * Best,
    Ernest M.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Styling Result Box’ is closed to new replies.

 * ![](https://ps.w.org/ajax-search-lite/assets/icon-256x256.png?rev=3192672)
 * [Ajax Search Lite - Live Search & Filter](https://wordpress.org/plugins/ajax-search-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ajax-search-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ajax-search-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/ajax-search-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ajax-search-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ajax-search-lite/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [wpdreams](https://wordpress.org/support/users/wpdreams/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/styling-result-box/#post-11080773)
 * Status: not resolved