CSS Drop-down Menu / Posts /

How to hide right arrow when overlapped

11
The  width of the submenu isn't wide enough to accommodate the label "Drop Down Menu Templates " , the letters collide with the right arrow. I changed just two lines in the demo under ul.menuH ul
width:250px;
padding: 0 100px 10px 0;
This causes the sub-sub-menu to overlap the right arrow but the arrow shows through. How do I hide it when it lies under the overlap?
Thanks!

Colin Ferguson  10 years ago   viewed: 6756    

1 Answer

1
You can add an inline style to disable the right arrow. For example:
    <ul class="menuH decor1" license="2c8m1">
        <li style="margin-left:70px;"><a class="arrow" style="background-image:none;">Dropdown Menu</a>
            <ul>
Milo   10 years ago

   

Your name*
Password
(Optional. Used to modify this post afterwords)
+ =  

Ask your Own Question

  • If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;

  • When you want to start a new page for your question: