Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • vincentochus Friend
    #968519

    I also need to change the highlighted text color in the main menu from black to another color. How can I change the color of highlighted text?

    Second question. How can I change the background colors of the module titles highlighted in the capture screen. Thankyou


    1. capture-2-1
    Pankaj Sharma Moderator
    #968609

    Hi
    For the event module add below code in custom.css file and change the color code with your code .

    .magazine-featured.events-featured .magazine-section-heading {
        background: #0077bb!important;
    
    }

    And

    .magazine-featured.style-4 .magazine-section-heading {
        background: #cc0000!important;
    }

    Hope it helps .

    vincentochus Friend
    #970216

    Where is this custom.css file located?

    Pankaj Sharma Moderator
    #970241

    Hi
    Go to /templates/your JA Template/css/custom.css file .
    Create custom.css file if its not present and then add the code .

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 ago.

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