Home Forums Theme support Questions about Yooco template Reply To: Questions about Yooco template

Hi,

2 + 5: can your insert this to your style.css file:

ul.main-menu > li {
display:inline-block !important;
}

body > div.mean-bar:after {
content: “Menu”;
color: #FFF;
padding: 10px;
position: absolute;
top: 0;
}

I saw in your shortcode that the WordPress security system transform the “>” sign to “>”

5. the single-team.php file is for the single team, the team-entry.php file is for the group template. Do you want to change the size for the single template?