Create A Social Media Website | BuddyBoss Tutorial

Website Tutorials 5 December 2024 Tutorial 35 of 154

Remove “News Feed”

#post-10 .entry-title {
    font-size: 0px;
    margin-bottom: -55px;
}

Change Background Color Of Button In Forum

.bs-meta-item.bs-meta-item a {
    color: #fff;
    opacity: 1;
    overflow: hidden;
    background: #F25918;
    border-radius: 10px;
}

Make The Leaderboard Smaller

.column-position {
padding: 8px 0px 8px 10px;
font-size: 14px;
}

.column-display_name {
padding: 8px 0px 8px 2px;
font-weight: 200;
font-size: 14px;

}

.column-points {
padding: 8px 0px 8px 0px;
font-weight: 600;
font-size: 14px;
color: #246AF3;
}

.column-header {
color: #5A5A5A;
font-weight: 700;
}

Related: Learn more about WordPress

{
“@context”: “https://schema.org”,
“@type”: “VideoObject”,
“name”: “Create A Social Media Website | BuddyBoss Tutorial”,
“description”: “Create a Social Media Website Like Facebook Using WordPress And BoddyBoss.”,
“thumbnailUrl”: “https://img.youtube.com/vi/U2tNdkYVMTI/maxresdefault.jpg”,
“uploadDate”: “2024-12-05”,
“embedUrl”: “https://www.youtube.com/embed/U2tNdkYVMTI”,
“url”: “https://www.youtube.com/watch?v=U2tNdkYVMTI”,
“publisher”: {
“@type”: “Person”,
“name”: “Ferdy Korpershoek”,
“url”: “https://ferdy.com”
}
}