Forum Replies Created

Viewing 15 posts - 16 through 30 (of 199 total)
  • Posted in:
  • in reply to: Images are not aligned on mobile #270457
    mtroubat
    Member
    Post count: 199

    Hi Rui,

    Done but it does not work 🙁

    in reply to: Images are not aligned on mobile #270446
    mtroubat
    Member
    Post count: 199

    Hello Mohammad,

    It’s the home page on mobile.

    in reply to: I cannot change my password #269851
    mtroubat
    Member
    Post count: 199

    Thanks !!

    in reply to: I cannot change my password #269803
    mtroubat
    Member
    Post count: 199

    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;
    }

    in reply to: I cannot change my password #269801
    mtroubat
    Member
    Post count: 199

    It’s ok. It’s because the client has changed the endpoints and forgot to put the “-” between the words 🙁
    Sorry

    in reply to: I cannot change my password #269796
    mtroubat
    Member
    Post count: 199

    I have found that but i dont know if it’s that : https://docs.woothemes.com/document/woocommerce-endpoints-2-1/

    in reply to: I cannot change my password #269731
    mtroubat
    Member
    Post count: 199

    Hello,

    Any news about this issue ? It’s very urgent for me.
    Thanks a lot,
    Maxime

    in reply to: I cannot register on my website #269441
    mtroubat
    Member
    Post count: 199

    Thanks, i would see how to use a theme child 🙂

    in reply to: I cannot register on my website #269428
    mtroubat
    Member
    Post count: 199

    AH ok but i dont have a child theme. I dont know how to do it unfortunately.

    in reply to: I cannot register on my website #269420
    mtroubat
    Member
    Post count: 199

    I understand, but each time you will do an update, I will have to change this file 🙁

    in reply to: I cannot register on my website #269416
    mtroubat
    Member
    Post count: 199

    Yes exactly 🙂

    in reply to: I cannot register on my website #269409
    mtroubat
    Member
    Post count: 199

    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 help

    Attachments:
    You must be logged in to view attached files.
    in reply to: I cannot register on my website #269406
    mtroubat
    Member
    Post count: 199

    Ok Thanks but why the login / logout is before my account and not the contrary ?

    in reply to: I cannot change my password #269405
    mtroubat
    Member
    Post count: 199

    Hi,

    I did,

    1) Still does not work
    2) Still does not work
    3) Same, not well aligned
    4) Same, not well aligned

    Thanks for your help
    Maxime

    in reply to: I cannot register on my website #269073
    mtroubat
    Member
    Post count: 199

    The 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 bar

    I 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

Viewing 15 posts - 16 through 30 (of 199 total)