• Hi All.
    I have a problem.
    Child theme i have such code

    body .animate .product_after_shop_loop{
        display: none !important;
    }

    But this code is working after page was completely loaded and crolled. How can i hide price block at my child theme before page loaded.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,
    Unfortunately you site doesn’t load here.
    I have to check it in real site.
    However, If the above code doesn’t work then you have target another class for this purpose. Or you can use jQuery.
    Thanks.

    Thread Starter dmnick

    (@dmnick)

    Thanks for response.
    It is live site.
    I know jQuery the result will be the same, you will see prices untilthe page will be completely loaded and it takes few sec so css i better but for some reason the price disepearing after scroll.

    Thread Starter dmnick

    (@dmnick)

    Any ideas?

    Hello,
    Unfortunately I am not see your site live.
    Or my IP is restricted to you.

    I can give you some suggestion.
    At first target the main parent div then target to the child and add css .
    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘pricing and add to basket shows until you scroll’ is closed to new replies.