Comments 12MeesterGijs started the conversationNovember 2, 2022 at 8:11amHi,Have a look at this image: https://imgur.com/a/DkXlngtIs this possible?Gijs[deleted] repliedNovember 4, 2022 at 8:55amchanging background color of toolbar is possible but setting width equal to pdf is not possible Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css : .pdf-view .toolbar { background:green; } 12MeesterGijs repliedNovember 4, 2022 at 6:38pmThank you for the code! It worked.~closing~ Sign in to reply ...
Hi,
Have a look at this image: https://imgur.com/a/DkXlngt
Is this possible?
Gijs
changing background color of toolbar is possible but setting width equal to pdf is not possible
Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css :
.pdf-view .toolbar {
background:green;
}
Thank you for the code! It worked.
~closing~