Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • saguilar Friend
    #919117

    Hello, I need to change the color of the background of the header on each theme. For example, the orange of the header in this site: http://pensandoenti.mx/miguelinzunza/index.php/miguel-inzunza/colaboraciones

    Pankaj Sharma Moderator
    #919121

    Hi You can do this from the Theme css files . For the above link the css is coming from /templates/ja_playstore/local/css/themes/dark/template.css Find

    .t3-header { padding-top: 20px; padding-bottom: 52px; border-bottom: 1px solid rgba(255,255,255,0.1); border-bottom: 1px solid #323e4c 9; background-color: #d84800; }

    Change the bg color with your color .
    Do the same for other themes template.css file to apply different bg color for header .

    saguilar Friend
    #919131

    Thanks 🙂

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

This topic contains 2 replies, has 2 voices, and was last updated by  saguilar 8 years, 7 months ago.

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