@media only screen and (max-width:767px){ body.activity #primary{ order:2; } body.activity #secondary{ order:1; } } /* BuddyBoss: End of code */Continue reading
@media only screen and (max-width:767px){ body.activity #primary{ order:2; } body.activity #secondary{ order:1; } } /* BuddyBoss: End of code */Continue reading
h3 { border-color: transparent transparent brown transparent; border-bottom-style: groove; background-color: #f3ede5; padding: 10px; } h4 { background: #fff; border-bottom: 1px solid #c3c4c7; border-left-width: 4px; padding: 10px; } h5 { background: #efefef; border-bottom: 1px solid #c3c4c7; border-left-width: 4px; border-left-color: greenyellow; padding:…Continue reading