Pro Theme Design Forum » Mimbo Pro » Technical Help

Change the 'arrow' from down to right pointing to grandchild pages in navbar

  • Started 6 months ago by davethackeray
  • Latest reply from darren
  • This topic is not a support question

Ok a very long-winded way of explaining what I need here.

When you add child pages to the navbar you get a down arrow.

When you add grandchildren pages to the child pages, you again get a down arrow. But I need to change this down arrow to an arrow pointing to the right.

See how it looks right now:

http://www.happr.co.uk/down-arrow_to-side-arrow.jpg

How can I change this?

Thanks. As always!

Dave

  • darren
  • admin
  • Posted 6 months ago #

Gotcha. I think if you created a sideways image and called it like this....

li li .sf-sub-indicator {
background: url(../images/arrow_side.gif) no-repeat);
}

...it should work. The 'li li' tells it to only apply that arrow to nested list-items in the nav.

Spot on fella - there's some awesome lateral thinking going on there.

Well done: appreciated (as ever). Lovin yer sterling work!

PS, unfortunately there are probably more complex problems from me elsewhere on this forum. Sorry (again!).

Dave

  • darren
  • admin
  • Posted 6 months ago #

No problem, I'll try to simplify the arrow issue in the other child themes too.

Reply

You must log in to post.