tadekm New member Nov 18, 2020 5 2 3 Jan 30, 2021 #1 Hi. Using BeTheme. How to do submenu with the same background, font and color ? Below is a sample that sub site has different view than main menu.
Hi. Using BeTheme. How to do submenu with the same background, font and color ? Below is a sample that sub site has different view than main menu.
tadekm New member Nov 18, 2020 5 2 3 Jan 30, 2021 #2 OK found it Here is for CSS /* Submenu font and size */ #Top_bar .menu > li ul li a { font-family: "Yanone Kaffeesatz" !important; } #Top_bar .menu li ul li a span { font-size: 18px; letter-spacing: 4px} Reactions: psychorangy, 𝐍𝖾ω𝐋ⱺ𝗀𝗂𐓣𝐎𐓣𝐓ɦ𝖾𝐁ᥣⱺ𝗄 and TassieNZ
OK found it Here is for CSS /* Submenu font and size */ #Top_bar .menu > li ul li a { font-family: "Yanone Kaffeesatz" !important; } #Top_bar .menu li ul li a span { font-size: 18px; letter-spacing: 4px}