Skip to main content

Problem with white label and link color on pro version

Comments

1 comment

  • Sandra Prunici

    Hi,

    Thank you for all these details. Could you please give us some other details too? What type of license you have? Do you have the WaaS license? How did you migrate sites? Did you migrate them from the multisite network to the classic WordPress environment? Did you use the same WaaS license? Unfortunately, the WaaS license can be activated for only one domain. See here for more details about this license.

    About the 2nd problem - yes, at the moment, we don't have the option to style but we are working to implement this for the text element. At the moment, I can suggest adding the Custom CSS code to style the links. You can use this CSS if you want to apply it to the paragraphs from the Posts:
    .brz-wp-post-content p a {
    color: red !important;
    }

    You have to add this code inside the Post Content element from the Brizy template you created for the posts. See here.

    Best regards,
    Sandra

    0

Please sign in to leave a comment.