• Resolved Harry.singh

    (@harrysingh-1)


    Hi Team,
    Kindly help to resolve this issue. I am getting duplicate headings such About Us, Services etc as you can see the pages of my site https://www.polconline.com

    I just want the top main heading in bold Such as “About Us”. Kindly help.

    Regards,
    Harry

Viewing 2 replies - 1 through 2 (of 2 total)
  • Imran Ali

    (@imranaliweb)

    Hi

    For Remove duplicate title use below code in custom css Field

    .blog_section h2
    {
    display:none !important;
    }

    Thanks.

    Thread Starter Harry.singh

    (@harrysingh-1)

    Thanks Team. Its resolved.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Duplicate Heading’ is closed to new replies.