Home Forums Search Search Results for 'css'

Viewing 10 results - 491 through 500 (of 3,138 total)
  • Author
    Search Results
  • #36640

    Hi,

    Please change height to 275 and add below code to claue > theme Option > general layout > custom CSS

    @media only screen and (max-width: 640px) {
    #sb_instagram.sbi_width_resp {
    	height: 335px !important;
    }}

    Kind regards

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

    #36627

    Hi Jon Kristen,

    Please add below code to Claue > Theme Option > General Layout > Custom CSS

    .page-head::before {
    	background: #222;
    }
    
    .page-head h1 {
    	color: #fff;
    }
    .page-head p {
    	color: #fff;
    }

    and change #222, #fff with your color code.

    Kind regards

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

    #36621

    Hi,

    Please add below code to claue > theme option > general layout > custom CSS

    .swatch.is-label .swatch__list--item.is-selected {
    	background: #333;
    	border-color: #333;
    	color: #fff;
    }

    and change #333 and #fff with your color.

    Kind regards

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

    #36592

    Hi Harry,

    Thank you for your quick reply, appreciate it.

    1. We believe you, just the sizing and pricing is now behaving very strange in the last 2 days and we haven’t done anything to it since we installed the Variation Swatch plugin. But you did not answer our question, how do we get rid of the second price which now comes up on all the product when a size is selected? As we mentioned in our last reply, we do not have different prices for different sizes. Just one price for all the sizes so this second price should not be showing up but it is showing up. Could you please let us know how we can get rid of it? It is not something which appears on the demo variable products.

    2. Thank you for this code snippet. We needed to just make one table transparent, not all of them. Just the table on the Shipping & Delivery page. Is there any css code snippet you could suggest to us for this?

    3. Ok, we’ll see what info we can find online.

    Thank you again.

    #36590

    Hi Harry,

    Thank you for your quick reply, we appreciate it.

    Here are our responses:

    1. Definitely try for this. Not many themes have currency switcher capability with geocaching and there are more and more stores wanting to sell internationally. So even though this theme is now 3 years old, it would give it a real competitive edge over most.

    3. Thank you for the suggestion with the sale page as a category page. Great idea, we will try this.

    4. We don’t understand you reply here. Please let us know – if the photo can be hidden, why can’t the user’s name be hidden?

    5. Thank you for the code snippet but we already have this one loaded for all the H1 titles. What we need to do is to change the colour on the title and subtitle of the shop page only. This is because this one has a photo in the background so the title and subtitle will need to be white on this page so that it can be visible. But we don’t want to change all of the page titles and subtitles to white otherwise they will not be visible. Is there a css snippet you could recommend to us which would be able to make just the title + subtitle on the shop page white?

    Thank you as always.

    #36572

    Hi,

    1. I’m sorry the multi currencies integrated in our theme can’t work with Geo location. Please try this plugin https://wordpress.org/plugins/woocommerce-currency-switcher/

    2. Please login your account to https://snapppt.com/embeds > Shop the feed > Shoppable Galleries https://prnt.sc/slvd5b and change your setting.

    3. Please use this plugin and assign sale page https://wordpress.org/plugins/on-sale-page-for-woocommerce/

    4. I’m sorry the widget doesn’t support it

    5. Please add below code to Claue > Theme Option > General layout > custom CSS

    .page-head p {
    	color: #222;
    }

    and change #222 with your color.

    Kind regards

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

    #36559

    Hi,

    2. I’m sorry it doesn’t support manually sort, you can do manually by go to Dashboard > Product and drag product as order

    3. Please below code to Claue > Theme Option > General Layout > Custom CSS

    #tab-title-additional_information {
    	display: none;
    }

    Kind regards

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

    #36558

    Hi,

    Please add below code to Claue > Theme Option > General Layout > Custom CSS

    body.home { background: rgba(0, 0, 0, 0.77); }

    Kind regards

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

    #36541
    [Resolved]

    Topic: Small bug fixes and style tweaks

    in forum Claue
    netmined
    Participant

    Hi Harry,

    We have made so small changes to our site and wanted to ask your help with some small bug fixes and tweaks.

    1 We have loaded up the Variation Swatch plugin and have changed the way the size options display – from the list to the round button. But now each time, as soon as a size is selected, the price also appears again for the second time below the size, just above the quantity. See here:

    http://prnt.sc/slb0gq

    This should not be there and it wasn’t there with the old size dropdown view. This does not happen in the demo so it is definitely an error. Could you please advise us how to fix this? Please not that at the moment, you will only be able to see this error on the Gabriella Blue Retro Skirt because we have only changed the size display on this one product so far.

    Also, is there any way to make the size buttons display the other way? ie. from S to 3XL rather than as they are now?

    (2) We have set up a responsive table in our Shipping & Delivery page but every second row is coloured purple (we set this up for the product size chart tables but it is now copying it here in this page too). How can we remove the colour and make the table just all plain white?

    (3) For some reason, we seem to have lost our Theme Editor with all the folders, including our style.css and functions.php folders where we had some custom coding. We are assuming that it is just hidden somewhere since all of the custom code in it still works. But we are not sure how this happened , if it was through some theme update or something like that and now we can’t get to any of the code we had there – could you let us know how to get the editor back?

    (4) On mobile, we seem to have somehow lost the typography which we have loaded for the site.  We have Marcellus font selected for the site text and also in some places, a custom font – such as the Lobster font at the top of the ‘About Us’ page. If you look at this page on desktop vs mobile, you will be able to see the bug in the big purple ‘Hello’ at the top of the page. It is Lobster font on desktop but just the default font on mobile. Again, not sure how or when this happened. Could you advise us on how to fix this to make sure that the fonts and typography display correctly on mobile?

    Many thanks in advance for your help, much appreciate it.

    #36530

    Hi Nina,

    1. Please add below code to Claue > Theme Option > General Layout > Custom CSS

    .page-id-2904 .jas-page > div {margin-top: 0}

    Please edit the first row and change margin top

    2. Please go to Appearance > Customize > WooCommerce > Product Catalog > Default product sorting

    Kind regards

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

Viewing 10 results - 491 through 500 (of 3,138 total)