Site logo

Archived topic

Subrayar mega menu

5 replies · Started by carlos on December 6, 2022

Viewing posts 1–6 of 6

Buenas noches!

Me gustaria subrayar el primer elemento del mega menu de wordpress como la siguiente imagen:
https://www.dropbox.com/s/xjcdnti2p9tthh0/Screenshot_2.png?dl=0

Mi mega Menu es el siguiente:

https://www.dropbox.com/s/xjcdnti2p9tthh0/Screenshot_2.png?dl=0

https://safegest.com

Saludos

Hi Carlos,

Can you reshare the link to the screenshot? The two shared screenshots are the same link.

Moreover, when you say highlight, are you referring to the underline?

Can you try adding this?:

div#primary-menu ul > li.mega-menu > ul.sub-menu > li.menu-item > a{
    border-bottom: solid 1px #000;
}

This adds a bottom border under your mega-menu list.

If you're referring to something else, let us know.

Muchas gracias Fernando!

Se podria de alguna manera crear espacios entre los diferentes menus para que la linea no sea continua, ahora esta asi:

https://www.dropbox.com/s/k8gpaxgkgb3gadq/1.png?dl=0

Me gustaria que fuera asi:

https://www.dropbox.com/s/wwp6xup20u4btmf/2.png?dl=0

un saludo

To clarify, do you want to add the Page Title above the breadcrumbs?

If so, are you using a Block Element to add the breadcrumbs currently? If so, you can just add a GB Headline Block above your GB Grid Block, and retrieve the page title through that.

You can get the Title through the Dynamic settings of the Headline Block. Reference: https://docs.generatepress.com/article/dynamic-data/

This archived topic is closed to new replies.