Home Forums Search Search Results for 'css'

Viewing 10 results - 2,141 through 2,150 (of 3,138 total)
  • Author
    Search Results
  • #14330

    In reply to: Menu and Search

    Hi,

    1. I check search function on your site it still work well

    2. Please use custom css

    .holder::after, .holder::before {
    width: 10px;
    height: 10px;
    right: 9px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }
    #jas-mobile-menu ul li.open > .holder::before {
    opacity: 1;
    visibility: visible;
    }
    .holder::before {
    top: 17px;
    }
    .holder::after {
    top: 12px;
    right: 20px;
    }

    Best regards

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

    #14324

    Topic: Menu and Search

    in forum Claue
    numonday
    Participant

    Hi Harry,

     

    You’ve been a great help as always.

    1. Search cursor is out of line with the search bar on mobile?
    2. How do  I have the menu drilled down instead of having to hit the + signs?

    Images attached

    Final questions for today if you have any CSS for them.

     

    Thanks again,

     

    M

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

    In reply to: Arrows

    Hi.

    1,2. It doesn’t support add arrow like this

    3. You can use plugin Loco Translates plugin http://support.janstudio.net/forums/topic/theme-translation/, when you create new language choose English-US and select the text you want to change

    4. Please use custom css

    .product-image .yith-wcwl-add-to-wishlist a i, .product-image .yith-wcwl-add-to-wishlist .ajax-loading {
    font-size: 24px;
    font-weight: bold;
    }

    Best regards

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

    #14317

    Topic: Arrows

    in forum Claue
    numonday
    Participant

    Hi Harry,

    A few questions.

    1. Can you give us some css to add the arrows like the image attached instead of the set up at the bottom of our product lsiting pages?

    2. Also could you give us code for top and for the bottom for it to change the page.

    3. Is it possible to change “Related Product” to “People Also Likes” or even show other items from that persons shop?

    4. Are you able to give us CSS to make the wishlist heart bigger and bolder?

    Thank you in advance,

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

    In reply to: Change Style

    Hi,

    Please add custom css

    .result-count-order a {
    background: #e74380;
    color: #fff;
    padding: 0 20px 0 15px;
    line-height: 36px;
    border-radius: 2px;
    }

    .result-count-order a i, .woocommerce-ordering { display: none;}

    Best regards

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

    #14308

    Topic: Updating the theme

    in forum Claue
    Rahim
    Participant

    Hi,

    I am using the theme version 1.2.5 and I have customized the header style and font and style.css

    I would like to know if I update the theme via Envato plugin, will I lose the customization?

    my child theme is currently activated!

    Rahim Vaziri
    CEO & Founder at Look.ir

    #14289

    In reply to: Product Categories

    Hi,

    You can fix by add custom css in Claue > Theme option > General Layout > Custom CSS

    @media only screen and (max-width: 736px) {
    .shop-top-sidebar .woocommerce {
    min-width: 1550px;
    }}

    You can increase number 1550px to bigger number to run on your site.

    Best regards

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

    #14285

    In reply to: Forum

    This reply has been marked as private.
    #14279

    Topic: Product Categories

    in forum Claue
    numonday
    Participant

    Hello,

    Do you have any CSS to make the categories at the top stay in just one line rather than have several?

    Looks a little messy on mobile?

    Thank you,

    M

    Attachments:
    You must be logged in to view attached files.
    #14249
    ccastanedag
    Participant

    Hello Devs:

    I want to ask you if this is possible:

    When you create a new category, you can put a title, description and background image. I want to keep the title at top but move the description at bottom. Plus, I want to be able to change the css of description. See screenshot for a clear explanation: https://prnt.sc/hhw2nr

    In this way, I can write a big description for SEO purpose and visitors won’t need to “scroll down” to see products, because description will be always at bottom

    I will appreciate some light to achieve this

    Carlos Castañeda

Viewing 10 results - 2,141 through 2,150 (of 3,138 total)