Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #370596

    I tried to find the right class for the news topic background color @ http://dev.sprachschule-bonn.com/plp-news/
    (The white background behind the icon on top of the news-links)

    I assume it has to go into the quick css with s.t.like:

    
    .news-background{
    background-color: #ff0000;
    }
    

    Thanks for any help!

    • This topic was modified 9 years, 11 months ago by beenee.
    #370792

    Hi beenee!

    I’m sorry but I’m not really sure I understand what your trying to do. Go ahead and take a screenshot and highlight the edit your trying to make so we can get a better idea.

    Regards,
    Elliott

    #370844

    Hi Elliott,

    sorry if I didn’t make it clear. I’d like to ‘color’ the fields as shown on the here:
    http://sprachschule-bonn.com/tmp/screenshot.jpg

    Any ideas…?

    • This reply was modified 9 years, 11 months ago by beenee.
    #370921

    Hey!

    Thank you for the screenshots.

    You can use this on Quick CSS or custom.css:

    .main_color .avia-content-slider .slide-image {
    background: #000000;
    }

    Best regards,
    Ismael

    #371021

    Perfect, this is the solution!

    Just an idea:

    It would be great if there would be a table or glossary for the numerous class (names).

    Thanks!

    #371222

    Hi!

    You can find more useful code snippets here:
    http://kriesi.at/documentation/enfold/code-snippets/

    Best regards,
    Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to change the enfold news item background?’ is closed to new replies.