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

    Hi, I need to align justify the text inside tabs content. Can you give me a CSS shortcode to do this?
    Many thanks.

    #368239

    Hey bebetoblu!

    Thank you for using our theme.

    In custom.css or Enfold->Styles->QuickCSS put the following CSS Code. You have 2 divs you can style:

    
    .av_tab_section .tab_content {
    
    }
    
    .av_tab_section .tab_content .tab_inner_content {
    
    }
    

    Don’t forget to add !important to each CSS style.

    Cheers!
    Günter

    #368255

    It works good! Many thanks.

    #368262

    Hey!

    Glad I could help you. Enjoy the theme and feel free to come back with further questions.

    Best regards,
    Günter

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Tab content alignment’ is closed to new replies.