Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.This reply has been marked as private.April 7, 2014 at 6:22 pm in reply to: Portfolio big preview small thumbnail sizing & the left right to view more issue #248349This reply has been marked as private.This reply has been marked as private.
Solved thank you, you may close the thread for this issue :)
This reply has been marked as private.Hi! Please do refer to my previous post, and see the pictures or do your need to inspect the elements??
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.http://www.shopelegal.com/new-arrivals/ – The sold out plugins work perfectly but why is it just a font text on
http://www.shopelegal.com/dress/ ???
For the princess dress productIt’s not possible to add css ; z-index 500 for woomerce shoploopitemtitle and aviashopoverviewviewdiv and set css zindex lets say 900 for avia shop overview/?
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.March 21, 2014 at 6:25 pm in reply to: Header menu, only one "Page" move to the right beside search button #241309Hey there, you guys are great in css and awesome customer support here. Cheers to Kriesi’s team :) Problem solved
March 21, 2014 at 6:19 pm in reply to: Header menu, only one "Page" move to the right beside search button #241305Wow yeah it did work but the results ain’t that nice looking. Is it possible to be nearer to the search bar and without that line thingy mmh? Appreciate your help as always :)
March 21, 2014 at 6:12 pm in reply to: Header menu, only one "Page" move to the right beside search button #241297Hey Yigit, that didn’t work. Mmh, the “How to shop” Link is still at the original location!
March 21, 2014 at 5:56 pm in reply to: Header menu, only one "Page" move to the right beside search button #241281This reply has been marked as private..woocommerce-message, .woocommerce-error, .woocommerce-info {
padding: 0em 0em 0em 0em;
margin: 0 0 0em;
position: relative;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background: #ffffff;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
background: -webkit-linear-gradient(#ffffff, #ffffff);
background: -moz-linear-gradient(center top, #ffffff 0%, #fffff 100%);
background: -moz-gradient(center top, #ffffff 0%, #ffffff 100%);
color: black;
text-shadow: 0 0px 0 #ffffff;
list-style: none outside;
width: auto;
}
.woocommerce-message:after, .woocommerce-error:after, .woocommerce-info:after {
display: block;
clear: both
}
.woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before {
height: 0em;
width: 0em;
display: block;
position: absolute;
top: 0;
left: 0em;
font-family: sans-serif;
font-size: 0em;
line-height: 0;
text-align: center;
background-color: #ffffff;
color: black;
text-shadow: 0 0px 0 rgba(0,0,0,0);
padding-top: 0em;
}
.woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button {
float: right
}
.woocommerce-message li, .woocommerce-error li, .woocommerce-info li {
padding-left: 0;
margin-left: 0;
color: black;
background-color: #ffffff;
}
.woocommerce-message {
border-top: 0px;
color: black;
background-color: #ffffff;
}
.woocommerce-message:before {
background-color: #ffffff;
color: black;
}
.woocommerce-info {
border-top: 0px solid #ffffff;
color: black;
background-color: #ffffff;
}
.woocommerce-info:before {
font-family: Times, Georgia, serif;
font-style: italic;
color: black;
background-color: #ffffff;
}
.woocommerce-error {
border-top: 0px solid #ffffff;
color: black;
}
.woocommerce-error:before {
background-color: #ffffff;
color: black;
}Sorry if this has been posted before, but I tried this! The background mainly has become white but theres a green margin border on the left side, and the font is like green color (I kind of need it black)
http://www.shopelegal.comThis reply has been marked as private.And may I know the best resolution for enfold layerslider so it the picture won’t be cut off?
This reply has been marked as private.March 19, 2014 at 8:13 pm in reply to: 2 issues – logo and eCommerce product page title font #240325http://www.shopelegal.com/product/white-printing-lace-design-dress/
Oh i mean that title – The font thing didn’t work! size!
- This reply was modified 10 years, 8 months ago by kayzelmoo.
March 19, 2014 at 8:10 pm in reply to: 2 issues – logo and eCommerce product page title font #240322Hi okay i got it done!!
#top .variations_form { background-color: transparent !important;
border: 0px;Thanks!
March 19, 2014 at 8:00 pm in reply to: 2 issues – logo and eCommerce product page title font #240314Which is to remove the borders!
March 19, 2014 at 7:57 pm in reply to: 2 issues – logo and eCommerce product page title font #240310Ok i solved the hover issue with this css code
.four.units.single-product-main-image {
overflow: visible;
z-index: 999;
}left with the box !!
-
AuthorPosts