css for search results pages
-
I have now these CSS sets:
/** * allinea titolo con pulsanti di navigazione */ } @media screen and (min-width: 769px) { .wp-pagenavi { padding-top: 38px; margin-top: 0.85em; text-align: right; } .navigazione { max-width: 50%; padding-right:10px; background-color:#F1F8FB; } h1.page-title { max-width: 50%; padding-left:10px; background-color:#F1F8FB; } } /** * mettere paginazione sotto titolo su search results page */ h1.page-title, .wp-pagenavi { width: 100%; }
should appear like the archive page: https://test.sacconicase.com/case-vacanza/lignano-sabbiadoro-appartamenti-vacanze/
I speack about the title and the navigation, with the light blue background. What I have to change?
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘css for search results pages’ is closed to new replies.