test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Andrew Winkler Friend
    #922804

    The masshead module in JA Uber [Bookstore] is solid blue, a darker blue when the page is freshly loaded and lighter blue when the move goes over it. I would like to remove the blue altogether so that the masshead background images I have defined for different menu items are not covered up. Alternatively, I’d be happy to leave the colour, but would need to change it, to the colour scheme used in the menu, i.e. different greys instead of the blues, and I would like to increase the opacity to make the images better visible

    http://awesomescreenshot.com/0435tl3423

    Pankaj Sharma Moderator
    #922817

    Hi
    Add below code in custom.css file to change the masthead overlay color from blue to gray and change the Opacity as per needs .

    .masthead .masthead-bg:before {
        background: #747D7D;
        opacity: 0.95;
        filter: alpha(opacity=95);
    }

    Hope it helps .

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum