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

    Hey,

    I want to decrease the font size in the Hotel widget here:http://www.idtraveller.com

    What code shall I add?

    Thanks
    Charlotte

    #668973

    Hey Charlotte! :)

    Please add following code to Quick CSS

    h3.search-box-title-1 {
        font-size: 18px!important;
    }
    #flexi_searchbox #b_searchboxInc .b_submitButton_wrapper .b_submitButton { 
    font-size: 16px; 
    }

    Best regards,
    Yigit

    #669034

    Thanks Yigit :)

    #669039

    Hi!

    You are welcome Charlotte! Always happy to help :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Make text bigger in widet’ is closed to new replies.