I have managed to set everything up how i wanted it. The client uses elementor and styling it around their theme and elementor in a normal template was too difficult.
I ended up making my own custom elementor widgets. They work quite well. Drag and drop and change styles, fonts, layouts etc. Choose different types of shortcodes and then customise them etc. Was not as difficult as i first thought it would be.
The ONLY thing I am having issues with now, is as per above
Its using the [wpdm-categories subcat=”1″ showcount=”0″ cols=”3″ ] and i styled it using some custom css.
I noticed sub folders that are in subfolders dont have their own classes.
e.g.
-PARENT – own class
–SUB FOLDER – own class
—SUB FOLDER OF SUBFOLDER – same class as first sub folder
Is there a way i can edit the core plugin to have the 3rd or even 4th folder with its own class or css identifier ?
I want to be able to put a margin-left in place so you can see its nested under each folder.