Images not displaying horizontally

Permalink Browser Info Environment
The images on grid gallery 2 is not displaying properly. I wanted to display three images horizontally in one row, but it shows all three images in one column, even the column setting is set to 3. I've tried with higher column numbers and yet still no luck.

1 Attachment

Type: Pre-Sale
Status: Resolved
vvisuals
View Replies:
shahroq replied on at Permalink Reply
shahroq
Hi,
I guess some CSS rules from your theme or other add-ons overriding gallery CSS styles should have caused the issue. Could you send me a live link so I can take a look?
vvisuals replied on at Permalink Reply
vvisuals
http://test.yoonsoopark.com/index.php
shahroq replied on at Permalink Reply
shahroq
Hi,
The theme you are using has set some margin/padding rules for ".box" which override grid gallery classes. For fixing this, open your gallery in the dashboard and paste this piece of code into:
Grid > Design > Styles textarea
.whale-grid-gallery .box{
  /* override if it set by theme or other add-ons */
  margin: unset;
  padding: unset;
}
vvisuals replied on at Permalink Reply
vvisuals
Thank you so much! It worked like a charm!

concrete5 Environment Information

# concrete5 Version
Core Version - 8.4.1
Version Installed - 8.4.1
Database Version - 20180710203437

# concrete5 Packages
Anitya Theme (2.2.01), Manual Nav (2.2.0), Nestable Manual Nav (1.3.0), Whale Grid Gallery (2.4.6)

# concrete5 Overrides
None

# concrete5 Cache Settings
Block Cache - On
Overrides Cache - On
Full Page Caching - Off
Full Page Cache Lifetime - Every 6 hours (default setting).

# Server Software
Apache

# Server API
cgi-fcgi

# PHP Version
7.0.32

# PHP Extensions
bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dba, dom, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, imap, intl, json, libxml, mbstring, mcrypt, mysqli, mysqlnd, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, Phar, posix, Reflection, session, shmop, SimpleXML, soap, SPL, sqlite3, standard, tidy, tokenizer, wddx, xml, xmlreader, xmlwriter, xsl, zip, zlib

# PHP Settings
max_execution_time - 50000
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - -1
max_input_vars - 5000
memory_limit - -1
post_max_size - 64M
sql.safe_mode - Off
upload_max_filesize - 64M
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
session.cache_limiter - <i>no value</i>
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5

Browser User-Agent String

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.