• Resolved pamplemuss

    (@pamplemuss)


    Hi, thanks for your theme! I work on Elementor plugin as a page builder, and sometimes I need to sharp some text with bold/strong. It’s visible in edition, but not at the published page. All the other types (Italic, underline) are visible, but never the bold one. Can you please assist?

    Thanks !

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @pamplemuss,

    Upon checking with my web browser’s inspector tool, I found that one of your active plugins contains CSS bug that overrides style for bold text. Refer to this screenshot: https://i.snipboard.io/bdWiMw.jpg

    The screenshot show suspected plugin might be Royal Elementor Addons. You should contact the plugin’s support for fix request.

    Meanwhile, to fix it yourself, you can add this simple CSS code Appearance > Customize > Additional CSS in dashboard.

    body b,
    body strong {
      font-weight: 600;
    }
    Thread Starter pamplemuss

    (@pamplemuss)

    Hi, Thank you so much! It was indeed this plugin’s bug, and it was resolved by its deactivation.

    Thanks a lot and best regards,

    Erica

    • This reply was modified 3 years, 4 months ago by pamplemuss.

    You’re welcome, Erica!

    Glad to hear your issue has been resolved.

    May I request marking this topic as resolved to indicate the solution found in previous thread?

    Feel free to raise a new topic for your other question you might have.

    Have a nice day!

    Thread Starter pamplemuss

    (@pamplemuss)

    Done! Can you please remove the link from my first post ?

    Or, if it’s not possible, just delete all thread (it’s rather specific case anyway).

    Thanks

    • This reply was modified 3 years, 4 months ago by pamplemuss.

    Hi @pamplemuss,

    Can you please remove the link from my first post ?
    Or, if it’s not possible, just delete all thread (it’s rather specific case anyway).

    I am sory, I don’t have ability to do those.

    You may want to contact the support forums moderator via Slack (https://wordpress.slack.com/messages/forums/) to make such those requests.

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

The topic ‘No Bold fonts’ is closed to new replies.