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?