Forum Replies Created
-
AuthorPosts
-
April 13, 2013 at 6:33 pm in reply to: Reverse the positions of primary sidebar and Secondary sidebar #35299
I changed but does not work the content is totally out of adjustment.
please see http://diarioderoberto.com/.sidebar {
display: inline;
float: right;
font-size: 14px;
padding: 25px 0 0;
width: 150px;
}#sidebar-alt {
float: left;
padding: 25px 0 0;
width: 250px;
}I bought this plugin and now I live quiet.
Resolved thks
width: 150px!important;
height: 150px!important;
With this form I can change all the css style plugin into the child theme
For example I put the next code and the image not change
.woocommerce div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page div.product div.images img,
.woocommerce-page #content div.product div.images img {
display: block;
width: 150px;
height: 150px;
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
-webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;
}Hi Brad I review the WooCommerce Forum and all recomendation says that touch the css style from the plugin, and it is not good for me (updates plugin), I like it custom the plugin into the css style in the child theme
My link is http://demo.estacioncreacion.com/vidriosbrenes/producto/ventanas-fijas/
For example I put this code for change the image dimension and not found
.woocommerce div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page div.product div.images img,
.woocommerce-page #content div.product div.images img {
display: block;
width: 150px;
height: 150px;
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
-webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;
}I have the same problem, I need customize the shop page.
Is here;
#content #genesis-responsive-slider .slide-excerpt {
-moz-box-sizing: border-box;
background-color: #cccccc!important;
box-sizing: border-box;
filter: alpha(opacity=100);
height: 100%;
margin: 0;
padding: 3% 4%;
opacity: 1;
width: 29%;
}Ready
Ready
Please used http://responsivetools.com/site-url/madrid.losmejorescocteles.com/
I have the same issue, but are not response
Friend please review this http://www.studiopress.com/forums/topic/what-happened-to-title-options-in-1-9/
Ava apparently still no response. I wonder if there will be…
Would be great to have a tutorial to implement the use of arrows on other themes. That would be great
I apologize to everyone for my bad English, but I had to add something.
Obviously, keeping the support having with a single payment that gives lifetime access to the support issues is obvious that is not profitable by StudioPress.But I would be willing to pay an amount of money per month, for obtain the themes support one by one, without I have to pay a very high amount to a programmer.
Some idea could be 2 packages, with support (with a month fee) or without it.
-
AuthorPosts