Home Forums Search Search Results for 'css'

Viewing 10 results - 2,001 through 2,010 (of 3,138 total)
  • Author
    Search Results
  • #16244

    Topic: center align sub menu

    in forum Claue
    parttimestudent
    Participant

    Hello,

    1. I’m trying to do same thing but I don’t see the CSS Class section on my menu page. Should I use a pluggin and if it’s yes, which one?
    2. I want to make not clickable the A/W’18, HOME 8 and HOME 7 parts as you can see on the attachment. How can I do it?

    Thanks,

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

    I saw your site set cache and the css file and js file load from this link and it need more time to load file http://take.ms/TQvG0

    Best regards

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

    #16239

    Hi,

    Please add below code in Claue > Theme Option > General Layout > Custom CSS to fix this issue.

    .widget .search-form label,
    .widget .woocommerce-product-search .search-field {
    width: calc(100% – 125px);
    }

    Best regards

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

    #16186

    Hi,

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

    #jas-footer .signup-newsletter-form input.input-text {color: #fff;}

    Best regards

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

    #16137

    In reply to: Footer layout on iPad

    Hello,

    I need to do it thru the php files or child theme. I am installing the theme a lot of times because I’m testing JS/CSS optimizations and I can’t loose time to redo all the fixes by hand everytime I’m installing the theme.

    Thanks,

    Luigi

    #16120

    Hi,

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

    .home .jas-page > div { margin: 0;}

    Best regards

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

    #16045

    Hi,

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

    .additional_information_tab, #tab-additional_information { display: none !important;}

    Best regards!

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

    #16020

    Hi,

    Please add more css

    @media only screen and (max-width: 736px) {
    .metaslider .flexslider .caption-wrap .caption {
    width: 90%;
    }}

    @media only screen and (max-width: 360px) {
    .metaslider .flexslider .caption-wrap h3 {
    font-size: 11px;
    }}

    Best regards

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

    #16016

    Hi,

    It now display default image width, but if you want change width of this button please add below code in Theme Option > General Layout > Custom CSS

    .jas-mini-cart .woocommerce-mini-cart__buttons img {
    	width: 250px;
    }

    Best regards

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

    #16014

    Hi,

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

    .comment-respond {
    	margin-top: 50px;
    	padding: 30px 0 0;
    	border-top: 1px solid #ddd;
    }

    Best regards

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

Viewing 10 results - 2,001 through 2,010 (of 3,138 total)