• ryochan819

    (@ryochan819)


    Hi,

    I am trying to make the search filter shortcode to stay visible on the search result page.
    I tried to put below code on search.php but it is not working.

    <style>
    .wpdreams_asp_settings_1 {
    	visibility: visible;
    	display: block; 
    	opacity: 1;
    }
    
    </style>

    Is there any way to do it?

    Is it possible to have two layouts for one search bar? It would be best if I could use “hover” setting as default and “block or custom” setting on shortcode [wpdreams_asp_settings id=1 element=’div’]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘How to force display setting for specific page?’ is closed to new replies.