Home Forums Themes Support Claue Help with my new site using Claue

Viewing 3 reply threads
  • Author
    Posts
    • #5439

      Hi, really liking the theme but a few have cropped up over the last couple of weeks building my site that I’d appreciate some help with.

      1. How do I edit the black loading screen (doesn’t really work in black with my sites colors) and is there anyway of changing the loading icon?
      2. I changed top bar to be a gradient.http://prntscr.com/fjkq4t Is there a way to not have the gradient though on the dropdown for currency as it is reproduced here when you hover over the currency.
      3. Also with the gradient top bar on a product page this same gradient shows on the line under logo where breadcrumbs are, is there a way to not have the gradient show here. http://prntscr.com/fjkrdn
      4. How do I make the copyright text and bottom footer bar menu to be size 9px? http://prntscr.com/fjksgg
      5. How do I set up the first column of the footer to be like this http://prntscr.com/fjktmr, I see no mention of this and wasn’t included in the demo content.
      6. How do I make the header images increase the height? http://prntscr.com/fjkubr, I want mine to be at least 1920 x 260
      7. Where do I put my favicon, I couldn’t find where this goes.
      8. How do you get the color swatch to work on my products it just has a tiny circle with colors in text squashed in it. http://prntscr.com/fjkwr7
      9. Does the blog image have to be full width and small height http://prntscr.com/fjkxsi, can it not be small original size proportions and inline same width above the content. Or if not at least show the full height image and not cropped like it is.
      10. Lastly I’ve header font setting to be font family Unica One, this show ok on one computer on another PC it didn’t show up right though and showed like this http://prntscr.com/fjth1v which isn’t Unica One, why is this and how do I set it to be Unica One on all computers.

      I look forward to hearing from you.

      Elephant2009

    • #5461

      Hi Elephant2009,

      Sorry for late reply.

      1. You can change background of loading effect by add custom css in Claue > Theme Option > General Layout > Custom CSS

      .preloader { background: rgba(0, 0, 0, 0.95);}

      And change 0,0,0 with your RGB color and 0.95 as opacity of background from 0 – 1

      2,3. Could you send us your site link, we need to take a look before give you a hint.

      4. You can add custom css in Claue > Theme Option > General Layout > Custom CSS

      #jas-footer .footer__bot { font-size: 9px;}

      5. You can go to Widget > Scroll To Inactive Widget https://monosnap.com/file/NLBioz3iWd4gH7dVkCoL5ltjZ0I6eW# > Text and Drag to Footer Area #1

      Or create new widget as Text and add to Footer Area #1 and use the code below

      6. You can add custom css code

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

      and change 100px to fit your number

      7. You can follow this video

      8. You need go to Dashboard > Products > Attributes > Color > Edit Individual Color and upload thumbnail

      9. The image need cover the content show the width and the height has to fit content but has not been distort so it cropped

      10. Did you choose setting font family in Claue > Theme Option > Typography or you add custom css? We need to take a look you site.

      Thanks

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

    • #5471
      This reply has been marked as private.
    • #5481

      2,3. I fixed these issue.

      9. Yes

      10. I checked on my computer macOS it work well. I will check on Windows 7 and reply you soon.

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

Viewing 3 reply threads

You must be logged in to reply to this topic.