Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #610074

    Hi
    Using Avia Layout Builder – Content Elements – Notifications
    How do we change the text from UPPER CASE to Upper & Lower Case?

    #610237

    Hey Dave!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia_message_box_content {
        text-transform: none;
    }

    Regards,
    Yigit

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