Home Forums WoodMart support forum Assistance

Assistance

Viewing 31 post (of 31 total)
  • Author
    Posts
  • #207223

    Hello,

    If we try to increase the size of the areas you mentioned using CSS then it will affect the other elements of the table as well. If you still want the CSS then try and add the following Custom CSS.

    .shop_table.wooforce_tracking_details tr {
    font-size: 19px;
    }
    .shop_table.wooforce_tracking_details th {
    font-size: 17px;
    }

    And trying to hide the area you mentioned will also hide the elements that are after as they are wrapped in the same tag.

    Best Regards.

Viewing 31 post (of 31 total)

The topic ‘Assistance’ is closed to new replies.