I can only change the text colour, but it doesn’t apply to the dropdown arrow/icon. It’s currently set at #000000 and will only change to #FFFFFF when I hover my mouse on the arrow (and the menu opens).
]]>I’m using the shortcode on our home page in the ‘tax services’ section of our homepage. The accordion is activated when you click on the title of each icon. You can’t tell it’s a drop down because the icon isn’t appearing. How do I show the down arrow icon?
Haej
]]>I am a beginner WordPress user needing help with the dropdown arrow on my “shop” page. It now shows up as an empty box. The arrow was there until I installed the Elementor website builder plugin and when I disable the plugin, it comes back. I’d like to continue using Elementor as it helped me to create a landing page for Instagram links.
Is there an easy way to fix this (without inputting code into functions.php, as I am unfamiliar with coding)?
Thank you!
Megan
I have changed the background color of the header and navigation menu to white. But because of this the dropdown arrow is not visible anymore because the dropdown arrow is also white. Does anyone know how to change the color of the dropdown arrow into Black?
Thank you.
I used the Simple CSS plugin following this instruction:
Navigate to “Appearance > Simple CSS” and add your CSS to the editor. This is the CSS I added:
.main-navigation ul li.menu-item-has-children > a::after, .main-navigation ul li.page_item_has_children > a::after {
content: none;
}
I clicked Save CSS and then viewed my webpage, but the arrows were still there. I wanted to use Simple CSS rather than follow these instructions in the article I cited. I was a little doubtful that the suggested CSS would work, as there was no way to tie it to the particular menu for which I was trying to change the behavior. I believe I might be able to make the article CSS work by following their suggested procedure, but I was hoping Simple CSS could make it easier.
Would there be an even easier approach with GeneratePress than custom CSS? I have the premium version.
]]>I’ve found a handful of HTML instructions for removing the arrow here on the forum but none of them have worked with Make.
Any other ideas?
Thanks!
]]>Example: https://atily.info
There is an FAQ sub menu item in the Contact menu item in the Top Menu.
I find that arrow to be a bit of annoyance for my site and would like to know how I may be able to remove it.
]]>