Is it possible to change color and shape of next and before buttons in blog pages? now the have the exact color and shape as the navigation menu. Can’t find in theme options that they are customisable.
Hi Seaserpent,
We don’t have this feature in our theme. You need code customisation for it. We recommended not to change the code because if you change the code then while updating to our new version all your customisation code will be lost. So better make child theme and first unhook the functions and the edit the code.
Hi Seaserpent,
Yes you can learn it. Just create a new folder for child theme and create a style.css file under it and import the css. If you want code customisation then create a functions.php file and first unhook the functions and then only customise the code. If you are unable to customise the code then hire a developer to fix the issue.