Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Mickey Kay

    (@mcguive7)

    Sorry, but styling <select> elements is not easy to do consistently across all browsers: https://css-tricks.com/dropdown-default-styling/

    Thread Starter zhimmelm88

    (@zhimmelm88)

    Sorry – I was not clear. Here is the site I am working on: https://dmg-us.net/

    On a mobile phone, if I go to Case Studies (https://dmg-us.net/case/), the the jquery responsive select menu shows “Case Studies” at the top. If I click on one of the links under Case Studies, the menu at the top says “Home”. I would like it to still say “Case Studies”. These pages that link off of the Case Studies page all have Case Studies as their parent page so I was wondering if there is a way to have the parent page show in the menu rather than Home.

    Thanks!

    Plugin Author Mickey Kay

    (@mcguive7)

    Unfortunately this isn’t possible. Right now you can either show the placeholder or the current page, but you can’t show the parent page by default. You could easily write some jQuery to do that though.

    Thread Starter zhimmelm88

    (@zhimmelm88)

    Ok… thanks. I tried writing some jQuery to solve this issue but I could not get it to work. Is that something you can help with or do I need to go somewhere else for help with jQuery?
    Thanks!

    Plugin Author Mickey Kay

    (@mcguive7)

    Hi again,

    Unfortunately I don’t have the bandwidth to help on these types of one-off fixes, as my client load is high enough that non-paying work typically has to take a back seat. Sorry about that!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Parent Pages’ is closed to new replies.