• Hello,

    Currently, my H1 balise is located in the woocommerce of my CSS.

    But I want to withdraw the woocommerce I want only to recover my H1 balise to work my SEO.

    Example of my CSS

    .woocommerce h1.page-title {
    width: 400px;
    max-width: 100%;
    margin: 50px auto;
    padding: 20px;
    border: 2px solid #000;
    font-family: “Open Sans”, “Trebuchet MS”, Arial, sans-serif;
    font-size: 30px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased !important;
    line-height: 30px;
    text-align: center;
    letter-spacing: 8px;
    text-transform: uppercase;

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Would you please explain the issue? Sorry, but I am not sure if I understood you correctly. Your theme’s h1 overwrite by woocommerce CSS and you want to recover it.

    Let me know and also share your website URL.

    Thread Starter majordhome

    (@majordhome)

    Thank you for answering me.

    It’s exactly the problem which I have. I want to recover my h1 which is overwrite by woocommerce.

    https://www.majordhome-design.com/ (my website)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘H1 balise on woocommerce’ is closed to new replies.