• Resolved myphixu

    (@myphixu)


    Selected icons do not show up for the items in the Social menu. They do show up for the Footer menu. Is this a theme related issue? How could I override the behaviour?

    Using in the Stout theme with WP 5.2.3.

Viewing 1 replies (of 1 total)
  • Thread Starter myphixu

    (@myphixu)

    I deactivated the social menu, activated the footer menu and manipulated the custom CSS style to achieve the desired result:

    .footer-menu {
    	text-align: left;
    	float:left;
    	width: 42.22222%;
    }
    
    .site-info .site-info-text {
    	width: 52.22222%;
    }
    • This reply was modified 5 years, 1 month ago by myphixu.
Viewing 1 replies (of 1 total)
  • The topic ‘Icons do not show up in the Social menu of the Stout theme’ is closed to new replies.