Search found 175 matches

by NorfolkGreg
Wed Oct 01, 2025 9:18 am
Forum: Support
Topic: Drop Down Menu Problem
Replies: 14
Views: 132624

Re: Drop Down Menu Problem

Hi nox,

Actually, I am having a difficulty with working out how best to achieve the couple of edits I wanted to make as, thanks to the JavaScript, not all the HTML is shown when you play with the dropdown menus.

1. One wide screens I'd like the top level menu buttons to remain at a constant width ...
by NorfolkGreg
Mon Sep 29, 2025 10:54 pm
Forum: Support
Topic: Drop Down Menu Problem
Replies: 14
Views: 132624

Re: Drop Down Menu Problem

Thanks, nox!
That's a massive improvement on what I achieved.

As you suggest, I have some work tweaking the CSS still to do, but I do have confidence I can deal with that when I make the time. (House sale looks as if it's finally going through, so I have a huge distraction to deal with over the ...
by NorfolkGreg
Sat Sep 27, 2025 4:20 pm
Forum: Support
Topic: Drop Down Menu Problem
Replies: 14
Views: 132624

Re: Drop Down Menu Problem

Thanks Nox, for spending time on this.

Perhaps I should explain what I would like to achieve, as my existing site is only a work in progress and doesn't include all the things I would like the GregCustom theme to be able to deliver.

I want to allow for multiple dropdown menus each with, say, half ...
by NorfolkGreg
Sat Sep 13, 2025 10:43 pm
Forum: Support
Topic: Drop Down Menu Problem
Replies: 14
Views: 132624

Re: Drop Down Menu Problem

I've spent several hours over a couple of days playing with the code writing abilities of Google's Gemini.

It goes round in circles. You give it the instructions. It fails to produce code that obeys all of them. You tell it where it falls short and, with luck, it corrects that only to lose one of ...
by NorfolkGreg
Wed Sep 10, 2025 11:51 am
Forum: Support
Topic: Drop Down Menu Problem
Replies: 14
Views: 132624

Re: Drop Down Menu Problem

Right! Tested!
I've run the Nox code and realised it doesn't do what I described in my earlier post today. It merely moves the position of the down-arrow graphic to the far right, rather than placing it at the end of the menu option text.

It does the same thing that I described when trying the ...
by NorfolkGreg
Wed Sep 10, 2025 10:28 am
Forum: Support
Topic: Drop Down Menu Problem
Replies: 14
Views: 132624

Re: Drop Down Menu Problem

Hi Nox,

here is a css snippet for dropdown menu on mobile:
https://gist.github.com/Netroids/9906ed79e6d8c7269f45a0fef882148f

After more struggling trying to work things out for myself (my agéd 77 year old brain sometimes fails me when asked to think laterally) I have returned to examine what ...
by NorfolkGreg
Sat Sep 06, 2025 11:48 pm
Forum: Support
Topic: Drop Down Menu Problem
Replies: 14
Views: 132624

Re: Drop Down Menu Problem

My hoped for house move drags on. We've been packed up and ready to move for well over a month. You learn to hate legal practice in England when it comes to selling houses, but that's an aside. I've finally found time to investigate my menu problem

It seems Nox is due an apology. I discover the ...
by NorfolkGreg
Fri Jul 11, 2025 3:44 pm
Forum: Support
Topic: Drop Down Menu Problem
Replies: 14
Views: 132624

Re: Drop Down Menu Problem

Many thanks for this. I'll study it as soon as I can (I'm in the middle of a protracted house move at the moment, so time for work on my theme will be a little short in the coming weeks.

However, I have had time for a little investigation and realised that I got very mixed up when creating my CSS ...
by NorfolkGreg
Fri Jun 27, 2025 10:12 pm
Forum: Support
Topic: Drop Down Menu Problem
Replies: 14
Views: 132624

Re: Drop Down Menu Problem

Well, you've introduced me to the pointer-events property which I knew nothing about, but I fear you may have missed the point. My issue is on touch screen devices.

I looked it up on
https://www.w3schools.com/cssref/css3_pr_pointer-events.php
and played with the "Try me" feature. I find that as its ...
by NorfolkGreg
Thu Jun 26, 2025 12:18 am
Forum: Support
Topic: Drop Down Menu Problem
Replies: 14
Views: 132624

Drop Down Menu Problem

Wiz suggested I post here to see if others have the problem I experience with my own site at:
https://gregchapman.uk
and can suggest a solution.

If you visit the site you'll see that the main navigation menu includes a drop-down associated with the GAMES option. It works fine on a desk/laptop ...