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

    Hello,

    First of all I want no capital text in the box. I already found out it can be done with this css code:
    .avia_message_box_content { text-transform: capitalize; }

    Now all text is shown bold. But I want to use some normal weight text & some text in bold. How can this be done?

    Thanks in advance!

    #171670

    Hi theuptimizers!

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

    .avia_message_box_content { font-weight: 400; }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Lay-out notification box’ is closed to new replies.