• Resolved bmccaslin

    (@bmccaslin)


    Hi – recently, my site became bold throughout. I have not made any changes to the global settings. After research, many suggest and open <strong> tag. Is there a tool to find it if that is the issue?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Milos

    (@miloss84)

    Hi,

    It’s possible that an unclosed <strong> tag could be causing the issue of your site appearing bold throughout. To identify if this is the problem, you can use various tools to inspect your website’s HTML code.

    One tool you can use is the browser’s built-in developer tools. Here’s how to access them:

    1. Open your website in a web browser (such as Chrome, Firefox, or Safari).
    2. Right-click on the webpage and select “Inspect” or press Ctrl+Shift+I (Cmd+Option+I on Mac) to open the developer tools.
    3. In the developer tools window, navigate to the “Elements” tab. This tab displays the HTML structure of your webpage.
    4. Scroll through the HTML code to find any instances of <strong> tags. Look for any <strong> tags that are not properly closed with a </strong> tag.

    Alternatively, you can use online HTML validators or code linting tools. These tools can analyze your website’s HTML code and identify any syntax errors, including unclosed tags.

    Once you’ve identified any unclosed <strong> tags, you can correct them in your website’s HTML code to resolve the issue of everything appearing bold.

    If you need further assistance or have any questions, feel free to ask!

    Best regards,

    Plugin Support vipul78

    (@vipulelementor)

    We are closing the ticket due to inactivity.

    You can open another topic here if your issue persists or if you have any other queries.

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

The topic ‘Site is bold’ is closed to new replies.