css - Hide duplicate entry title

I am using Divi, which introduces the PostPage title as "h1.entry-title." And, I'm also using Open Men

I am using Divi, which introduces the Post / Page title as "h1.entry-title." And, I'm also using Open Menu plugin, which also introduces their custom post type Page title as "h1.entry-title."

So, I want to hide the Open Menu h1.entry-title only, because I don't need duplicate titles.

I'm trying to target the specific Open Menu entry-title by adding he div ID in the CSS rule, but it's still hiding both and not one over the other.

Should I just add a filter to the child theme in functions.php to filter it out? I'm not a dev, so I don't write PHP. Not sure what to write to filter that out.

I am using Divi, which introduces the Post / Page title as "h1.entry-title." And, I'm also using Open Menu plugin, which also introduces their custom post type Page title as "h1.entry-title."

So, I want to hide the Open Menu h1.entry-title only, because I don't need duplicate titles.

I'm trying to target the specific Open Menu entry-title by adding he div ID in the CSS rule, but it's still hiding both and not one over the other.

Should I just add a filter to the child theme in functions.php to filter it out? I'm not a dev, so I don't write PHP. Not sure what to write to filter that out.

Share Improve this question edited Apr 23, 2019 at 6:09 norman.lol 3,2413 gold badges30 silver badges35 bronze badges asked Apr 23, 2019 at 2:32 Tony ZeoliTony Zeoli 1602 silver badges12 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

You can hide open menu entry title by adding below css code in custom css section.

.openmenu > h1{ display:none }

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

相关推荐

  • css - Hide duplicate entry title

    I am using Divi, which introduces the PostPage title as "h1.entry-title." And, I'm also using Open Men

    17小时前
    50

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

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

关注微信