Home Forums Themes Support Claue Theme Customisations

Viewing 5 reply threads
  • Author
    Posts
    • #8961

      Hi there, please could you help with the following:

      1. How to center product titles in shop view and shortcodes?
      2. How to center the footer section headings?
      3. In the product shortcodes, how do I make the subheadings not be italic?
      4. How to change the color of the background of the sale block on product thumbnails?
      5. How change the color of the background of the new block on product thumbnails?
      6. How can I remove, “Average Rating” from the sort options on shop page?

      Thanks

       

    • #8967

      Hi,

      Could you send us your site url as private reply, we will take a look and give you suggest.

      Thanks

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

    • #8969

      Hi there, thanks for replying, we are currently working offline. Would you like screenshots or would it be ok to answer?

    • #8982

      Hi,

      It would be better if you send us screen shot for:
      – How to center product titles in shop view and shortcodes?
      – How to center the footer section headings?
      – In the product shortcodes, how do I make the subheadings not be italic?

      4,5,6 You can add custom css in Claue > Theme Option > General Layout > Custom CSS

      Change #fe9931 and #56cfe1 with your color code.

      Best regards

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

    • #9331

      Thanks for the responses! Here are the screenshots requested for clarity.

      Thanks again!

      Attachments:
      You must be logged in to view attached files.
    • #9342

      Hi,

      1,2.You can add custom css

      .swatch__list {
      display: inline-block;
      width: 100%;
      }
      .product-info {
      text-align: center;
      }
      .sub-title {
      font-family: “Poppins”,sans-serif;
      font-style: normal;
      }

      3.The issue with footer section headings i need to view your site before give you a hint.

      Best regards

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

Viewing 5 reply threads

You must be logged in to reply to this topic.