Menu with html/css in Category description

Hi

I want to have menu in category description , so when I installed the Rankmath plugin it gives me the classic editor...


Now I want to have menu like this :

the link for that page : https://www.w3schools.com/howto/howto_css_dropdown_navbar.asp

But it wont work ...

They used .dropdown class and it overlaps with betheme and show me the buttom not menu.

These are css

  1. .column_column ul li, .column_helper ul li, .column_visual ul li, .icon_box ul li, .mfn-acc ul li, .ui-tabs-panel ul li, .post-excerpt ul li, .the_content_wrapper ul li { 
  2. float: right;
  3.   padding: 10px;
  4.   overflow: hidden;
  5. background: #0195d07d;
  6. }
  7. .section_wrapper, .container {
  8.     max-width: 100%;
  9. }

But the result is like this:

now would you please tell me how to fix that?

I need background in 100% exactly like the subheder , I need menu with dropdown , That's all

Thanks

Comments

Sign In or Register to comment.