New Landing How can we help? Themeforest Theme Support Neighborhood Parallax does not show properly & Title and breadcrumb missing.

Viewing 4 posts - 1 through 4 (of 4 total)
  • #208742
    dd_mel
    Member
    Post count: 46

    Hi,

    1. The parallax does not show properly: the border are very obvious and it can only be shown in a box version (though I have activated the full width version). I tried to add a background of the parallax to see what happened, and found the picture I added can only be shown inside the box borders.
    Please see the attachments 1 & 2.

    2. The title of each page and the breadcrumb have been missing for a long time. I activated the parent theme and found they are displaying appropriately. However, they are missed when child theme activated. I checked the custom CSS and confirmed that I did not write any code to hide those titles. Can you help me find out what happened?

    Thank you.

    Regards,
    Rebecca

    Attachments:
    You must be logged in to view attached files.
    #208745
    dd_mel
    Member
    Post count: 46
    This reply has been marked as private.
    #208750
    dd_mel
    Member
    Post count: 46
    This reply has been marked as private.
    #209331
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Rebecca,

    1)

    If you are not using a background image, do you need to use the parallax asset? A standard row should suffice.

    To remove the border you can use this:

    .spb_parallax_asset {
        box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.3)!important;
    }

    2)

    To resolve this you will need to update your child theme files to match the new parent theme files. The files are header.php and content-single-product.php

    Thanks,
    David.

Viewing 4 posts - 1 through 4 (of 4 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