• Resolved Malae

    (@malae)


    Hello,

    I have just installed the WPGlobus plugin on the Wise theme and am impressed with the results. I am using only the flag icons in the main menu. The dropdown menu has a dark background but serves no purpose with the WPGlobus icons as there is no text.

    The CSS that works with the entire menu is:

    .main-navigation ul {
    	background-color: transparent !important;
    }

    I am looking for some additional CSS to to render the background transparent only for the WPGlobus flags in the dropdown menu.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Alex Gor

    (@alexgff)

    You can use class ‘wpglobus-selector-link’ to get access to li element of WPGlobus language selector for each language. To know more classes you can use browser console.

    Thread Starter Malae

    (@malae)

    Thank you Alex for you fast response. Works perfectly!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Dropdown menu background for WPGlobus flags’ is closed to new replies.