|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Big grins
|
Trying to hide "Sub Categories" & "Galleries" text
Hi gang,
I'm trying to hide the text that says "Wedding Sub-Categories" and "Wedding Gallery" on the page http://www.ryandavisphotography.com/Weddings but I can't seem to get the right CSS code. Of course, I'm pretty much an idiot when it comes to CSS coding, so that may be the BIGGEST problem, haha. Can any of ya help me? Thanks! |
|
|
|
|
#2
|
|
|
Big grins
|
still can't figure it out...
|
|
|
|
|
#3
|
|
|
Big grins
|
anybody?
|
|
|
|
|
#4
|
||
|
Big grins
|
Quote:
Code:
.category_Weddings #galleryTitle {display: none;}
.category_Weddings #subCatGalleryTitle {display: none;}
Code:
.category #galleryTitle {display: none;}
.category #subCatGalleryTitle {display: none;}
|
|
|
|
||
|
#5
|
||
|
Beginner grinner
|
Quote:
|
|
|
|
||
|
#6
|
||
|
Big grins
|
Quote:
|
|
|
|
||
| Tell The World! | |
| Thread Tools | |
| Display Modes | |
|
|