Customization - by k2oconsultoria - on WordPress WooCommerce support

This topic has 10 replies, 2 voices, and was last updated 5 years, 9 months ago ago by Rose Tyler

  • Avatar: k2oconsultoria
    k2oconsultoria
    Participant
    July 5, 2018 at 22:19

    Hello,

    You can help me? Above my questions, thanks.

    1 – I want to increase the width of the search bar (http://prntscr.com/k31rjx)

    2 – I have one problem in update border in dropdown menu, i define border color and no fixe in site. (Panel http://prntscr.com/k31txm) (Site http://prntscr.com/k31utm)

    3 – I would appear 4 products per line (http://prntscr.com/k31vme)

    4 – I would like a dot (colored) to appear next to each submenu item, this would help usability. See example site (http://prntscr.com/k31wub)

    Sorry my english, im Brazilian.

    9 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 6, 2018 at 08:17

    Hello,

    1. Add this code in Theme Options > Styling > Custom css > Custom css for desktop:

    .header-widgets {
        width: 550px;
    }
    .header-wrapper.header-advanced .header-search.act-default {
        width:  100% !important;
    }

    2. Please provide temporary wp-admin access.
    3. Customize > Woocommerce > Product Catalog > Products per row.
    4. Try to add this code in Custom css for desktop:

    .menu-wrapper .menu li  li:before {
        content: "\f111";
        font-family:  'fontawesome';
        position:  absolute;
        left:  12px;
        top: 50%;
        font-size: 12px;
        transform:  translateY(-50%);
        line-height:  1;
        color: #00a200;
    }
    .item-design-mega-menu .nav-sublist-dropdown .item-level-1 > a {
        padding-top: 0.6em;
        padding-bottom: 0.6em;
    }

    Regards

    Avatar: k2oconsultoria
    k2oconsultoria
    Participant
    July 10, 2018 at 02:44

    Hello, Thanks for Help Me!

    For topic 2 Admin acess in PRIVATE CONTENT.

    Thanks very much and sorry for my english.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 10, 2018 at 08:45

    Hello,

    Thanks for the reply.
    There is a bug in our settings. We will fix it in next theme update.
    For now, please, provide us with temporary FTP access (FTP hostname, FTP username, FTP password) so we will be able to fix the problem with border settings on your site.

    Regards

    Avatar: k2oconsultoria
    k2oconsultoria
    Participant
    July 10, 2018 at 13:21

    OK, thanks.

    FTP informations in private content.

    I want the border in the same color as the menu.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 10, 2018 at 13:44

    Please check credentials – http://prntscr.com/k4qj65

    Regards

    Avatar: k2oconsultoria
    k2oconsultoria
    Participant
    July 10, 2018 at 14:10

    Please try again with private content settings

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 10, 2018 at 14:35

    Please clear cache and check the border now.

    Regards

    Avatar: k2oconsultoria
    k2oconsultoria
    Participant
    July 10, 2018 at 15:00

    It worked, thank you!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 10, 2018 at 15:02

    You’re welcome!

    Regards

  • Viewing 10 results - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.