gigilallo
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [BB Ecommerce Store] widget replacement….instead of the default widget I would like to put that of woocommerce because it is more suitable for searching for products
regards
Forum: Themes and Templates
In reply to: [BB Ecommerce Store] widget replacementThank 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.
regardsForum: Plugins
In reply to: [Theme My Login] configure login wiget in the sidebarThank 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