Thank you for your rate and review.
30. You can edit padding of separate element in Page
– With the row have 1 column https://monosnap.com/file/HdsULdfgSKbzkks5gXzZUASto5zpv4#
– With the row have 2 columns https://monosnap.com/file/5hwOXMLDLoyN309eZt3rp0gS80a0Yt#
– By default the “Text Block” element have margin-bottom: 35px; https://monosnap.com/file/GT9prKPPDFViwYR7HRFuK33G1A4Xao#
31. You can center the text by add custom css
@media only screen and (max-width: 736px) {
.result-count-order .woocommerce-ordering select { width: 100%; text-align: center;}
}
32. You can add custom css
@media only screen and (max-width: 480px) {
.metaslider .flexslider .caption-wrap h3 { font-size: 14px;}
.metaslider .slides img { height: auto;}
.metaslider .flexslider .caption-wrap h2 { font-size: 20px; margin: 10px 0;}
a.button-o-w { line-height: 32px;}
.metaslider .flex-control-nav { bottom: -20px;}
}
33. You can add custom CSS
@media only screen and (max-width: 1366px) { .jas-menu > li:not(:first-child) { margin-left: 35px; } }
@media only screen and (max-width: 1280px) { .jas-menu > li:not(:first-child) { margin-left: 26px; } }
34. The link you should replace in the button href in caption box
35. Sorry i don’t have experience with this issue
36. You should do on theme option because all your custom code on main css file will be remove when you update theme but on theme option it still keep.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio