New Landing How can we help? Themeforest Theme Support Joyn Background image in row behind text

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Joyn
  • #170573
    julierrandazzo
    Member
    Post count: 8

    Hi

    I’m having trouble fitting my background image to a section.

    The image i have attatched is the image i am trying to get as background in the section from my screenshot

    What should i do?

    Attachments:
    You must be logged in to view attached files.
    #170682
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Add a custom class to that row e.g. “leaves-row”, then add this css:

    .spb-row-container.leaves-row {
      background-position: top center;
      background-size: 100% auto;
      background-attachment: scroll;
    }

    – Ed

    #170731
    julierrandazzo
    Member
    Post count: 8

    Hi again

    I have tried doing it now, but it still won’t work 🙁

    #170734
    julierrandazzo
    Member
    Post count: 8

    got it to work now – thanks!

    Now i want to remove the shadow underneath the blue section – i’ve tried adding the class “no-shadow” but it’s still there

    #170736
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:

    .row-leaves{
    box-shadow:none !important;
    }

    Thanks
    Mohammad

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register