Hi,
In my child theme, I'm using the container-fluid bootstrap class for have a 100% width layout. And everything works fine.
The only problem I am having is for search results that have not a 100% width. I inserted the container-fluid class into search.php and search-incourse.php but nothing happens. Maybe there is some other file to edit?
I await for a reply
Thanks in advance
Regards
If you are using modern child theme then you need to make these changes in the modern child theme's search.php file .
I am not using modern child theme. I am using WPLMS blank child theme.
I have already changed search.php and search-increase.php but the changes do not take effect. I attach a screenshot.
Please, help me!
Regards
You need to copy the search.php file in your child theme for this to override the search-incourse.php of the parent theme .
Hi Alex,
I know how wordpress works. I have already copied search.php file into my child theme. The problem is that the file is not overwritten. Also if I copy, into my child theme, search-incourse.php file does not change anything.
Or is there a problem in overwrite the file or the file to be modified, for to have the container-fluid class, is not search.php or search-incourse.php
Please help me to solve this problem
Find the search.php file in the attached zipped file and try uploading this file in your child theme .
OK Alex! Thank you very much