Quantcast
Channel: RoadThemes » All Posts
Viewing all articles
Browse latest Browse all 6191

Reply To: Translation

$
0
0

Hi,

noAbsolute.png. I see you added custom css in Theme Options=>Custom CSS. You can edit it to what you need.

Search form. I also see you added css for it and it’s working with margin top.

Social icons on product page on mobile. I fixed it by adding this css code into Custom CSS:

@media screen and (max-width: 680px) {
.main-container .product-view .single-product-sharing {
height: auto;
}
}

Social icons popup. I fixed it by adding this css code into Custom CSS:

.main-container .product-view .single-product-sharing .social-icons li .allentip {
top: -58px !important;
}

Column class: You can change in “woocommerce/archive-product.php” & “sidebar-shop.php” files. I did it.

Best regards


Viewing all articles
Browse latest Browse all 6191

Latest Images

Trending Articles



Latest Images