Home Forums Search Search Results for 'css'

Viewing 10 results - 2,711 through 2,720 (of 3,131 total)
  • Author
    Search Results
  • #6671

    Hi,

     

    Do you have a way to hide the address and phone numbers of the venodrs on their shop pages?

     

    I have done CSS for the address but need a quick bit of CSS for the phone number?

    Thank you

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

    Hi,

    To add the min-height for quick view description please use this custom CSS code

    .product-quickview > .jas-row > .jas-col-md-5 { min-height: 400px !important; /* Change 400 */ }

    #6667
    This reply has been marked as private.
    #6661
    This reply has been marked as private.

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

    #6656

    Thank you, I added this css, but I still can not bid using the +/- buttons. When I click on the button, it changes to a number, and when I try to add a bid, displays a warning message as in the attachment (the first post). It works only when I write the amount myself.

    Tell me how can I restore the default message positions (at the top)?

    #6655

    Hi,

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

    .auction-ajax-change .quantity input.input-text[type=”number”] {width: 60px;}
    .auction-ajax-change input:not([type=”submit”]):not([type=”checkbox”]) {
    background: none;
    border: none;
    color: #222;
    font-size: 24px;
    }

    I checked your site and saw it required login to bid, we move message to bottom to clear for user.

    Best regards

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

    Monumart
    Participant

    I have run numerous optimisations for images, html, css, php, enabled a caching plugin and reduced the site size as much as I can. I have then run numerous speed tests on the site and there is an ongoing issue with load times for the homepage – sometimes I get a normal page load time of about 2-4 seconds, but more often than not I get page load times of anywhere from 30-50 seconds.

    I am wondering if this is a similar issue to my add to cart button taking 30 seconds to load (which is now fixed)?

    Please can someone take a look and let me know.

    https://www.yaheestore.co.uk/

    Just to update this – it was definitely GoDaddy’s hosting that was causing the problem with slow load times and wordpress.

    I can only advise anyone to use a different webhost if you have an e-Commerce WordPress site – I can highly recommend SiteGround – since upgrading to them I have experienced up to 50% faster load times and no hangups on pages.

    #6639

    In reply to: Theme Translation

    Hi,

    We will release update this bug soon or you can add custom code in Claue > Theme Option > General Layout > Custom CSS

    span.badge .db:before { display: none;}

    Best regards

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

    #6631

    In reply to: Menu Claue

    Hi,

    You can hide search icon by add custom css in Claue > Theme Option > General Layout > Custom CSS

    .jas-action .sf-open { display: none;}

    Best regards

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

    #6603
    This reply has been marked as private.

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

Viewing 10 results - 2,711 through 2,720 (of 3,131 total)