Gallery is not centered (always left)
-
Hi, I’ve been trying to center my gallery on my website, but can’t make it.
I’ve been trying to add custom CSS, but seems they don’t work. I am not sure if I’m doing something wrong with the codes below. Any idea? Help would be much appreciated!My gallery code.
#foogallery-gallery-117 { }On different forums I found this code, but seems it doesn’t work to me.
.foogallery.fg-thumbnail, .foogallery.fg-thumbnail.fg-center {
text-align: center;
}I guess I should change it with my own code, which would look something like this?
#foogallery-gallery-117.fg-thumbnail, #foogallery-gallery-117.fg-thumbnail.fg-center {
text-align: center;
}Thanks in advance
The page I need help with: [log in to see the link]
- The topic ‘Gallery is not centered (always left)’ is closed to new replies.