This topic has 3 replies, 2 voices, and was last updated 11 years, 2 months ago by Wajid Khan.
Viewing 4 posts - 1 through 4 (of 4 total)
Hi, How can I set the player on top not on bottom like it is on default?
Hi, Sorry there no option to set the player on the top. Let me know is there anything else i can assist you with?
Regards,
Mawk
Well is so easy, only change the class jp-radio in the css file:
example:
.jp-radio{
/* bottom: 0; */
top: 0;
}
and for the button + is the same way.
jp-close-btn
top:80px;
and the click event of this button change de script to change the top value not the bottom value ot this id element id=”jp_container_1″
well best wishes to all.
cya!
Please make sure you have done this changes in the Musicplay Child Theme because when you update the the changes will be gone.
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.