Okay
  Public Ticket #346223
align issue
Closed

Comments

  • rolf started the conversation

    Hi, 

    We have a problem with the alignment of the pages at the Shop. 

    See attached screen shots, i think i have not to explain more. it doesn't matter if we have zoomed or not. It is on multiple pages, but i can attache only one screen shot.

    Do you have an solution for this? 

    Looking forward to read your kind reply,

    Thanks, Regards

    Rolf

  •  8,427
    Tahir replied

    Hey!

    Can you please provide the page url . 

    Thanks 


    ThemeNectar Support Team 

  •  8,427
    Tahir replied

    Hey Again!

    Add this into the Custom CSS box located in your Salient Options panel :
    .woocommerce ul.products li.product.classic h3, .woocommerce-page ul.products li.product.classic h3 {
        height: 80px;
        display: none !important;
    }
    
    
    
    
    
    
    .woocommerce .span_9.col_last .woocommerce-ordering {
        right: 0px!important;
        top: 0px !important;
    }
    
    
    
    Thanks 


    ThemeNectar Support Team 

  • rolf replied

    Hi, 

    Thanks for you reply. I have add it to the custom css, but i would not work. See the attached screen shot, i shown some error (or something like that) Do i do something wrong? 

    Let me know? 

    Regards, 


    Rolf

  •  8,427
    Tahir replied

    Hey!

    Please add this instead: 

    .woocommerce ul.products li.product.classic h3, .woocommerce-page ul.products li.product.classic h3 {
        height: 80px;
    }
    
    
    
    
    
    
    .woocommerce .span_9.col_last .woocommerce-ordering {
        right: 0px!important;
        top: 0px !important;
    }

    Thanks 


    ThemeNectar Support Team 

  • rolf replied

    Hi, 

    I have tried it directly again, but the same result. See attached screen shot. 

    What is going wrong?

  •  8,427
    Tahir replied

    Can you provide the page url where the changes arent applying. Also could you allow us to log in so we can check on this for you more?. 

    Thanks 


    ThemeNectar Support Team 

  • rolf replied

    Hi, 

    http://zoomoi.nl/wp-login

    Username: Themenectar

    Password: Themenectar

    If you see the print screen i have added, there is little triangle for the lines, it looks like the custom code is not except. 

    http://zoomoi.nl/shop/product-categorie/led-strip/

    I see now that it is only still on this pages. The other pages i have written in and an earlier message doesn't have it anymore. 

  •  8,427
    Tahir replied

    Have fixed the css and its working now on all pages. 

    Cheers


    ThemeNectar Support Team