I need to change the position of the slide nav over the edge. In which file can I do this?
Position of the slide nav
(2 posts) (2 voices)-
Posted 2 years ago #
-
This requires editing theme files, so updates can be tricky.
I suggest you to add your own CSS file if you can handle some PHP+WP codingAnyway, your desired CSS rules are located in "DICE/css/main.css" file. Search for "slider-cycle" class and then for "nav" around it
Posted 2 years ago #
Reply
You must log in to post.