Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #174530

    On the product page there is a woocommerce tab control with two tabs. The product description and the reviews. Why is it doing a line break between reviews and (0)? How can I style the tab in order to display the title on a single line? You can see on the print screen how it looks like..

    Thanks in advance for your help

    woocommerce-tab.png" alt="Woocommerce Tab isn't displaying correctly" />

    #174537

    Hi,

    Can you post a link to your website please?

    Regards,
    Josue

    #174540
    This reply has been marked as private.
    #174541
    This reply has been marked as private.
    #174544

    Hi,

    Try adding this code to the Quick CSS area in the Theme options page:

    .reviews_tab a{
    width: 105px !Important;
    }

    Regards,
    Josue

    #174546

    perfect, thank you very much ;-)

    #174547

    Glad we could help. Let us know if you have any other questions or issues :)

    Regards,
    Josue

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Line break in title of review tab on product page’ is closed to new replies.