Home Forums Search Search Results for 'css'

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

    Hi,

    Thank you for purchase and using our theme.

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

    div.bbp-template-notice.info { display: none;}

    Best regards

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

    #2121

    In reply to: Somes changes

    Hi,

    1. You can change color of sale, new in JanStudio > Theme Option > General Layout > Custom CSS

    .jas-menu li.sale > a:after, .badge span  { background: #ffa800; }
    .jas-menu li.new > a:after, .badge .new { background: #01bad4;}

    and change fa800, 01bad4 with your color code

    2. The brown color of meta slider by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

    .furniture-slider .metaslider .flexslider .caption-wrap .caption { background: rgba(181, 150, 119, 0.8);}

    change 181,150,119 as your RGB color and 0.8 is opacity as 80%

    3. The black color on footer you can add css

    #jas-footer::before { background-color: #000;}

    and change #000 with your color

    4. The search result display summaries if you have more articles have same keyword, it will display full article if only one article in search result

    5. You image have different dimension, shape ( vertical rectangle, horizontal rectangle) so quick view can’t display identical image formats

     

    Best regards

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

    #2108

    In reply to: Image adjustments

    Hi,

    Sorry for late reply

    1. The image scale not correct because you set “Full Row Height” you need uncheck here

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

    and remove background at Parallax and update background at Design Option tab https://monosnap.com/file/v5tUzb22mRD7Gr9XkQQgZrpegz7N5C#

    You can adjust height of row by edit padding in design option tab https://monosnap.com/file/iUjlQR6LAWOP4yMOtBH247QB7VWYtF#

    2. You need upload 3 images have same dimension (width and height) min width is 430px,

    3. Impossible to change link because it auto generate from your product category

    – You can change text in JanStudio > Theme Option > General Layout > Custom CSS

    .product-category h3::before { content: “Shop now”;}

    and change Shop now with your text

    4. You can update theme to latest version to fix this problem, you can follow our document at http://support.janstudio.net/forums/topic/updating-the-theme/

    Best regards

     

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

    #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

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