Home Forums Search Search Results for 'css'

Viewing 10 results - 3,021 through 3,030 (of 3,128 total)
  • Author
    Search Results
  • #2082

    You see that because the image in the last slider is transparent background, You just need to add CSS code which I guided you in above reply, It will work

    #2077

    Hi there,

    You just need to add this custom CSS in this element: z-index: 100, like this

     

    #2028

    In reply to: Change Products

    1. You can follow our video at https://www.youtube.com/watch?v=cdkCSls-9s4

    2. Don’t worry this permanlink will work well

    3. To display Portfolio you need create separate  portfolio in Dashboard > Portfolio > Add New and assign to WGT category

    4. Shop categories filter. it’s display 5 pictures because you limit number of images on this page. You can change number of image in Page > shop categories filter > Products short code and update number of image

    5.1 You can change color by add custom css code in JanStudio > Theme Option > General Layout > Custom CSS

    .term-description { background: #f6f6f8;} and change f6f6f8 with your color code

    You can switch off filter by remove all widget in Appearance > Wdigets > Woocommerce Top Sidebar or edit widget is this area

     

    5.2 Did you modify our theme?

    6. You can change background of tab by add custom css

    .wc-single-2 .woocommerce-tabs, .wc-single-3 .woocommerce-tabs { background: #f1f1f1;} and change #f1f1f1 with your color

    7.1 You can install plugin to duplicate page https://wordpress.org/plugins/duplicate-page/

    http://take.ms/pAYaz

    7.2 We don’t have document for these short code, because it have short code of other plugin

    8. You can add Role Manager for Visual Composer follow screen shot https://monosnap.com/file/LdD3BWAD3uHTsj68Zp1Z54LWIjRTUA#

    9. You have experience with css or you can hide some freelancer to help you do this

    10. We will check and fix problem with header 3 layout on ipad

    11. Can you try refresh browser, i checked on my computer screen (1920 x 1080) and saw masonry layout working normal

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

    Best regards

     

     

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

    #1999

    In reply to: Customization info

    Hi,

    Thank you for purchase!

    You can customize by add custom css in JanStudio > Theme Optiion > General Layout > Custom CSS

    1.  Hover color for icon on top

    .header__top .jas-action a:hover { color: #b59677;}

    and change #b59677 with your color code

    2. For sub menu

    .jas-currency ul, .jas-my-account ul { background: #3e3e3e;}

    and change #3e3e3e with your color code

    3. For footer you can remove overlay background by add code

    #jas-footer::before {background: none;}

    and change background color in Theme Option > Footer > Background

    Best regards

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

    #1990

    hi,

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

    .archive .jas-wc .page-head { background-image: url(“http://www.lavezzinifly.it/ita/wp-content/uploads/2016/05/test5.jpg”) !important; background-size: cover !important; }

    Best regards

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

    #1975

    Hi,

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

    .mask-overlay { background: rgba(0, 0, 0, 0.8) ;}

    you can change 0,0,0 as RGB color code and 0.8 as opacity  of overlay from (0.0 – 1.0 as 0% to 100%)

    Best regards

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

    #1974

    Hi,

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

    .product-quickview .slick-slide > a { pointer-events: none;}

    Best regards

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

    #1973

    In reply to: Some questions

    Hi,

    Thank you for purchase!

    1. Normally after you import sample data all images will be replace with place holder image and some images will link to our site. Did you set permission for upload folder before import sample data?

    – gecko-child to help you customize code and in future you can update parent theme without losing your custom code

    2. Because license  and copyright of images so we can’t include full data option on install sample data

    3. You can hide collapse menu on header on desktop view by add custom css in

    JanStudio > Theme Option > General Layout > Custom CSS or on gecko-child > style.css

    @media only screen and (min-width: 1025px) { .jas-push-menu-btn { display: none; } }

    4. You can hide search by add custom css

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

    5. In meta slider:

    – You copy text in general tab

    – You click “Add Slide” on top right to add new image

    – Paste text you copy to new slide you have added and remove existing slide.

    Best regards

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

    #1971
    para_bellum
    Participant

    When a user clicks “Add to Cart”, the Mini Cart appears and the rest of the page is darkening.  How can I customize the percentage of opacity (so it isn’t as dark) in the CSS?

    #1954

    Hi,

    We check our theme and saw it working normal with Body Background Color, Header Background Color . You can update our theme to latest version 1.3.2.

    For Footer Background Color you can fix by add custom css

    #jas-footer::before { display: none;}

    Best regards

     

     

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

Viewing 10 results - 3,021 through 3,030 (of 3,128 total)