SOLVED- Poster Stack in Foundation override Tag link color

Update:
Code given below works.

Does anyone know how I could override the link color for my tags in Poster Stack? I’m using Foundation with Poster Stack: http://www.lisasandlerphotography.com/blog/
@instacks @joeworkman @zeebe

Hi Lisa,
This should do it:

.blog-entry-tags a {
color: blue !important;
}

3 Likes

Yes, that did it, thanks :slight_smile: I do appreciate the coding help I get here as I am not a programmer :slight_smile:

1 Like

@thang

David, you are too fast for me :stuck_out_tongue: Thanks!

3 Likes

@instacks Jannis you’ve helped me out so much, so always glad to help a little if i can. :slight_smile:

2 Likes

Jannis @instacks -
What am I doing wrong? Every post I click on the “read more…” goes to the first detail post. I’m getting an error in publishing: [12-Mar-2017 01:00:34 UTC] PHP Warning: strpos(): Empty needle in /home/wwwlisas/public_html/blog/index.php on line 437
thx

In your case: Give them all a unique title, and check the hide title checkbox.

1 Like

thank you. I got rid of the titles because I wanted to control the size of the preview and the detail separately. I’ve added it back in and everything is now working correctly :slight_smile:

1 Like

Great to hear that! Thanks for the info :thumbsup:

1 Like

While I have you here, any way to have the pagination show up on both top and bottom? thx

Not till now, but I took a note.

1 Like

great, thank you :slight_smile: :slight_smile: :slight_smile: :slight_smile: