CSS is not able to reach the ID
-
Hello Minasan,
Here is the place https://nongov.in/wp.
I did:
I created a searchpage.php . Deleted page.php.
Created a “Page” named Search and made it homepage.
using the doc on https://codex.www.remarpro.comCreating_a_Search_Page#Using_the_page.php by putting<?php get_search_form(); ?>
.
So i get https://nongov.in/wpProblem:
THe css stylesheet is not able to modify the look of the search form i the content.
I tried the IDs : #content, #searchpage, #post-16, #searchpage .search etc, cant identify it.However:
if I grab the search form from the header and insert it in the content> modify the css then it works. https://pastebin.com/nraSD67P
Help me modify the css in the independent page. ID the searchform basically.
Thank you.
- The topic ‘CSS is not able to reach the ID’ is closed to new replies.