Change size and text of search box with current_page setting

[ad_1]

Hello @coenquant-ictnl

Could you please provide a screenshot illustrating the modifications you wish to apply and indicate the CSS block you have inserted?

Best regards.

Hi this was the added custom CSS

.search-field{width:100%;border-radius:50px;border:0;padding:15px;} (just to try if it changes something)

As mentioned I’m using the short code on a single page

[search-in-place-form in_current_page=”1″ display_button=”1″]

this is a DIVI web site where I added a code module with above short code

Instead of pscreen this is the site page

Our Solutions | Quant-ICT-DEV

What I’m trying to achieve. Have the search field full with including the search button. Like to be able to adjust font size in search. an maybe some other setting of the search box

Hello @coenquant-ictnl

The styles to use depends on your page’s tags structure and not our plugin. Our plugin calls the “get_search_form” WordPress function ) and lets that WordPress and the active theme on your website decide its appearance. Please, enter the style definition below:

.search-in-place-box-container form>div [name="s"]{width:calc( 100% - 70px ) !important;}

Best regards.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer