Is there a way to make image active link when using querry block? Title, Excerpt works fine, but I have not found a way to activate link for the image.
Note: in this case I am using the cover block to present image.
thx.
]]>For the life of me, I can not figure out what CSS is generating this bright blue border (outline?) when a mobile menu item is clicked on. I’ve tried everything I can think of. Any ideas?
]]>a:active {
text-decoration: none;
}
But it doesn’t appear to be working for me.
What did I miss as I really want to get rid of the default dashed line when a link is clicked on?
Thanks in advance.
]]>I originally was using a different theme and at that time I created the header and footer for my website using elementor header and footer builder.
Now I am using Neve theme and I want to be able to change the color of hyperlinks in my posts without affecting the header and footer links.
I am able to change the hyperlink color using Neve customizer but it also changes the header links (Not the footer links though..??) I am not sure what is happening here.
Therefore, after changing the link colors using Neve customizer, I wanted to revert the link color in my header using elementor. But I am not at all able to open my header and footer.
My main issue, however, is that I am not able to change the color of hyperlinks in my posts. If this can be sorted I don’t need to access my header and footer for now.
Any help is highly appreciated.
]]>I would like to have an active link in a cell. Is that possible? Also, I would like to insert a picture in a cell, is that possible?
Thanks Diverebi
I have a single page where the scroll to id is working well. I have the following CSS to set the active link to yellow.
/* hightlight the active menu link to work with page-scroll-to-id */
.main-navigation a:hover, a.mPS2id-highlight {
color: #F7ED42 !important;
}
How do I set the active link to yellow when the “contact” menu is active.
Kind regards,
Andrea
Please help me
Thanks!
in dropdown menu work what i want.
Please any ideas how i change this in code ?
I am beginer sorry and my english is poor..
So, when I click over a link or an item of my menu, a thick green border appears around the text while I am clicking the link.
I believe I should be looking for a border option of a CSS active selector?
I noticed though that this is happening only on Firefox in one of my computers. The border doesn’t appear when on active links on Chrome in either of my computers.
Here is the website: www.pythonhow.com
]]>