Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter gigilallo

    (@gigilallo)

    ….instead of the default widget I would like to put that of woocommerce because it is more suitable for searching for products

    regards

    http://i67.tinypic.com/dmg194.jpg

    Thread Starter gigilallo

    (@gigilallo)

    Thank you for your reply
    anyway I would like to replace the default one that gives me the theme,
    I do not know if you’ve seen the site, it’s in the middle of the header.
    in the positions of the widgets does not figure this position and for this I do not know if you can
    replace with a simple widget configuration.
    regards

    Thread Starter gigilallo

    (@gigilallo)

    Thank you for your reply
    since I’m not practical about css I do not know what I have to change.
    I find myself with this css file of templete tml

    .tml-profile {
    max-width: 100%;
    }

    .tml-profile .tml-form-table {
    border-collapse: collapse;
    }

    .tml-profile .tml-form-table th,
    .tml-profile .tml-form-table td {
    display: block;
    vertical-align: middle;
    width: auto;
    }

    .tml-profile .screen-reader-text,
    .tml-profile .screen-reader-text span {
    height: 1px;
    left: -1000em;
    overflow: hidden;
    position: absolute;
    width: 1px;
    }

    .tml-profile .wp-pwd {
    text-align: right;
    }

    .tml-profile .wp-pwd .dashicons {
    font-size: 1em;
    line-height: 1;
    height: 1em;
    width: 1em;
    vertical-align: middle;
    }

    .tml-profile #pass-strength-result {
    margin: 0.5em 0;
    }

    .hidden,
    .no-js .hide-if-no-js,
    .js .hide-if-js {
    display: none;
    }

    @media screen and (min-width: 768px) {
    .tml-profile .tml-submit-wrap input {
    width: auto;
    }
    }

    regards

Viewing 3 replies - 1 through 3 (of 3 total)