Digital experiences for all disciplines
Forum Replies Created
-
-
Hi Rui,
Done but it does not work 🙁
Hello Mohammad,
It’s the home page on mobile.
Thanks !!
3 and 4 ) Are you sure ?
My custom Css is :
.shopping-bag .bag-product-price {
display: none;
}#main-nav .cart-contents span.amount {
display: none;
}/*remove the hover with the anchor on the single image and have only the hand to click on the image*/
.spb_single_image figure .overlay{
display:none !important;
}/*remove the option in the home page for products*/
.reset_variations{
display:none !important;
}.shop-actions {
display:none;
}/*change the border for selected option in product page*/
.woocommerce .va-selected .va-picker-item {
border-color: black!important;
}/*enlarge the menu when logged in*/
.logged-in #mini-header {
top: 30px!important;
}/*change the color of the new badge*/
.products .product .wc-new-badge {
background-color: #333333!important;
}/*change the color of the new badge single page*/
.woocommerce .wc-new-badge {
background-color: #000000!important;
}/*remove the shadow product*/
.woocommerce ul.products li.product figure{
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}/*reduce the space between the logo and the menu*/
@media only screen and (min-width: 1200px) {
.span4.logo-left {
width: 200px;
}
.header-right.span8 {
width: 910px;
}
}
body { text-align: center; }
#header, #page, #content, #footer { margin: 0 auto; text-align: left; }/*change size and color of the category on products page*/
ul.products li.product .posted_in a {
color: #848484;
font-size: 13px;
}/*change the color on hover*/
ul.products li.product .product-details .posted_in a:hover {
color: #EF3F32;
}
#top-bar .menu > li > a:hover {
color: #EF3F32;
}/*align text on the left home page for categories and title*/
ul.products li.product .posted_in {
float: left !important;
}
span.rating {
float: left;
}
span.r-0{
display:none;
}
ul.products li.product .product-details {
float: left;
width: 100%;
text-align: left;
}
nobr{
display:none !important;
}
.woocommerce .va-attribute-label {
text-align: left;
}
ul.products li.product .posted_in {
margin-bottom: 10px !important;
}It’s ok. It’s because the client has changed the endpoints and forgot to put the “-” between the words 🙁
SorryI have found that but i dont know if it’s that : https://docs.woothemes.com/document/woocommerce-endpoints-2-1/
Hello,
Any news about this issue ? It’s very urgent for me.
Thanks a lot,
MaximeThanks, i would see how to use a theme child 🙂
AH ok but i dont have a child theme. I dont know how to do it unfortunately.
I understand, but each time you will do an update, I will have to change this file 🙁
Yes exactly 🙂
Sorry, i send you an image.
But my main issues are on my other mail. This blocks literally the launch of my website 🙁
Thanks for your helpAttachments:
You must be logged in to view attached files.Ok Thanks but why the login / logout is before my account and not the contrary ?
Hi,
I did,
1) Still does not work
2) Still does not work
3) Same, not well aligned
4) Same, not well alignedThanks for your help
MaximeThe login/logout links are not in the topbar on the right
> very strange because now the menu does not correspond to what i have put in the top barI saw that now the top bar is setup on Links > for the login / logout it’s perfect but where are the setup of the links because i wanted to add 2 links.
Thanks
-