Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ymsoyeleke@yahoo.com Friend
    #955312

    I want to change the background colour of position one in my template to red. How do I go about it? thanks

    pavit Moderator
    #955361

    Hi

    You can create a specific css custom class to apply to the single module
    example :

    Create a new css file in this folder /templates/ja_platon/css/ and name it custom.css
    then add to it

    .newclass.t3-module {
      background:#c00;
    }

    you created a new class and when applied to the single module background will be changed to red

    To apply the class open module and add it in the advanced tab -> Module class suffix

    Best regards


    1. Screenshot-at-lug-31-08-42-51
    2. Screenshot-at-lug-31-08-44-05
Viewing 2 posts - 1 through 2 (of 2 total)

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

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