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

    Dear support team,

    I want to know how to change the font size of the tab titles, Features, Demo Videos and Customers, of the More Info section in the middle or so of my website, http://storyline360.com/?portfolio=portfolio-big-4#checkmate-for-mobile.
    Could you let me know it?

    Best Regards,
    Adrien Park.

    #855080

    Hey Adrien Park,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .tabcontainer.avia-builder-el-14 .tab_titles {
      font-size: 16px;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #855264
    This reply has been marked as private.
    #855788

    Hi Adrien Park,

    Ok, I put this code instead:

    
     #top .main_color .tabcontainer .tab {
     	font-size: 16px;
     }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

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