Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author AlanP57

    (@alanp57)

    Depending on the column layout and caption position, try adding

    .mg-thumbs.mg-twocol ul li p.caption.below {
    text-align: center;
    }

    to your theme’s style sheet.

    You can use your browser’s web inspector to see if the CSS selector is actually ‘.mg-thumbs.mg-twocol ul li p.caption.below’. It could be different since other combinations are possible.

    If this solves your issue, please mark this thread as ‘Resolved’ and please be sure to rate our plugin at Maxgalleria Reviews

    Thread Starter kevjon

    (@kevjon)

    Thanks – this one works!
    You might consider it an option for future releases.

    Thread Starter kevjon

    (@kevjon)

    By the way, I added a similar code with .mg-threecol to cover the 3 column case. Maybe consider making a universal option?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Caption’ is closed to new replies.