view cart and checkout button display
-
The view cart and checkout button display outside the screen on my page, sometimes it doesnt display at all but display paypal express checkout button(i guess its a conflict between the two plugins) and sometimes if i refresh the page, it will just show half way as in the the ff links https://ibb.co/jGLa7J
if i try refreshing again i may get something like this https://ibb.co/gKMe1d
i want both buttons to be display and excatly on the paypal buttons.
i am thinking it has to do with the container down there where the two buttons are located, but i have no clue how to get there. i have tried mixed of codes like:
.product_list_widget {
overflow-y: auto;
height: 350px;
}.widget_shopping_cart_content .buttons {
height:……….;
}but to no avail…
hope someone out there can really help.
- The topic ‘view cart and checkout button display’ is closed to new replies.