Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #715227

    Hey,

    http://www.coolbudgethotels.com
    1. I want to add some space between the lines when I am using a H tag, like in the notification box.

    The should be some space between the lines in the H2 tag

    2. I also want change the color of the text in the notification box

    What codes shall I add?

    Thanks
    Charlotte

    #715230

    Hi Charlotte :)

    Please add following code to Quick CSS and adjust as needed

    .avia_message_box_content * {
        color: red!important;
        line-height: 40px;
    }

    Regards,
    Yigit

    #715240

    Thanks Yigit :)

    #715241

    Hi!

    You are welcome! :)
    Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Space between lines in H1-5 tags’ is closed to new replies.