Hi Guys,
I’m using your theme “Dante” and it’s great. I am trying to modify the top bar slightly to suit my needs and I’ve run into an issue…
I’m using Dante Child to do all of the modifications for obvious reasons. I don’t want to overwrite my work if the theme is updated. The problem I’m having is that when I try to overwrite the sf_top_bar()
method located in:
/dante-child/includes/sf-header.php
The changes are not picked up. It seems to be using the parents sf-header.php
file. I don’t know why this is happening as I’ve successfully overrided the style.css
and functions.php
files within Dante Child.
Could you please provide me with some advice on this issue please.
Thanks.