Remove gray header on Search Result page on Wordpress

I'm new here, and new using Wordpress I'm creating a website,and I'm trying to modify my search page la

I'm new here, and new using Wordpress I'm creating a website, and I'm trying to modify my search page layout. (You can get into the website and search something to see)

I'm using the Elementor plugin. But I'm getting an issue when I try to remove a grey colored div, with a search result information on the search page result.

Can you help me please? Sorry for my English is not my native language.

Here on the picture, you can see the header of the search result page, I want to remove this gray div and the information "n Search Results Found

Thank You a lot

I'm new here, and new using Wordpress I'm creating a website, https://www.maispersona and I'm trying to modify my search page layout. (You can get into the website and search something to see)

I'm using the Elementor plugin. But I'm getting an issue when I try to remove a grey colored div, with a search result information on the search page result.

Can you help me please? Sorry for my English is not my native language.

Here on the picture, you can see the header of the search result page, I want to remove this gray div and the information "n Search Results Found

Thank You a lot

Share Improve this question edited Nov 11, 2018 at 21:21 fuxia 107k39 gold badges255 silver badges459 bronze badges asked Nov 11, 2018 at 19:46 Hamilton MateusHamilton Mateus 1
Add a comment  | 

2 Answers 2

Reset to default 0

Put this css in your style. For Particular page use class "search-results" and you can replace "RED" color with your color. if css not apply then try with "!important" like background-color: red !important;

.search-results .page-header {
    background-color: red;
}

If you like replace color with image then you can use css property "background-image".

I had the same problem and a wee mod (see below) was the fix:

.search-results .page-header {
    display: none;
}

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745196934a4616139.html

相关推荐

  • Remove gray header on Search Result page on Wordpress

    I'm new here, and new using Wordpress I'm creating a website,and I'm trying to modify my search page la

    6小时前
    40

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信