Home Forums Themes Support Claue Theme support

Viewing 7 reply threads
  • Author
    Posts
    • #44068
      maria
      Supported

      Hello, we just installed the theme and we have some questions to ask, the theme is used on WordPress https://woodandwaterco.com/ and we are trying to have as many common features as possible with the original website that was installed on magento https://www.nohrd.com/de/.

      We are trying to change the page title and the size of the background and the background color but we are not able to do that. Example on the home page the section Wooden Fitness Innovation with a grey background.

      We are trying to select Helvetica as the main font for the theme but it is not available. How can we use helvetica without having to do that manually for each feature?

      Can we use a heading with a line from each side? Can you kindly advise how if possible.

      Shop: how can we display the shop in this way? https://www.nohrd.com/de/nohrd-online-shop.html with categories on top and the filters on the side and the products next to it. How can we also add a submenu under the page title.

      Products: how can we add the same title and subsection under the main title and the submenu similar to this page https://www.nohrd.com/de/nohrd-online-shop/filter/waterrower.html

      How can we have the menu setup as a mega menu with photos and columns similar to the submenu of products on this page https://www.nohrd.com/de/n

      Thank you

       

    • #44069
      Harry
      Supported

      Hi Maria,

      Thank you for choose our theme.

      1. For the pages you can change title for each page  when edit any page and scroll down to “Page Layout Option” https://tppr.me/YLeYE . For WooCommerce’s shop page you can change in Claue > Theme Option > WooCommerce > General Setting https://tppr.me/g02T3
      2. You can change page title background by change page’s featured image https://tppr.me/rZXGQ
      3. You can change size àn background color of page title by add custom CSS code in Claue > Theme Option > General Layout > Custom CSS

      .page-head {padding: 10px 0;}

      .page-head::before {background: rgba(0, 0, 0, 0.5);}

      And increase or decrease 10 as your number, change 0,0,0 as RGB color and 0.5 as opacity from 0.0-1.0

      4. You can change font style in Claue > Theme Option  > Typography. By default, have some browser support Helvetica not all browser support. If you want, you have to change it to webfont and customize css code

      5. You can turn on categories in Appreance > Customize > WooCommerce >Product Catalog> https://tppr.me/qWffQ

      And add sidebar in Claue > Theme Option  > WooCommerce > Product listing setting https://tppr.me/XM0oA

      5. You can change category’s title and sub-title for products page by edit in dashboard> products > Categories https://tppr.me/u051o

      6. To set image for menu you need a mega-menu to use it https://vi.wordpress.org/plugins/megamenu/

      Kind regards

      • This reply was modified 7 months, 3 weeks ago by Harry.
      • This reply was modified 7 months, 3 weeks ago by Harry.

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

    • #44110
      Harry
      Supported

      Hi,

      1. You can change color of title to black by add custom code to Claue > Theme Option > General Layout > Custom CSS

      .page-head h1 {
      color: #000;
      margin-bottom: 0;
      }

      2. It need more customize code, you should hire a freelancer to help you do it.

      Kind regards

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

    • #44280
      maria
      Supported

      Hello Harry,

      I have tried what you suggested above, but since I am using max mega menu. I am not able to set a different menu and make it look different on mobile. It seamed to overwrite the design.

      waterrowernohrd.me This is my website

      Thank you

    • #44311
      maria
      Supported
      This reply has been marked as private.
    • #44312
      Harry
      Supported

      Hi Maria,

      I checked your site and see you disable “Quick Shop” option.

      Do you still need me check this function?

      Kind regards

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

    • #44313
      Harry
      Supported
      This reply has been marked as private.

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

    • #44318
      Harry
      Supported

      Hi Maria,

      Please follow this screenshot to translate widget’s title https://tppr.me/pChtnp

      Kind regards

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

Viewing 7 reply threads

You must be logged in to reply to this topic.