• Resolved Carolyn Melo

    (@nubiesan)


    I have a menu in the sidebar of my product pages which has the title/heading Shop Now. It seems that this is showing up as an H2, so the H2 headings in the product description are showing up as a duplicate H2.

    Is this an Astra issue or Woo Commerce or both? Can I edit the size of the menu title?

    Thanks for the help

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Carolyn Melo

    (@nubiesan)

    Another issue:

    Are product titles assigned the H1 attribute? I have been running into problems with multiple H1 attributes on product pages if I make the first heading an H1. If I change the first heading to H2, it says I am missing an H1.

    I have not found anything in the documentation that explains how to set this up.

    Also, assuming the title is the H1, how many H2s can I have? If I have multiple subheadings, does each one have to have a sequential tag or can I have multiple h3 or h4 tags? What if I have more than 6 subheadings?

    Hi @nubiesan,

    You can edit the widget title font size by navigating to Dashboard > Appearance > Widgets. Please refer to the attached documentation for the detailed steps: [Link to Documentation]. Since the widgets are coming from core WordPress itself, they are not related to the theme or the plugins installed.

    Regarding the second query, you will need to use a custom filter to change the title tag of the single product pages. For reference, you might want to check out this forum thread. If this doesn’t work out, feel free to update the code accordingly.

    In WordPress product pages, the product title is usually an <h1> tag. You can use multiple <h2>, <h3>, or <h4> tags for subheadings as needed. While it’s best to follow a logical order, it’s not mandatory to use them sequentially.

    For clarity and SEO, keeping a clean structure is recommended. Let me know if you need further assistance!

    Kind regards,
    Aradhy 😊

    Thread Starter Carolyn Melo

    (@nubiesan)

    Thank you, I will try those suggestions.

    Hi @nubiesan,

    You’re welcome! Let us know how it goes, and feel free to reach out if you need further assistance. Or if the solution proved to be helpful, please mark this thread as Resolved.

    Kind regards,
    Aradhy 😊

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Menu Title Heading Designation’ is closed to new replies.