change font

Viewing 15 posts - 1 through 15 (of 28 total)
  • Author
    Posts
  • #363308
    yassineafailal
    Spectator
    hi support since I migrate to v4, the highlighted font in the print screen below is different from the rest of my site. could you please tell how to correct it ? https://www.edemia.fr/wp-content/uploads/2021/06/Capture2-1.png
    #363370
    Ada
    Participant
    Hi, You can change it from appearance>> customize>> body>>price color or we can provide you custom css code for this link on all the pages. this code should be added in appearance>>customize>>custom css
    
    .course5 .course_block_bottom .course_price strong {
        color:#2d8a308a !important;
    }
    
    #363446
    yassineafailal
    Spectator
    it is not the color that I want to change, but the style of font. thank you
    #363536
    Veronica
    Moderator
    let us know which font you want to apply
    #363554
    yassineafailal
    Spectator
    I want to use the same font used on all the site. could you please tell me where to identify my by default font ? thanks
    #363653
    Veronica
    Moderator
    This reply has been marked as private.
    #363662
    yassineafailal
    Spectator
    This reply has been marked as private.
    #363761
    Veronica
    Moderator
    ok checking again
    #363772
    Veronica
    Moderator
    hi please use this in custom CSS section .tax-course-cat .block.courseitem.course5 .block_content .course_block_bottom .course_price strong{ font-family:"Montserrat" !important; } https://prnt.sc/186lfqq
    #363809
    yassineafailal
    Spectator
    hi support team, it does not work thank you
    #363952
    Veronica
    Moderator
    ok let me check
    #363992
    Veronica
    Moderator
    see: it is working http://somup.com/crih6MYfcP it's not about it is looking different it is about the font family that is applying on your site i have applied the same on your site and it is reflecting.
    #364007
    yassineafailal
    Spectator
    I copy paste the css code. nothing changed, you can check by yourself. thanks
    #364138
    Veronica
    Moderator
    please add the code at the very beginning and then check if it reflecting at source area then it will work on custom CSS section part too
    #364338
    yassineafailal
    Spectator
    put it on the begining and nothing changed. thanks
Viewing 15 posts - 1 through 15 (of 28 total)
  • The topic ‘change font’ is closed to new replies.