Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • oharris3 Friend
    #193481

    How can I change the background of the navigation area (below the video position)? I may wish to change it from white to #00BFF2
    See demo site at http://2014.icac.org.jm/

    pavit Moderator
    #517371

    Hi

    If you are using the default theme for your home page then you can manage this file /templates/ja_appolio/css/template.css around line 5323

    .t3-header {
    border-bottom: solid 1px #d9d9d9
    background: #fff change #fff to #00BFF2
    position: relative;
    min-height: 50px;
    }

    or you can create a custom.css file adding that part of code

    oharris3 Friend
    #517376

    I tried, but the area still remains white. Is there another solution. I just want the background of the whole navigation container (ie. Bonus menu, Search, Slogin area, etc.) to be another colour.

    pavit Moderator
    #517379

    I still can see the same color

    You need to make changes on your css and then compile again less to css

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

This topic contains 4 replies, has 2 voices, and was last updated by  pavit 10 years, 4 months ago.

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