you can help me I have a problem with the product page.. Mobile version
button “add tu card” can not see
I included this css to make it work:
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px)
#top .summary.entry-summary .single_variation_wrap{
display: block!important;
}
}
you have different ideas? thank you