Styling Search on Rev Slider

Home Forums Legacy Support Support queries Styling issues Styling Search on Rev Slider

Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #208503
    amishbhavsar_136
    Participant
    Hi, I want to make Course search on a Hero slider on Rev Slider and I am using this code: <form role="search" method="get" id="searchform" class="revtp-searchform" action="https://online.accellearning.com/"><input type="text" value="" name="s" id="s" placeholder="Search Tests and Courses" /><input type="hidden" name="post_type" value="course" /><input type="submit" id="searchsubmit" value="Find" /></form> I would like the serach to look like how it looks on your WPLMS Demo 2 (https://prnt.sc/nmml1h) But mine looks like this (https://prnt.sc/nmml6c) How do I make this styling change?      
    #208636
    maximus
    Member
    This reply has been marked as private.
    #208682
    amishbhavsar_136
    Participant
    This reply has been marked as private.
    #208706
    logan
    Member
    Hello, use this code in wp-admin >>> appearance >>> customizer >>> custom css. .home-page input#s, .home-page input#searchsubmit {padding: 7px 5px !important; font-size: 5px !Important; border-radius: 0px !important;} Refer: http://prntscr.com/nn4li9  
    #208745
    amishbhavsar_136
    Participant
    Thanks it worked!
    #208878
    maximus
    Member
    Hello Closing the topic...
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Styling Search on Rev Slider’ is closed to new replies.