Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • willer Friend
    #962317

    Good morning,

    on my site when I insert an advertisement, behind it there is a gray background. In the video category articles the template is black and the gray background is not nice to see, so I would rerderlo only black for that category. How can I accomplish this? I attach screenshots.

    Thank you


    1. background-1
    Pankaj Sharma Moderator
    #962324

    Hi
    Kindly post the screenshot , i have not found the screenshots .
    Also post the URL of page on which you want to change color .

    willer Friend
    #962328

    @pankaj Sharma i’m sorry, I put the screenshot in the message above. The url is http://www.motonotizie.it/video/860-video-tt-on-board-il-giro-record-di-m-dunlop-a-214-km-h-di-media.html

    Pankaj Sharma Moderator
    #962551

    Hi
    The banner group using a bg colour for all the banners .
    Add below code in custom.css file and change the background colour code with your colour code

    .bannergroup {
        background: #f8f8f8!important;
    }
    willer Friend
    #962579

    if you can not change the background only to the video category , you can delete for the all categories ?

    Pankaj Sharma Moderator
    #962580

    To apply it only for this menu
    use below code

    .itemid-126 .bannergroup {
        background: #f8f8f8!important;
    }
Viewing 6 posts - 1 through 6 (of 6 total)

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

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