Need to expand Mobile Breakpoints for Hamburger

Permalink Browser Info Environment
http://www.olsenstelzerboots.com

The navigation is overflowing the logo area in landscape mode. I have made some modifications that might be conflicting. I'd ultimately like the Hamburger to display all the way through larger, landscape/tablet breakpoints to make sure it looks alright. Is there an easy way to accomplish this?

Type: Ticket
Status: Archived
barkingtuna
View Replies:
barkingtuna replied on at Permalink Reply
barkingtuna
I fixed it by creating some breakpoints and reducing the Nav font size.
@media (max-width: 767px) {
.master-container .navcontrol .custom-nav-class ul.nav li a {
    font-size: 16px!important;
}
}
@media only screen and (min-width: 768px) and (max-width: 800px) {
.master-container .navcontrol .custom-nav-class ul.nav li a {
    font-size: .75em!important;
}
}
@media only screen and (min-width: 801px) and (max-width: 1024px) {
.master-container .navcontrol .custom-nav-class ul.nav li a {
    font-size: .70em!important;
}
}
ConcreteCMS replied on at Permalink Reply
ConcreteCMS
Attention: Since there has been no activity on this issue for two weeks, this issue has been automatically archived.

To re-open this issue, reply to this message.

concrete5 Environment Information

# concrete5 Version
Core Version - 8.3.1
Version Installed - 8.3.1
Database Version - 20171218000000

# concrete5 Packages
Background Image and Overlay (0.9.9), Easy Image Gallery (1.4.2), Easy Image Slider (1.2), Framework Theme (1.7.2.4), Gallery Box (2.0.7), Grand Gallery (1.0.1), More Block Templates (0.9.6), Open Graph Tags Lite (2.1.3)

# concrete5 Overrides
None

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

# Server Software
Apache

# Server API
cgi-fcgi

# PHP Version
5.6.32

# PHP Extensions
bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dba, dom, enchant, ereg, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, imagick, imap, intl, ionCube Loader, json, libxml, magickwand, mailparse, mbstring, mcrypt, mhash, mysql, mysqli, mysqlnd, OAuth, oci8, odbc, openssl, pcre, PDO, pdo_dblib, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, pspell, Reflection, session, SimpleXML, snmp, soap, sockets, SourceGuardian, SPL, sqlite3, standard, tidy, tokenizer, uploadprogress, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, Zend Guard Loader, zip, zlib

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

Browser User-Agent String

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 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.