Home Forums Search Search Results for 'css'

Viewing 10 results - 2,961 through 2,970 (of 3,131 total)
  • Author
    Search Results
  • #2680
    tiltil
    Participant

    As the title says, I want to remove “Filter” dropdown from category. Do I have to remove it by CSS?

    #2677

    In reply to: Optimizing website

    Hi,

    – For the image you have to optimize yourself by crop size and reduce file size at https://tinypng.com/

    – With CSS and JS you have to use plugin to help you compress/ minify.

    Best regards

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

    #2665

    Thank you for your rate and review.

    30.  You can edit padding of separate element in Page

    – With the row have 1 column https://monosnap.com/file/HdsULdfgSKbzkks5gXzZUASto5zpv4#

    – With the row have 2 columns https://monosnap.com/file/5hwOXMLDLoyN309eZt3rp0gS80a0Yt#

    – By default the “Text Block” element have margin-bottom: 35px; https://monosnap.com/file/GT9prKPPDFViwYR7HRFuK33G1A4Xao#

     

    31. You can center the text by add custom css

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

    .result-count-order .woocommerce-ordering select { width: 100%; text-align: center;}

    }

    32. You can add custom css

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

    .metaslider .flexslider .caption-wrap h3 { font-size: 14px;}

    .metaslider .slides img { height: auto;}

    .metaslider .flexslider .caption-wrap h2 { font-size: 20px;  margin: 10px 0;}

    a.button-o-w { line-height: 32px;}

    .metaslider .flex-control-nav { bottom: -20px;}

    }

     

    33.  You can add custom CSS

    @media only screen and (max-width: 1366px) { .jas-menu > li:not(:first-child) { margin-left: 35px; } }

    @media only screen and (max-width: 1280px) { .jas-menu > li:not(:first-child) { margin-left: 26px; } }

     

    34. The link you should replace in the button href in caption box

     

    35. Sorry i don’t have experience with this issue

     

    36. You should do on theme option because all your custom code on main css file will be remove when you update theme but on theme option it still keep.

     

    Best regards

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

    #2664

    30. How to making similar indents

    https://monosnap.com/file/eUog9fxY37FmVznyQPtLGwmu5DLbwW

     

    31. How to align this to center

    https://monosnap.com/file/3fjDIzU1S0VLlpeS2MXioElxAJTBpM

     

    32. 3 slides problems

    32.1 pagination of slides

    32.2 text on slides

    33.3 distortion of images

    https://monosnap.com/file/bLGKq14MoypDjOkBG5pmjoUuguWfJt

     

    33. How making better responsive of menu

    https://monosnap.com/file/oDLOqrv6MThsKVTfKJ9NmqFXe9bfIc

     

    34. Big slider bug

    first look

    https://monosnap.com/file/4kzL01OK8sSlFc6NZas8SSkMBNR3Sz

    after

    https://monosnap.com/file/VM6fCjl1ny7TKaf7yLptqWJLsrvNpI

     

     

    35. Hosting support wrote to me that database had one problem – laravelpods. In this record absented a correct address in column guid

     

     

    36. In main page  when the user points at the picture  I want to make a css effects. It is better doing on thehe oprions or main css file?

    #2658

    Topic: Optimizing website

    in forum Gecko
    knoto
    Participant

    Hello, I want to improve my website, like reducing the HTTP Requests, enable compression, optimizing CSS etc. I was following this tutorial

    https://gtmetrix.com/wordpress-optimization-guide.html

    But the plugins that they recommend cannot be installed in wp, can you offer me a solution for improving those aspects of the website?

    Thanks

    #2651

    Yes, for me worked putting css styles on Aspect / personalize / add css

    Thank=s

    Sorry for noises

    you very rock

    #2649

    I saw problem on IOS 10.2

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

    h1, h2, h3, h4, h5, h6, .f__mont { font-family: “GFS Didot”, serif; }

    Best regards

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

    #2638

    7. You can add custom css

    .woocommerce-order-received .jas-page .woocommerce header, .woocommerce-order-received .jas-page .woocommerce address { display: none;}

    Best regards

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

    #2629

    7. Can you try

    I check on Chrome, Firefox, Safari  my screen https://monosnap.com/file/YV3sGKDwSUs0Px17lfx1I7lT3Fh8kV#

    .woocommerce-order-received .woocommerce h2, .woocommerce-order-received .woocommerce  table { display: none;}

    22. You can edit in

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

    // I will tate and write a big good review – Thanks

    23. You can add custom CSS

    .search-no-results .jas-container, .error-404.not-found { min-height: 75vh;}

    24. You add custom CSS

    .header__top .jas-socials { padding-top: 0; }

    25. This use on mobile it need have touch action to browser understand

    25.1 issue with css will fix after fix issue 24

    26. You can add custom CSS

    .badge span { position: absolute;}

    .badge span.onsale + .new { top: 45px;}

    .badge .left, .jas-wc-single .product-extra .badge .left { left: 0;}

     

    27. You can add custom CSS

    .woocommerce form.woocommerce-ResetPassword.lost_reset_password .form-row-first { float: none; }

     

    Best regards

     

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

    #2620

    25. In mobile version currency drop down menu had two back. If you are click to open it and dont wont to click to uah or eur and just want to roll up menu it didnt work. Just try it

    And css bug, part of menu falls on header

     

    https://monosnap.com/file/NsyxfZ6SpZI8u8ejQW86mxe4jwOInQ

Viewing 10 results - 2,961 through 2,970 (of 3,131 total)