Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
BretonGroup
tagDiv Member

Hi there,

This code works great for the HOME page. Thank you!

If I have additional pages where I need to remove the “No Comment” section, how would I achieve that? I tried this but it didn’t work:

.home .basser-kaufman .breslin-realty .comments{
display:none!important
}

And this didn’t work either:

.home .comments{
display:none!important
}
.basser-kaufman .comments{
display:none!important
}
.breslin-realty .comments{
display:none!important
}

My website is: http://thebretongroup.com/test_area/NYD/

Thanks,
Melissa

BretonGroup
tagDiv Member

Nice! Thanks, Catalin. You’ve been great support to all my questions. FIVE STARS!
🙂

BretonGroup
tagDiv Member

Perfect! That’s exactly what I wanted it to look like!

Follow up question: How do I have it float under the “Opt In” nav item instead of floating to the left under the “Home” nav item?

Thanks again,
Melissa

BretonGroup
tagDiv Member

An elegant solution. Thanks!

I had to add “important” to the CSS and it now works perfectly:

.td-social-google {
border-radius:20px!important;
}
.td-social-pinterest {
border-radius:20px!important;
}
.td-social-facebook {
border-radius:20px!important;
}
.td-social-twitter {
border-radius:20px!important;
}

Thanks,
Melissa

BretonGroup
tagDiv Member

Perfect. Thanks, Catalin.

Viewing 5 posts - 1 through 5 (of 5 total)