ESP32 SD card reader problem

I read this but i found this reply from another topic :

about lcd graph library :

This library uses an SPI-like software protocol and does require exclusive access to the pins used. You will not be able to share pins with other SPI devices.

from there : NOKIA LCD 5110 and SD card - Using Arduino / LEDs and Multiplexing - Arduino Forum

Is there any way to connect to other pins an change it in the code ?