Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • abdullah canipek Friend
    #886432

    Hi there,

    i want to set home page and all page color blue? How can i do this?

    Pankaj Sharma Moderator
    #886463

    Hi
    the default color is white , you can apply the background color on .t3-wrapper class via custom.css .
    For example add this code in custom.css file and change the color code as per needs .

    .t3-wrapper {
        background: #fff!important; }

    If u want to apply different color on different part , i suggest you use firebug or inspect element to get the style class and then override it via custom.css > http://prntscr.com/a5411z
    Hope it helps .

    abdullah canipek Friend
    #887149

    I am sorry i want to change the header color like business page blue?

    Pankaj Sharma Moderator
    #887192

    Hi
    take a look on the suggestion give Here by Ninja lead to change header color .

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

This topic contains 3 replies, 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