Something screw up when I moved CSS to childtheme

This topic has 5 replies, 2 voices, and was last updated 8 years, 7 months ago ago by Eva Kemp

  • Avatar: peter4576
    peter4576
    Participant
    August 22, 2015 at 06:39

    Hi Eva. This will be my final question as I will pass on the website to the customer, in case this gets solved as of this weekend.

    1. I had solved the wierd underlining on the basket, which is now suddenly back.

    2. Im not sure if this is caused by the max/ min title height on the products, but suddenly the hover-effect screws up again. Please see screen shot.

    3. After moving the code to child theme style-sheet instead, the add to favourite list icon screw up again. Can you help??

    And from THEN on you get rid of me 🙂

    https://gofile.me/6lYKv/7YEpoK8g

    https://gofile.me/6lYKv/K4tFYpBr

    https://gofile.me/6lYKv/mUQTCupv

    4 Answers
    Avatar: peter4576
    peter4576
    Participant
    August 23, 2015 at 13:41

    Just to sum up:

    This MAY be affected of me setting a minimum + maximum title height in order to limit to 2 lines. I need to always only display 2 lines of text but as of now all lines are displayed upon hover.

    Here is what is still missing before I can hand over the project (hopefully tomorrow).

    1. Line under basket on top has gone back. I dont know why. I want the underlining gone.
    2. The add to favorite list is displayed double on product-page
    3. The add to favorite list is displayed double on hover (I only wanted the white one).
    4. BOTH add to favourte list + the magnifyer screw up on hover in the related items-section.

    (5. the products screw up on hover, after I set a max/min height on product-titles).

    Really really hope you can help me solve the very very very last points.

    And if you send me your address I will send you some flowers as thanks for your help!

    Thanks

    Peter

    Avatar: Eva
    Eva Kemp
    Support staff
    August 24, 2015 at 09:36

    Hello,

    1. I’ve added this code in child style.css:

    .cart-bag .ico-sum::after {
        background-color: transparent;
    }

    2. I’ve commented this code in child style.css:

    .product-information .yith-wcwl-add-to-wishlist a:before, .product-images .yith-wcwl-add-to-wishlist a:before {
    		content: "\2713"!important;
    		color: #0063BE!important;
    }

    3. I’ve added this css code:

    .footer-product .yith-wcwl-add-to-wishlist a {
        background-image: none;
    }

    4. I’ve commented the value margin-top: -18px; in the code in style.css of your child theme:

    .footer-product .show-quickly {
    		width: 50%;
    		text-align: center;
    		margin-right: 0px;
    		font-size: 0px;
    		/*margin-top: -18px; */
    }

    5. Could you please describe the issue with more details?

    Regards,
    Eva Kemp.

    Avatar: peter4576
    peter4576
    Participant
    August 24, 2015 at 09:57

    Hi Eva

    Whoops, just saw that the itemnumber (varenr.) underneath the product did also get lost when I moved the code to childtheme from custom CSS. I have no idea what has gone wrong in that process. Can you make the Varenumer (next to add to basket) in its own line again, and not next to the button?

    Regarding point 5: It happens when you hover the title. I made a wee video, but you should have same experience when trying it out…

    Thanks

    Peter

    Here is link to the screen recording

    https://gofile.me/6lYKv/SYpCfawU

    Avatar: Eva
    Eva Kemp
    Support staff
    August 24, 2015 at 10:19

    Hello,

    In this topic https://www.8theme.com/topic/length-of-title/ I’ve provided you with the solution for products alignment. Have you tried it?
    As I see sku number is shown in a separate line:
    http://storage3.static.itmages.com/i/15/0824/h_1440407889_3809101_e93f47a8f4.png

    Please check it again.

    Regards,
    Eva Kemp.

  • Viewing 5 results - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.