The problem is, on the main page I have 2 jump links (anchor link, jumps down on the same page) in the primary menu, in a transparent header. Now I have 2 active links in the menu, both have the active link color. It looks quite odd.
I guess the problem is, the transparent header design option does not have individual Active link color setting like the Menu color settings (that has Normal, Hover, Active).
Any way to handle this on the UI other than using css?
]]>I opened the section with the form and set the anchor to: register, then I went back up in the button module and set the anchor to:#register and set up the button link to same page. I thought that would do it. I tried different ways but can’t seem to make it jump. Any help appreciated. Thanks!
]]>I’m new to this, so bear with me. When people visit my organization’s homepage (www.cvnl.org), I need a submenu (“Recent Executive Placements” under “Executive Search”) to direct to an anchor point on that page (“Recent Executive Placements”). I want the user to bypass the other sections (“Current Searches” and “Upcoming Searches”) and jump directly to “Recent Executive Placements.” Does this makes sense? I’ve explored the forums and can’t seem to find the combination I need.
Thanks for any help you can provide. And videos are always best for me…I am a visual learner!
]]>thanks,
Kristi
I wanted a jump link for a menu item and to do so I set the id for the section and then used custom link in menu as “https://mywebsite.com/#section_id”.
It works fine in homepage, but when I try to do it from non homepage pages it sends me on the bottom of the page.
This is the website link https://cascina-barolo-bed-and-breakfast.com, and menu item I wanted to be anchor is “Affita intera cascina”.
Any advice?
Thank you in advance
]]>This first one – www.aeroforme.com – is using the Enigma theme, which I love, however I have noticed something:
In the portfolio section on the home page, the 4 options there allow for a link to be inserted. All 4 of my options are relevant to www.aeroforme.com/employer/why-aero/ so I wanted each link to “jump” to a specific spot on that particular page. No problem! Did a spot of a research and came up with the Jump Link/Anchor Link tutorials that are scattered across the web. I used this one first https://www.wendycholbi.com/anchor-links-jump-links/
Seemed simple enough, so I made it happen. And it works. But it seems the floating menu that follows you as you scroll down the page blocks 50% of the “jumped to” spot of the page. Obviously this is cumbersome because I want each section title to be displayed once it is jumped to. Take a look at the site and you’ll see what I mean.
This is an example of what I created for the link in the portfolio:
aeroforme.com/employer/why-aero/#experience
And this is the associated end point of the link:
<h3 id=”experience”><span style=”text-decoration: underline;”>Experience</span></h3>
I’ve thought of hiding an invisible bit of text just below where I want the jump to go, but to be honest, I just feel like I’m missing something. I can’t have the source link be HTML (to my knowledge) because the portfolio link section only accepts a traditional hyperlink.
Again, please go easy on me I’m not necessarily to the point of creating a child theme and/or editing CSS stylesheets or .php (just because I don’t have that skill set just yet) I am open to any and all suggestions however! I hope I explained everything ok. Thanks!