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

    hey guys. we have done some css modification. we try to get a background color for the heading font inside a fullscreen slide: is look like this at them moment: https://imgur.com/a/1dhtN6m

    and it should look like this: https://www.arteffekt.at/

    i think we have some troibles with the css. can you please take a quick look. or is there a way to do this with the extanded styling options ?
    thank you so much :)

    alex

    #1052312

    Hey diefleischerei,

    I think it’s hard to do with the current structure.
    Can you try to wrap each line of word or words inside a span tag?
    then add this css code in QUick CSS (located in Enfold > General Styling):

    .home #fullscreen_slider_1 h2.avia-caption-title span {
        background-color: rgba(255,0,0,0.85);
        line-height: 1.3;
        padding: 0 3px;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1052347

    This sort of functionality has been asked for time and time again. Why can’t you just add text and colour options to the theme after all these years?

    #1052475

    This would be amazing :) @Heathcliffe.

    Tahnks Nikko, i will try this code :)

    #1052485

    Hey nikko, it works now – i have deletes some css code.

    how can i apply this effekt form the landingpage also at this page —>

    #1053115

    Hi,

    Duplicate the previous code and replace the .home to .postid-675

    Let us know if that works.

    Best regards,
    Basilis

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.