Autonav css styling

Permalink Browser Info Environment
Has anyone worked with the css on the header nav? I need a transparent background instead of the grey and can't seem to find the css for this anywhere. I have changed just about every color in the main.css (even stuff that certainly didn't make sense), and the background just stays grey.
Thanks for the direction.

Type: Discussion
Status: In Progress
Shine4897
View Replies:
goldhat replied on at Permalink Reply
goldhat
Check out the .f5-wrap .top-bar, background property in main.css.

If it's not that, try using your browser inspector to see what classes are applied. For Chrome that would be right-click on the element, then choose Inspect Element.
goldhat replied on at Permalink Reply
goldhat
Check out the .f5-wrap .top-bar, background property in main.css.

If it's not that, try using your browser inspector to see what classes are
applied. For Chrome that would be right-click on the element, then choose
Inspect Element.
Shine4897 replied on at Permalink Reply
Shine4897
It works great on mobile now but still shows a black background on larger screens. I think it's linked to the black background that shows up behind the mobile menu when clicked, but I'm not sure where that code is found. I may have to compromise to keep a background on the mobile menu, but it has to be something other than black. The site is bluehillschurch.org/learn. (Homepage is using a different theme for now until I get the bugs worked out of this).
goldhat replied on at Permalink Reply
goldhat
I went to this URLhttp://bluehillschurch.org/learn/... and the selector below has background-color: #333;

.f5-wrap .top-bar-section ul

So in your custom stylesheet, you need to do something like below if you want it transparent or use a color:

.f5-wrap .top-bar-section ul {
background: transparent;
}

concrete5 Environment Information

# concrete5 Version
5.6.3.1

# concrete5 Packages
Awkward Slider (1.0.4), Cobalt (1.0), CSS3 Button (1.1), Eye Theme (1.0.2).

# concrete5 Overrides
languages/es_AR, languages/ru_RU, languages/zh_TW, languages/cs_CZ, languages/zh_CN, languages/es_PE, languages/ja_JP, languages/vi_VN, languages/sl_SI, languages/sv_SE, languages/tr_TR, languages/nl_NL, languages/es_ES, languages/it_IT, languages/fa_IR, languages/da_DK, languages/de_DE, languages/nb_NO, languages/fi_FI, languages/el_GR, languages/pt_PT, languages/fr_FR, languages/es_MX, languages/ro_RO, languages/ar, languages/sk_SK, languages/he_IL, themes/custom_cobalt

# concrete5 Cache Settings
Block Cache - On
Overrides Cache - On
Full Page Caching - Off

# Server Software
Apache/2

# Server API
cgi-fcgi

# PHP Version
5.3.13

# PHP Extensions
bcmath, calendar, cgi-fcgi, Core, ctype, curl, date, dba, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, imap, json, libxml, mbstring, mcrypt, mhash, mysql, mysqli, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, Phar, posix, pspell, Reflection, session, SimpleXML, sockets, SPL, SQLite, sqlite3, standard, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib.

# PHP Settings
max_execution_time - 120
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 1000
memory_limit - 32M
post_max_size - 20M
safe_mode - Off
safe_mode_exec_dir - <i>no value</i>
safe_mode_gid - Off
safe_mode_include_dir - <i>no value</i>
sql.safe_mode - Off
upload_max_filesize - 20M
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
session.cache_limiter - nocache
session.gc_maxlifetime - 7200
safe_mode_allowed_env_vars - PHP_
safe_mode_protected_env_vars - LD_LIBRARY_PATH

Browser User-Agent String

Mozilla/5.0 (Windows NT 6.1; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0

Hide Post Content

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

Hide Content

Request Refund

Click below to request a refund for License #7756961. Assigned to Blue Hills Church.
Created on Apr 09 2015 at 11:36 pm
.