GAMER
asked 6 years ago

Why do you take so long to answer, how to adjust the sound and how to reduce the video window?
 

4 Answers
GAMER
answered 6 years ago

???

DominicStaff
answered 6 years ago

I have checked our email and I can not find your email, you can send me your account in this question. Please use the private answer option.
http://prntscr.com/l3hgtb

GAMER
replied 6 years ago

I sent you in private.

DominicStaff
answered 6 years ago

If you want to hover sound work, you need to add the class of the section that you want to show sound. 
I have added a demo in your theme and now, all the HTML has “a” tag will work with the hover sound plugin. 
http://prntscr.com/l3i2m1

GAMER
replied 6 years ago

THX MEN. =)

GAMER
answered 6 years ago

How to reduce the output of images on the main page? https://pasteboard.co/HHubE9P.jpg

Dominic Staff
replied 6 years ago

You can use the following code in the style.css file

@media (min-width: 768px) {
.layout-narrow .hentry .entry-thumbnail img {
width: …px;
height: …px;

}
}

Powered by DW Question & Answer Pro