Home Forums Search Search Results for 'css'

Viewing 10 results - 2,841 through 2,850 (of 3,131 total)
  • Author
    Search Results
  • #4826

    1. I’m still don’t have solution.

    2. You can add custom css in JanStudio > Theme Options > General Layout > Custom CSS

    @media only screen and (max-width: 414px) {

    .header__top .end-lg.end-sm { display: inline;}

    .header__top .header-text { margin-right: 0;}

    .header__top .jas-currency { display: block;}

    }

    Best regards

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

    #4813

    Hi,

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

    .header-sticky .header__mid .jas-row {padding: 0;}

    You can use attach file to have option to disable column switcher.

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

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

    #4797

    In reply to: Mobile Pop Up

    Hi Carlos,

    Thank you for purchase!

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

    @media only screen and (max-width: 414px) { .ypop-modal .ypop-wrapper { left: 0 !important;}}

     

    Best regards

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

    #4789

    In reply to: meta slider

    I help you changed text on slider to white.

    Now you can change update code in Claue > Theme Option > General Layout > Custom CSS

    Best regards

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

    #4782
    [Resolved]

    Topic: meta slider

    in forum Claue
    Harry
    Keymaster

    i have add the css you instructed me, but the first phrase i ask white color by the color do not change and keep gray.

    How i change the color gray to white in the first phrases of the meta slider i have in the home page

     

     

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

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

    #4769

    You can try autooptimize plugin, some css of 3rd party plugin when compress it have issue with WP Rocket.

    Best regards

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

    #4743

    In reply to: Mobile Version

    Dear FV,

    2. For the text code in main banner you can follow our code

    <div class="pr">
    <div class="pa-center tc">
    <h4 class="tu fs__14 cw fwb mg__0"><a class="cw" href="/gecko/fashion/shop">Street Style</a></h4>
    <h3 class="tu fs__50 fwb"><a class="cw" href="/gecko/fashion/shop">Daily outfit collection</a></h3>
    <a class="cw tu button-o-w" href="/gecko/fashion/shop">VIEW COLLECTION</a>
    </div>
    </div>

    The text will fit with mobile if length of text like our demo.

    2. You can add custom css in Theme Option

    @media only screen and (max-width: 568px) {
    .our-store {padding: 20px;}
    .our-store p:first-child { letter-spacing: 0; line-height: 22px;}
    }

    Best regards

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

    #4742

    1. This code will not work with new version of Gecko

    What should I use now?

    2. You can try this css

    @media only screen and (max-width: 1100px) {

    .jas-menu > li:not(:first-child) { margin-left: 12px; }

    }
    Seems like this fixed the issue

    3. You can follow this screen

    https://monosnap.com/file/f8WUMxQmcBunCnlyZRM6in3ouygY6T#

    Did this, but the “Ship to a different address” form is still visible even if it’s unselected.

    4. You need go to WooCommerce > Settings > Products > Display > Product Image > And change all dimension to square to match with your original image. after that go to Tools > Regenerate Thumb

    Yet to try this

    5. Sorry i still don’t understand your issue.

    When I am logged in, one the single product page, the product page is like attachh2.png. When I log out, or see the same page through incognito, the product page is proper Like attach1.png.

    In short, logged in users can see product page as attach2.png, while non logged in users can see the product page as attach1.png,

    #4734

    You can remove opacity overlay by add custom css

    .page-head::before { display: none;}

    We will release update to have option to disable columns switcher in Claue > Theme Option > WooCommerce > Product Listing Settings > Enable Column Switcher > Off

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

    #4731

    1. You can hide on Shop this by go to Claue > Theme Option > WooCommerce > General Settings > Enable Page Title > Off
    2. On category page you can add custom css Claue > Theme Option > General Layout > Custom CSS

    .archive .page-head { display: none;}

    Best regards

     

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

Viewing 10 results - 2,841 through 2,850 (of 3,131 total)