-
-
Good afternoon, when I do a search from Search, on the first page of results, the header is correct: “RESULTADO DE LA BUSQUEDA”; but when we turn to the second page of results, the header changes and take the title and subtitle of the first result of that page.
Would it be possible to leave the header RESULTADO DE LA BUSQUEDA for all pages?
<span id=”result_box” class=”” lang=”en”><span class=”hps”>you can see it</span> <span class=”hps”>in</span> <span class=”hps”>www.mercanza.es</span></span>
<span class=”hps”>thanks</span>
-
Hello,
I browsed your site and i did got the ‘RESULTADO DE LA BUSQUEDA’ title in all of search result pages. If you still get the title change, please send us a screenshot so we can understand better.
Best regards!
- This reply was modified 9 years, 7 months ago by Mirela.
-
Thanks, but what I want is that the header of every page is like the page 1, whitout subtitle and left-aligned
https://www.mercanza.es/wp-content/uploads/2015/05/mercanza.jpg
Thanks
-
Hello,
Please add these lines into your custom css box:
.search .header_page.with_subtitle.centered .titles h3 { display:none;} .search .header_page .titles h1:after { display:none;} .search .header_page.centered h1 { text-transform: none !important; font-weight: 600; font-size: 24px; text-align: left !important; }
Let us know.
Best regards!
-
Thanks!
<pre id=”tw-target-text” class=”tw-data-text vk_txt tw-ta tw-text-medium” dir=”ltr” style=”text-align: left; height: 108px;” data-fulltext=”” data-placeholder=”Traducción”>But the size is 48px instead of 24px -
<div class=”bbp-reply-content clearfix”>
Thanks!
But the size is 48px instead of 24px</div>
-
-
Hello,
Ok, you can change it to 48px in the code i gave you. Just edit the values to your wish.
Best regards!
-
You must be logged in to reply to this topic.