• https://iqm.no/Dummy/

    1.The width of the red line is very wide. Will there be any way to have thinner width?
    2. The text of menu that is in white color, the main titles (On Sale, Products, Quote request etc), is there any way we can make this text bold?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @scandinaviannerd

    Thank you for writing in.

    Please go to your Appearance > Customize > Addtional CSS and add this CSS codes:

    .wp-megamenu-main-wrapper.wpmega-maroon-reddish-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a, .wp-megamenu-main-wrapper.wpmega-maroon-reddish-black.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a {
        font-weight: 700 !important;
    }
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper {
        text-align: center;
    )

    Please do contact us if you have any questions.

    Regards!

Viewing 1 replies (of 1 total)
  • The topic ‘smaller with of mega menu’ is closed to new replies.