Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1367346

    Dear team,
    on my pag below I use 1) a content slider (middle section / Was Kunden über unsere Zusammenarbeit sagen:) and 2) a blogpost grid (bottom).

    In order to get the titles of 1) white, I added thefollowing CSS

    .avia-content-slider .slide-entry-title {
    font-size: 25px !important;
    color: white !important; }

    But i want the blogpost titles 2) NOT to be in white.

    How do I need to adjust the CSS acc.?

    Thx a lot, Tilman

    #1367369

    Hey Tilman,

    Thank you for the inquiry.

    We edited the css code a bit and added the unique class name of the content slider. Please try it again.

    .av-l8rqkilm-a1c9f18a125a30ce747daaadf300bf94.avia-content-slider .slide-entry-title {
        font-size: 25px !important;
        color: white !important; 
    }

    Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.

    Best regards,
    Ismael

    #1367375

    thx a lot Ismael,
    this works :-)

    #1367393

    Hi,

    Glad Ismael could help! Let us know if you have any other questions and enjoy the rest of your day :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘content slider titles / blog post titles with different colors’ is closed to new replies.