Forum Replies Created
-
Azam sorry! Just today i noticed that on mobile version the height of WP video player is too big.
Please check http://joxi.ru/Q2KzpvHvP1D1mj
Is there any CSS solution for this?
in reply to: How to control sidebar in Single Blog sectionAlready found how to turn it off. But still dont know how to move it to another side
Azam, thank you very much for adding this code by yourself! Looks great now!
Actually this example product has standard wp embedded video, as we decided to get rid of HTML5 Video plugin because it doesnt work with Clearfy plugin and it doesnt work with AppMySite service.
So will delete HTML5 soon, 20 bucks wasted =)
Azam, cheers! i didnt know about that! Will check all the products then.
And thanks for the code! With this code it looks much better than before!
Azam, sorry to bother you again about this freaking wp video embed.
But is it possible to make wp video box same width as text and images?
Check here http://joxi.ru/V2VbBjHkPR6R2v
.wp-video {
text-align: center;
margin-left: auto;
margin-right: auto;
}
iframe {
display: flex;
}This code doesnt help with that.
maybe need to do something with this code?
@media(min-width: 1025px) {
.woocommerce div.product .woocommerce-tabs .panel .codeless-content {
width: 60%;
margin: 0px auto;
}
}Thanks, bro
-
This reply was modified 5 years ago by
slayoffer.
Azam, my apologies again. But now there are no reviews section in Products Description pages.
Can you check it please?
I would like to keep the reviews for future.
Ah, sorry!
in reply to: Problem with custom product archive pageI see now, thanks. Then i better not touch it.
Azam, thanks a lot! Now i understand
Hey Azam!
Please check here https://saasninja.ru/app/
I can still see comment section here.
You can just tell me how you remove it, and i`ll do it myself in order not to bother you in future about this.
Thanks.
Hey Azam. Thanks. Could you tell me where i can find this Codeless option to turn it off everywhere? Just so i know it and dont use CSS for it.
in reply to: Problem with custom product archive pageThis reply has been marked as private.in reply to: Sidebar with Add to cart buttonAzam, thanks a lot! That worked great!
in reply to: Sidebar with Add to cart buttonAzam, hi.
I changed the website container width to 1600px and now @media code doesnt work properly.
It still boxes the content but moves it to the left part of the page from the center.
Is it possible to keep the content boxed in the middle of the page?
In case you need it its on the CSS Hero line 395.
Thanks.
-
This reply was modified 5 years ago by