Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • moody Friend
    #1026037

    1 how can i change the copyright text color to white and the link color to white as well?
    2 how can i change the background colour of copyright section?
    3 how can i change the text ,hover effect color and background color in main menu?
    4: how to change the hover effect color to red in the footer section?

    thanks a lot

    Pankaj Sharma Moderator
    #1026121

    Hi
    There are two methods:
    Use ThemeMagic from template options and create your own theme with different colours.

    2nd method:

    Use firebug or inspect element from browser tool to check the style classes and then override them via custom.css file.

    Example:

    how can i change the copyright text color to white and the link color to white as well?

    Check class: http://prntscr.com/evsne7
    Use this code

    .copyright a {color:#fff!important;}

    This way you can check the style and override it using custom.css file.

    Path for custom.css: Open templates/YOUR JA TEMPLATE/css/custom.css
    If file is not present then create it and add the code.
    Regards

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

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

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