May 13, 2020 at 2:18 am
#5892
Participant
Thanks for the prompt reply on changes to header image overlay, it works perfectly.
As for the second request on changes to drop down menu.
I do have a video capture of the needed request if needed.
The top menu drop down, when I am on the specific page , the related sub pages menu doesn’t show up , unless hover above. The rest of drop down works fine and shows the title.
Do also want to remove capitalization of Drop down menu items. I have commented out
.main-navigation ul.sub-menu li a {
padding: 12px 15px;
color: #303d48;
font-weight: 600;
/* text-transform: uppercase; */
border-bottom: 1px solid rgba(52, 59, 61, 0.2);
doesn’t seem to work.
Please advise