Pitch Remover
-
When I choose the Paging option when loading the gallery appears 2 times the pagination, one at the top and one below the gallery, I would like to know if there is a way to remove one of the pages and leave only one.
-
Hi,
You can remove the pagination icons by writing a few lines of additional CSS code.
Could you please post the link to the page, where you have your videos published? I will have a look and provide a quick CSS solution.
Cheers!
http://alphawebsolucoes.com.br/filhosimaculada/
I do not want to remove the page, just leave the page at the top and remove it from the footer, it appears at the top of the gallery and in the footer I would like to leave only at the top.
Hello,
Thank you for sending the link to your YouTube embed.
Please add the following CSS code to Additional CSS editor. It can be found under Appearance > Customize section.
.ytwd_gallery_container div:nth-child(7) { display: none; }Please make sure to clear the cache of your web browser, then check the changes.
Thanks!Hello
I performed the procedure and it really worked the way I expected it to.Thank you very much for your attention.
You are most welcome!
Please don’t hesitate to let our team know in case you need assistance in the future.We’re always happy to help.
Cheers!I still have a question when I put the code in the additional css he inserted the pagination on the top would like the pagination to be sent in the footer.
Hi,
We will help with pleasure.
Please note that we have followed the URL that you have provided in your previous posts but it did not work. Could you please share with us the URL where you have the plugin inserted?
Thanks. Have a nice day.
segue o url http://www.alphawebsolucoes.com.br/imaculada/
Hi,
Could you please add the CSS below to the one that we have provided earlier:
.ytwd_gallery_container div.ytwd_pagination_wrapper5:nth-child(2) {
opacity: 0 !important;
}
kam ete chi gtni vor jnji es avelacni
.ytwd_gallery_container div.ytwd_pagination_wrapper5:nth-child(2) {
opacity: 0 !important;
}
.ytwd_gallery_container div:nth-child(7) {
display: block !important;
}Please let us know whether this helps.
Thanks. Have a nice day.
Sorry for the delay in responding, I made the change but it did not change as requested.
Hi,
Please try to add only this part
.ytwd_gallery_container div.ytwd_pagination_wrapper5:nth-child(2) {
opacity: 0 !important;
}
.ytwd_gallery_container div:nth-child(7) {
display: block !important;
}Thanks.
I made a correspondence as searched for as I did not get results.
Hi,
In the case the issue is still there please contact our support team using the following email address: support@web-dorado.com
Please, mention the URL of this forum topic in your message. We will provide a solution as soon as possible and share it here as well.Thanks. Have a nice day.
The topic ‘Pitch Remover’ is closed to new replies.