1. patrickbmccabe
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 16 February 2017
  5.  Subscribe via email
I modified the css to achieve a maximum width with this
#container_top2_modules {
background-color: rgba(255,255,255, 1);
max-width: 1140px;
What change to the css do I need to make the Flex Gallery stay centered.....

Sorry I'm so bad at CSS....
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Patrick

Would you have a URL to an example of your FlexGallery module?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
yes I do, Thanks for Looking Ciaran
http://sliabhbeagh.org/
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

Firstly add the following to the Custom CSS field of your templates parameters...

.flexgallery {
justify-content: center;
}


This on it's own should do the trick however I notice your FlexGallery module is display 6 block with the last block empty. Ensure this final block id removed to center the items correctly.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
I can say,truly... that without you I would be lost.....Thank you
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!