New Landing How can we help? Themeforest Theme Support Neighborhood Child theme issues after update

Viewing 4 posts - 1 through 4 (of 4 total)
  • #80370
    Yeast-Agency
    Member
    Post count: 6

    Good morning,
    Today I’ve updated Neighborhood Theme in order to fix some issues wirh IE9 browser. the bugs have been fixed. Yuhuuu but now I’ve find a couple of issues:

    Some of my css styles (in my childtheme) doesn’t work after update. most of them works propperly. May I have a list of the styles that have been renamed in this update?
    For example:
    .woocommerce form.cart button.single_add_to_cart_button, .woocommerce p.cart a.single_add_to_cart_button

    On the other hand.
    I’ve made ​​some changes to files in the folder / neighborhood-child/includes/swift-framework/sf-content-display
    but do not apply unless I replace the file in the main theme.
    same happens to me with the language files
    Could you also help with this?

    My preproduction site:http://mobiolapre.yeast.es/
    Thanks in advance,
    Mar

    #80624
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    It’s complicated to have a list of the changed css.
    What was your previous version of Neighborhood?

    Can you provide us a specific example of one css change that is not taking effect now?

    Remember to clean the cache, sometimes can be cache issues.

    Best Regards,
    Rui

    #81775
    Yeast-Agency
    Member
    Post count: 6

    Hi Rui Guerreiro!
    Thank you very much.
    I’ve found the issue and I’ve fixed it.
    For example: I’ve been used classes as:
    .single-product .single_add_to_cart_button {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    background: #0078BD !important;
    font-size: 18px;
    }
    and after upadate background color doesn’t work
    so I’ve added .woocommerce before and all of them work fine again:
    .woocommerce form.cart button.single_add_to_cart_button, .woocommerce p.cart a.single_add_to_cart_button {
    background: #0078BD !important;
    color: #FFF;
    }
    Thanks again 🙂

    #82002
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome . I’m glad that issue resolved .
    Thanks 🙂
    With Best Regards
    Swift Ideas

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