Forum Support

Shape 5
March 28, 2024, 06:03:11 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Floating menu settings  (Read 814 times)
larrychow
Jr. Member
**
Offline Offline

Posts: 11



« on: June 20, 2018, 02:55:42 AM »

I notice the floating menu at the top of the page is transparent with menu buttons having icon as well as text. However the menu (while the page is scrolled further down) becomes one with white as background color and the buttons just have text but no icon

Are the 2 menus the same module/component?

How I can set the top floating menu eg with a solid colour?
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: June 20, 2018, 09:41:16 AM »

Hello,

They are the same menu but when it floats it gets a new class added to it in the Vertex admin area under "layout > menu".  If you want to change its transparent look you can edit that here:

Code:
#s5_menu_wrapinner, #s5_topbar_back {
    -moz-opacity: 0.43;
    -khtml-opacity: 0.43;
    filter: alpha(opacity=43);
    opacity: 0.43;
    position: absolute;
    top: 0px;
    z-index: 1;
    width: 100%;
    background: #000;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;}
template.css line 654
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.