Home Forums Themes Support Claue Divider line color

Topic Resolution: Resolved
Viewing 2 reply threads
  • Author
    Posts
    • #11041

      Hello, how can I change the divider line color on the front page?

    • #11047

      Hi,

      you can add custom css

      .product-extra-title h2::before,
      .product-extra-title h2::after,
      .section-title::before,
      .section-title::after,
      .divider::before, .divider::after {
      background: #360f5f;
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #11049

      Thank you very much!

Viewing 2 reply threads

You must be logged in to reply to this topic.