Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • soil Friend
    #182937

    Hi there!

    Could you please tell me how i can change the colour of the background on the HOME-Site. On other sites like Events, Typography, etc. it works via the template.css….but not for the Main Site.

    Thankx,

    Soil

    HeR0 Friend
    #475691

    Hi Soil,

    In Backend > Menus > Main menu > Your home menu item > Page Display Options , there is a param named Page Class which allows CSS styling specific to this page, you can add a class inside like: http://prntscr.com/lswje

    After that, you only must add css rule into template.css as below ( example with homepage, class is test_class)

    body.test_class{background-color: #FFFFFF !important;}

    Hope this helps.

    Regards

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

This topic contains 2 replies, has 2 voices, and was last updated by  HeR0 11 years, 9 months ago.

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