Elementor conflict with p tag text widget

Home Forums Legacy Support Support queries How-to & Troubleshooting Elementor conflict with p tag text widget

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #204612
    gsjaak
    Spectator
    Hi! I am testing the Elementor integration you have. It is working quite nicely actually, though i run into one problem. I cannot change the font size of regular text (p tag) in a text widget. see: http://prntscr.com/nc5ln7 see: http://prntscr.com/nc5nrb I contacted Elementor and they said that the theme is overriding this and that u could possibly provide me with a quick fix that the theme is no longer overriding the default p styling. Can you assist in this? Kind regards
    #204744
    logan
    Member
    Hello dear Friend, Here is how it is working: https://screencast-o-matic.com/watch/cqfD1YZ3oZ If you are having problem on any specific page then let me know with clear screenshot and page url. i will check.
    #204860
    gsjaak
    Spectator
    Ok i did some research. The elementor settings are overriden by the customizer see: http://prntscr.com/ncrhjn When i leave the field font size (in body tab) empty the elementor font size for p tag is no longer overridden. This is good. However, font family although left blank is still overridden. Also as you can see in your video, the font family is overridden and cannot be determined by elementor in wplms. So how to fix this?
    #204952
    logan
    Member
    Hello, Please share video of your issue because i am not able to replicate this one. Refer: https://screencast-o-matic.com/watch/cqfbi1Z08k and also the page url on which you are making changes with wp-admin url and credentials in a private reply.
    #205154
    gsjaak
    Spectator
    I managed to resolve the issue with some CSS. In my setup for some reason the font size and font family that are chosen in the customizer are always overwriting the paragraph styling. Add these lines to get the value of elementor settings by default:   .elementor-page p, .elementor-editor-active p { font-family:inherit; font-size:inherit; }
    #205194
    logan
    Member
    Hey There, Glad to know your issue is resolved. Cheers ! If I can be of assistance, please do not hesitate to contact me again. Closing this topic. Best regards:)
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Elementor conflict with p tag text widget’ is closed to new replies.