Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #339533
    ambermax
    Participant

    good morning, I would like to use the VERDENA font for all pages; I selected Verdena as default and published, but the Editor continues to impose Helvetica; I would like to know how to impose Verdena

    #339542
    sujapati
    Keymaster

    @ambermax: Apologies for the inconvenience.. We’ve tested it on our server, and everything works perfectly both editor and front end. Please find the screenshot below.

    image

    Could you kindly share your URL so we can further observe it?

    Kind Regards,
    Sujapati

    #339561
    ambermax
    Participant

    thank you, very kind of you, here is the url:

    https://www.ambermaxfishing.it/

     

    #339564
    minal
    Keymaster

    Hello @ambermax:

    We noticed that your website currently uses the Roboto font family. If you wish, you can customize the font family to better suit your design preferences—for example, by selecting a different font for headings or other specific elements as per the screenshot shown above.

    Sincerely,

    Minal

    #339566
    ambermax
    Participant

    yes, Roboto was one of the attempts to set the default font other than Helvetia Neu …

    whatever font I set in the theme customization, the editor always proposes Helvetia, forcing me to manually set different fonts …

    I would like to try to change the font directly from the style.css file or other specific css …

    or insert additional css to change the font-family

     

     

     

    #339567
    minal
    Keymaster

    You can set the font family from the customizer, and it is working on our end without any issues, but if you want to add your font-family from CSS

    Here is the CSS snippet for you to try

    * To change the content of the website.

    body,
     .entry-content,
     .entry-summary {
      font-family: Verdana, Geneva, sans-serif;
    }

    * to change the headings of the website.

    h1,
     h2, 
     h3,
     h4,
     h5, 
     h6 {
       font-family: Verdana, Geneva, sans-serif;
     }

    If this is not what you want, please feel free to add your query.

    Sincerely,
    Minal

    #339603
    ambermax
    Participant

    ok thanks, with the customization, as I said, it doesn’t work, I’ll try with the CSS that you kindly suggested me

    #339604
    ambermax
    Participant

    I tried to insert the css you suggested in the additional css section, but it still doesn’t work …
    maybe I have to insert them in the style.css file?

    #339605
    ambermax
    Participant

    it could be that there is some problem with the license, the key that appears on the ambermaxfishing.it site is different from the one I see on my catch themes account

     

    #339623
    minal
    Keymaster

    Hello @ambermax:

    As per our check of your website, font-family is working fine,

    here is our screenshot

    font-family

    So, can you share a screenshot from your end to compare and differentiate?

    Also, can you deactivate your installed plugin and check it once?

    About your license key, we will contact you shortly.

    Sincerely,

    Minal

    #339684
    ambermax
    Participant

    I am not able to insert images in the post …
    so I put the link to the page where there are images of the setting and the result on the editor …

    https://www.ambermaxfishing.it/test-new-page/?preview_id=2389&preview_nonce=6e8a80961f&_thumbnail_id=-1&preview=true

    #339685
    ambermax
    Participant

    I am not able to insert images in the post …
    so I put the link to the page where there are images of the setting and the result on the editor …

    https://www.ambermaxfishing.it/test-new-page/?preview_id=2389&preview_nonce=6e8a80961f&_thumbnail_id=-1&preview=true

    #339707
    ambermax
    Participant

    (Awaiting moderation)

    #339708
    minal
    Keymaster

    Hello @ambermax:

    If you have a screenshot, just upload it to https://imgbb.com/ and paste the link here, the full HTML</span> link given by Imgbb.

    Sincerely,

    Minal

    #339715
    ambermax
    Participant

    I can’t force Verdana as the default font family in any way

    I also downloaded with FTP editor-style.css and style. css, I replaced in these files all the “Helvetica Neue”, Helvetica, Arial, sans-serif; with “Verdana”, Verdana, Geneva, sans-serif; … then reloaded on the theme … but in the editor it always appears helvetica

    maybe i need to edit another style.css in some other folder…

    if you can tell me which one I am grateful for

    otherwise I’m thinking of changing the theme because in catch box pro the customizations basically don’t work

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