Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1484158

    Hi everyone.
    I would like to insert strong words into the various blocks of text but I can’t and I don’t understand why.
    I use the montserrat font but if I indicate it I select the word and say “strong” it changes the font and uses the color of the primary color the same as the links. How can I make sure that the bold actually corresponds to the same font with the same color as the rest of the text but just a little bigger?

    thank you!!!!

    #1484169

    Hey MAJO_Agency,

    You can change the settings for the strong tag under Enfold->Advanced Styling.

    Best regards,
    Rikard

    #1484336

    Hello Rikard… i have already try it, but don’t work

    #1484343

    Hi,

    Where can we see and reproduce the problem that you are having?

    Best regards,
    Rikard

    #1484347

    how can i send you a screenshot?

    #1484367

    Hi,

    A screenshot won’t help much, we need to see your theme settings and an example on your actual site.

    Best regards,
    Rikard

    #1484430

    hi Rikard… ok… Here is the link to access…
    in the first block of text on the home page, I tried to insert the strong tag in a sentence, but it doesn’t enlarge the text as it should… I did various tests in the enfold setting, but it doesn’t do anything.

    thank you for your help

    #1484447

    Hi,

    Thanks for that. Do you mean this piece of text?

    <p style="font-weight: 400;"><strong>Affianco persone e organizzazioni nella gestione del cambiamento, nel focalizzare gli obiettivi e nel potenziare le proprie capacità attraverso percorsi di coaching e formazione personalizzati, pensati per attivare trasformazioni concrete, durature e in linea con i propri valori</strong>. Porto con me una lunga esperienza come executive in azienda e una solida formazione che integra competenze in leadership, comunicazione, scienze cognitive e mindfulness.</p>

    If so, it’s bold in both the backend preview and on the front end on my end

    Best regards,
    Rikard

    #1484450

    hi Rikard…
    yes in that piece of text… on mobile device work, but not on my desktop view.
    in desktop preview (in back end) work, but not in front end….
    i have already delate the cache…
    I don’t know why!!!!

    #1484459

    Hi,

    Thanks for the update. Did you try using a different browser? Note that different browsers might render fonts differently.

    Best regards,
    Rikard

    #1484460

    hi Rikard…
    actually on safari it’s right… I use chrome and it doesn’t show up there.
    Is there no other solution?

    #1484481

    Hi,

    You can try removing the font weight styling from your paragraphs, I’m not sure why you have added those in the first place? If that doesn’t help, then you can try Chrome specific CSS:

    .avia-chrome strong {
      font-weight: bold !important;
    }

    Best regards,
    Rikard

    #1484487

    Hi Rikard
    It wasn’t intentional to include it. how can I delete it?
    could that be the problem? because I added the code, but it still doesn’t show up on chrome

    #1484492

    Hi,

    Select the Text tab in the editor, then you will see that added. Simply remove it, or try the CSS above.

    Best regards,
    Rikard

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.