Home Forums Search Search Results for 'css'

Viewing 10 results - 1,461 through 1,470 (of 3,138 total)
  • Author
    Search Results
  • Hello Harry, I added your code but it still shows the Weight in the additional information section. I am ready to sacrifice the Additional Information section by using .woocommerce-tabs {display: none;} cause I really don’t like people to see the weight infomation as I added it just to calculate the shipping cost by weight.

    NOTE: I took this capture after I added “.additional_information_tab, #tab-additional_information {display: none;}” to the custom CSS.

    NOTE AGAIN: I added .additional_information_tab, #tab-additional_information {display: none !important ;} and it worked.. Now there is a 50px gap cause it has pt__50 class attached to .woocommerce-tabs class but I think im ok with that..

    Thank You..

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

    Hi,

    Yes, please change to one column and add below code to JanStudio > Theme Option > General Layout > Custom CSS

    @media only screen and (max-width: 767px) {
    .jas-promotion {padding: 0 20px;}
    }

    and change 20 to your number.

    Kind regards

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

    rjhodges
    Participant

    Hey all – Back to Top arrow buttons are generally a nice feature to have on modern websites.  If you’d like to add one to your site create a snippet called “back-to-the-top.liquid” and then paste the code below into that file.  Then add {% include ‘back-to-the-top’ %} just above the </body> closing tag in the theme.liquid file.  I have formatted mine to look entirely different than the default will appear (see attached screen grab) so that it suits my actual site and you can very easily customize yours to your liking as well, by editing the CSS right between the <style> tags in the back-to-the-top snippet that you just created.

    Cheers,

    Ryan.

    Paste everything below this line into the back-to-the-top.liquid file:

    Attachments:
    You must be logged in to view attached files.
    #23680
    This reply has been marked as private.
    #23675

    Hi Sohaieb,

    Thank you for choosing our theme.

    Please add below code in Claue > Theme Option > General Layout > Custom CSS to remove default margin bottom of PageBuilder

    .wpb_revslider_element.wpb_content_element {
    	margin-bottom: 0;
    }

    Best regards

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

    Today I added weights to my products and this “additional information” tab started to appear in product pages.. I added above CSS rule but it didn’t work(it got rid of additional information title but not the weight content under the title). I added .woocommerce-tabs {display: none;} and it worked but i’m worried that it might be hiding other contents(if this css rule is used for other contents) from other pages.

    NOTE: I didn’t want to create another post for the same question as its already been created so I posted my issue here.

    #23656

    did a NEW fresh install of 1.06, no liquid, html or CSS modifications. and here is another example of it being whacky with an entirely new sample product.  in this example I’ve included the address bar so you can see that the variant is indeed changing but the colors don’t even match with the images and again we see a blank (no image at all) on the 3rd variant – please see attachments (these are different than the 4 attachments in my earlier post – this is an entirely different sample product.

    Just wanted to pass along a second example.  I would create an admin account so you can have access to my backend but it won’t be just me given that what you are seeing in the attachments is again, a fresh install of 1.06, ZERO modifications to CSS, liquid, html, js or even in the Customization dashboard.

    I look forward to any kind of guidance / support / etc. that you are able to pass along.

     

     

     

     

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

    Where are these options in the ‘customize’ backend?  I don’t see options for either of these from the changelog in general settings , product images, product page, etc. – can’t find them ANYWHERE:

    New feature: Add option to change product variant when change product thumbnail.
    New feature: Add option to disable slick slider when change product variant.

    I even did a diff check on settings_schema.json between 1.05 and 1.06 and don’t see any change that would provide for these two features.  The only difference is the version line and the “Don’t change the product images of the below type:” area.

    And  I hate to be the bearer of bad news but unfortunately this update does not correct the variant image switching problem AT ALL.  I did a fresh install of 1.06 – ZERO modifications to any template or even CSS and it behaves the same exact same way.  You select different colors from the drop down and it’s either the wrong image or just a blank – see attachments :

    1 = correct for gold (photo of the bracelet)

    2= WRONG (I have a pink square in there as a Rose Gold placeholder image)

    2 = WRONG (I have a silver square in there as a Rhodium placeholder image)

    4= WRONG (I have a yellow square in there as a Brass placeholder image)

    I’m really at a loss here guys – this is one of the most integral parts of any shopify template.  I’m not sure how you can sell 200 copies of this thing and it doesn’t even work and that’s AFTER waiting 3 weeks for this ‘update’.  We aren’t even close to Chris’s request of displaying only variant images for the selected color option when 1.06 still doesn’t even function properly for basic variant switching.

    Is this something that you guys are at some point going to actually correct or are all 200 of us on our own?

    And the search function, even on your own demo is unusable – search for ‘shirt’ and the search function becomes 100% unusable to where you can’t even manually delete out the search word and do another search.  I could have rebuilt the search myself these last couple weeks but thought it most wise to wait for the pros to do it and this 1.06 is the result?  Did anyone even test the thing?

    I apologize for being frustrated but come on fellas – and now the price is up to $60?  It’s just not right to be selling this if three of the most basic selling points of the template do not even function correctly : (variant switching and search) or without being a nuisance to site visitors (the subscribe pop up on every page every refresh with no control over frequency options in our backend).

    Please advise as to where the two new features I started this note with above can be found within the Claue Customize backend and most importably please advise as to whether any of these issues, most importantly the variant switching, will actually be corrected in short order or if we should simply find an alternative to Claue.

    Thank you.

    Ryan

     

    Attachments:
    You must be logged in to view attached files.
    #23649
    This reply has been marked as private.
    #23634

    Hey Chris –

    You know, these guys must be on summer holiday.  It’s not like Harry or the others to have such significant lag between responding to posts on the forum and what’s more I even emailed Harry directly last week and haven’t gotten a reply.  In the past he has almost always responded basically immediately.  Further I see that there has been no activity on any of their boards or any of the existing threads (not just ours) in almost 2 weeks.

    That said, I’m fully confident that they will eventually get back to us and release the update that they indicated was in the works.  However, have you come up with a work around in the interim? I can basically manipulate CSS and html to look any way that I’d like (my final site won’t even be recognizable as built on the Claue template) but all of the ‘fixes/improvements’ that I am waiting on involve functionality.  Worst case scenario, if I don’t hear back from Harry or we haven’t seen any activity on the boards in another week I’m going to go ahead and essentially attempt to ‘Frankenstein’ in liquid code from one or more of the free Shopify themes to, at the very least, correct the dropdown selectors and image variant issues. Whether or not it will work is beyond me at this point – manipulating and splicing in random liquid code is not my thing but I should be able to figure it out.

    It’s not an ideal fix and I’m not overly excited about taking on such a task but I have WAY too much work into this theme at this point to start from scratch!  Any thoughts on your end?

    Ryan

     

Viewing 10 results - 1,461 through 1,470 (of 3,138 total)