Skip to main content

How to remove underscore from link; and remove dot (o) from <ul> ?

Comments

1 comment

  • KC George

    Hi Jeff,

    1. It it normally possible to add a link to a single word and multiple words based on the selection you make. Please have a look at this screen recording. https://jmp.sh/inDarKe Please get back to us with answers to some questions below to help you solve this problem.
    2. To remove the underline for links, please try adding CSS given below to the Additional CSS.
    3. When you copy the text from an external document, try pasting it into a text editor like Notepad and then copy paste from the Text editor to Brizy. This will remove formatting.    
    p a {
      text-decoration: none;
    }

    Can you please specify your Brizy and Brizy Pro version numbers? (I am assuming you are using Brizy along with WordPress here). 

    Can you also do a few compatibility checks?  

    1. Are you using WordPress 5.9 or above? https://jmp.sh/iqlQrFw
    2. Are you using PHP 7.4 or above https://jmp.sh/XrkFgLV
    3. Are you using a theme compatible with Brizy? Twenty Twenty One and these themes work well with Brizy https://www.brizy.io/theme-partners. Try changing to one of these and see if it helps with the first issue you have mentioned above.
    4. Do you have a plugin which is incompatible with Brizy? If none of the above helps, please deactivate one plugin at a time and check if the problem persists.
    0

Please sign in to leave a comment.