Delete frame in slideshow photographer theme
-
Hi I’m setting up a photographer page and I’m using photographer theme for that. I would like to know if there is a way to delete or change the color of the frame in the slideshow.
Thank you so much.
The blog I need help with is: (visible only to logged in users)
-
-
-
Try adding this custom CSS:
#slideshow { background-color: #99999E; }You can change the #99999E value to a color of your choice.
-
Perfect, thank you so much :)
Now, we would like also to change the color of the frame and the typography in the portfolio: http://mygrizzlyheart.com/gallery/
Is it possible? Thank you!
-
.postarea.portfolio { background: #99999E; }will change the background area of the photos in the gallery page.
What element of the text are you wanting to change?
- The topic ‘Delete frame in slideshow photographer theme’ is closed to new replies.