How to get rid of the big image at the top of the product woocommerce page

This topic has 10 replies, 4 voices, and was last updated 7 years, 11 months ago ago by Robert Hall

  • Avatar: Metacreation
    Metacreation
    Participant
    April 22, 2016 at 21:00

    Hi – How to get rid of the big image at the top of the product woocommerce page – I would like to have only the menu.

    At the home page – I can not find where the parallax image is – I would like to change it

    Where I can find all the other woocommerce page and content?

    Regards

    9 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    April 23, 2016 at 08:33

    Hello,

    1. Go to Theme Options > E-Commerce > Shop > and remove image in “Product Page Banner” section.

    2. Go to Pages > edit your home page > open row settings of the block with parallax background as shown on the screenshot http://prntscr.com/avqw4l

    3. All woocommerce pages are created automatically after you install woocommerce plugin and press woocommerce wizard setup.

    Regards,
    Eva Kemp.

    Avatar: Metacreation
    Metacreation
    Participant
    April 23, 2016 at 17:10

    How to get rid of the big image in the Menu at the top I just want de menu bar- at home page fine for the other I would prefer no image in the menu image

    3. All woocommerce pages are created automatically after you install woocommerce plugin and press woocommerce wizard setup.But can we modify it

    In my home page in your demo the product had a swap effect when you mouse over it – it seem in my home page it did not work even if the swap option is select- can you help me to fix it

    and can you tell me where I enter that an image is a Featured image in home page – I enter all my product now I would like to them to show in my homme page as Featured

    regards

    Avatar: Eva
    Eva Kemp
    Support staff
    April 25, 2016 at 09:23

    Hello,

    As I see you’ve already removed the image http://storage8.static.itmages.com/i/16/0425/h_1461572532_4787626_7669918d82.png , haven’t you?

    3. Please read how to mark featured products https://support.woothemes.com/hc/en-us/articles/203104327-Mark-Product-as-Featured .
    Provide us with wp-admin panel credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: Metacreation
    Metacreation
    Participant
    April 25, 2016 at 17:03

    Hi where i can find or what I have to do to activate the hover image like the demo – when mouse over the gallery images shows on back of the product image – as you can see on my site it doesn’t work

    Avatar: Eva
    Eva Kemp
    Support staff
    April 25, 2016 at 17:44

    Hello,

    Please show on our demo what hover effect you mean.
    Also provide us with wp-admin panel credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Metacreation
    Metacreation
    Participant
    April 26, 2016 at 16:47

    How can i reduce the line-height: 62px; in my home page – see the text in front of the kissing girl : 25 façons de porter votre foulard – it seem to be a 8theme visual composer (8theme title with text) – how can i modify it – if it need a css – can you write it. I will paste it!

    also in my Woo commerce boutique in my side bar I would like to search by color can i do it with my tag or the only way is with the attribute

    regards

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 26, 2016 at 17:11

    Hello,

    Try the following css code:

    .title.design-2 h1 {
        line-height: 62px !important;
    }

    the only way is with the attribute

    Yes, you need use Woocommerce layered nav widget.

    Best regards,
    Jack Richardson.

    Avatar: Metacreation
    Metacreation
    Participant
    April 27, 2016 at 22:07

    where i can delete one of this language on the top bar

    EN FR GE £ € $

    and also where can i change this in french ( My Account Logout ) on the top bar

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 28, 2016 at 07:09

    Hello,

    1) Please add this code in 8Theme Options->Styling->Custom CSS->Global Custom CSS.

    .languages-area {
        display: none;
    }

    2) You can edit them in \wp-content\themes\classico\framework\theme-functions.php file on line 204 and 206.

    Regards,
    Robert Hall

  • Viewing 10 results - 1 through 10 (of 10 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.