WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: Wide Range Pro

#46283
Grace Support
Keymaster

Hi,

To hide the navigation arrows
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code in custom css box

.cbp-bicontrols { display: none !important; }

Regards
Grace Themes