Centre menu vertically / background on scroll

  • paul1
    Active member
  • Topic Author
  • Member
  • Member
More
1 year 4 months ago #50685 by paul1
Hi Milos
www.gippslandopera.org.au     HJ Business template

1, How can I centre the menu vertically - cant see a switch for this
2.  Back colour changes on scroll.  Previously I used the following code

.logo_row.fix_menu {
background-color: #ffffff !important;
}
Placed in custom.css - but seems not to have any effect.   As it scrolls, background colour is #eee

My thanks 

Paul

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
1 year 4 months ago #50687 by milos
Hello,

1. This website doesn't use our template. So, please ask the template developer for help.

2. When I scroll your site, the top row stays white. It doesn't change to #eee.

Regards,
Milos

Please Log in to join the conversation.

  • paul1
    Active member
  • Topic Author
  • Member
  • Member
More
1 year 4 months ago #50689 by paul1
Apologies!!!!! Getting old - the site is in a temporary folder waiting for the small issues to be sorted before going live in J4.

Should be: www.gippslandopera.org.au/mm4

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
1 year 4 months ago #50691 by milos
Hello,

Add this in custom.css file, at the top of the file:
Code:
.logo_row .sparky_menu { padding-top: 40px; }

and to change the floating row background color, in the same file, around line 297 edit the background here:
Code:
.logo_row.fix_menu { position: fixed; top: 0; z-index: 89; width: 100%; background: #fff !important; border-bottom: 1px solid #dde5de; padding: 0; }

and add this below:
Code:
.logo_row.fix_menu .mnu_mainmenu > li { background: #fff !important; }

Regards,
Milos

Please Log in to join the conversation.

  • paul1
    Active member
  • Topic Author
  • Member
  • Member
More
1 year 4 months ago - 1 year 4 months ago #50693 by paul1
My thanks again, Milos, for excellent support.

Works perfectly!!!!

FYI - one of the main issues I find with the J4 migration is that clients want their J4 to be the same as J3 - that creates the issues. A redesign is quicker and easier.
Last edit: 1 year 4 months ago by paul1. Reason: spelling.

Please Log in to join the conversation.

Time to create page: 0.165 seconds
Powered by Kunena Forum