Advertisement
FrozenZuke

karma css

Aug 15th, 2023
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. .ast-builder-html-element {
  2. display: none;
  3. }
  4.  
  5. .ast-separate-container .ast-woocommerce-container {
  6. padding: 0em;
  7. }
  8.  
  9. .page-title {
  10. color: #000000;
  11. }
  12.  
  13. .term-description {
  14. color: #000000;
  15. font-family: Arial, Helvetica, sans-serif;align-content
  16. padding: 20px;
  17. }
  18.  
  19. .woocommerce-result-count {
  20. color: #000000;
  21. font-family: Arial, Helvetica, sans-serif;
  22. }
  23.  
  24. .woocommerce-product-details__short-description {
  25. font-family: Arial, Helvetica, sans-serif;
  26. }
  27.  
  28. .description_tab {
  29. font-family: Arial, Helvetica, sans-serif;
  30. }
  31.  
  32. .reviews_tab {
  33. font-family: Arial, Helvetica, sans-serif;
  34. }
  35.  
  36. .woocommerce div.product .woocommerce-tabs .panel {
  37. font-family: Arial, Helvetica, sans-serif;
  38. }
  39.  
  40. .menu-item-1959 {
  41. font-family: Arial, Helvetica, sans-serif;
  42. }
  43.  
  44. .menu-item-1969 {
  45. font-family: Arial, Helvetica, sans-serif;
  46. }
  47.  
  48. .ast-builder-menu .main-navigation {
  49. font-family: Arial, Helvetica, sans-serif;
  50. }
  51.  
  52. .cart-collaterals h2 {
  53. color: #000000;
  54. }
  55.  
  56. .woocommerce table.shop_table thead th, .woocommerce-page table.shop_table thead th {
  57. color: #000000;
  58. }
  59.  
  60. .woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
  61. color: #ffffff;
  62. font-family: Arial, Helvetica, sans-serif;
  63. }
  64.  
  65. .ast-separate-container .ast-article-single:not(.ast-related-post), .ast-separate-container .comments-area .comment-respond, .ast-separate-container .comments-area .ast-comment-list li, .ast-separate-container .ast-woocommerce-container, .ast-separate-container .error-404, .ast-separate-container .no-results, .single.ast-separate-container .site-main .ast-author-meta, .ast-separate-container .related-posts-title-wrapper, .ast-separate-container.ast-two-container #secondary .widget, .ast-separate-container .comments-count-wrapper, .ast-box-layout.ast-plain-container .site-content, .ast-padded-layout.ast-plain-container .site-content, .ast-separate-container .comments-area .comments-title, .ast-narrow-container .site-content {
  66. font-family: Arial, Helvetica, sans-serif;
  67. }
  68.  
  69.  
  70. h2.woocommerce-order-details__title {
  71. color: black;
  72. }
  73.  
  74. h2.woocommerce-column__title {
  75. color: black;
  76. }
  77.  
  78. p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  79. color: green;
  80. }
  81.  
  82. table.cfvsw-shop-variations, .cfvsw-shop-variations tbody, .cfvsw-shop-variations td, .cfvsw-shop-variations tr {
  83. display: none;
  84. }
  85.  
  86. .woocommerce div.product .woocommerce-tabs .shop_attributes th {
  87. color: white;
  88. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement