Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #391730

    Hi guys,
    On the following page – https://casateulada.com/de/kalender-rates I’m trying to add a semi transparent black background to the images and the calendar, such as on the page https://casateulada.com/updated-calendar .
    To do that, I added the following code to the Quick CSS box :

    .page-id-2571 .avia-builder-el-3 { padding: 20px;
    background-color: rgba(0,0,0,0.5); }

    .page-id-2571 .avia-builder-el-6 { padding: 20px;
    background-color: rgba(0,0,0,0.5); }

    .page-id-2571 .avia-builder-el-9 { padding: 20px;
    background-color: rgba(0,0,0,0.5); }

    .page-id-2571 .avia-builder-el-12 { padding: 20px;

    .page-id-2571 .avia-builder-el-15 { padding: 20px;
    background-color: rgba(0,0,0,0.5); }

    .page-id-2571 .avia-builder-el-18 { padding: 20px;
    background-color: rgba(0,0,0,0.5); }

    Yet, I don’t seem to get the black bagkround to wrap 2 out of 3 calendars and and the last photo of the property.
    Can you help out?

    Thank you.

    Antonio

    #391844

    Hi Antonio!

    I got a 404 page for this page: https://casateulada.com/de/kalender-rates. Could you please check it?

    Best regards,
    Rikard

    #391873

    I’m sorry Rikard,

    the page was https://casateulada.com/de/kalender-preise

    Thanks

    Antonio

    #391915

    Hey Antonio,

    Could you please also provide us with a temporary admin login so that we can investigate further?

    Regards,
    Rikard

    #392350
    This reply has been marked as private.
    #392646

    Hi abortolotti!

    You forgot to add the background colour to some of you CSS statements, for instance the …el-12, and you also did not close the statement with a }, it’s easy to miss :)

    It looks good now though, I corrected your code in Quick CSS already.

    Best regards,
    Rikard

    #392678

    Thank you so much Rikard!

    You can close this thread as problem is solved. Thank you

    Antonio

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Background frame’ is closed to new replies.