Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #743980

    Hi Enfold Team,

    two issues on my shop site:

    http://neu.lebeneo.de/produkt-kategorie/koerperpflege-produkte/body-lotion/

    1. Category image is too big. Where ca i adjust it?
    2. Dropdown links are not visible. (As well on product page link below title: http://neu.lebeneo.de/produkt/body-lotion-minze-zirbe/). How ca i change hover color in woocommerce pages?

    Thanks, Tobi

    • This topic was modified 7 years, 9 months ago by td8000.
    #746228

    Hi td8000!

    Thank you for using Enfold.

    1.) Please install the following plugin then go to the Settings > Media panel. Adjust the size of the “entry_with_sidebar” thumbnail.

    // https://wordpress.org/plugins/simple-image-sizes/

    2.) What “dropdown” links? Is this a variable product? Please post the login details here so that we can check the settings.

    Cheers!
    Ismael

    #746601

    Hi Ismael,

    1. Decided not to show the category image inside the category. But thanks for the hint.

    2. As you see in private link A, above the category images you can find “Sortieren nach Standardsortierung” and “Zeige 15 Produkte pro Seite”. These are Dropdown Buttons for sorting and viewing options of the page. Mouse over inside these buttons are not visible.

    On page of link B you see below product count and above product description: “Kategorie: Body Peeling” . Mouse over “Body Peelinf” as well ist not visible.

    Thanks a lot for help.

    #747274

    Hi!

    Are you referring to the “sorting” options? I’m sorry but this option is not included in the single product template by default.

    Best regards,
    Ismael

    #747535

    Hi Ismael,

    ok, meanwhile i managed to move the sorting options completely, as i do not need them.

    But there is this this one link on my product detail page, the becomes invisible with “mouse over”:

    On page of link B you see below product count and above product description: “Kategorie: Body Peeling” . Mouse over “Body Peeling” as well ist not visible.

    Thanks, Tobi

    #747838

    Hi!

    On page of link B you see below product count and above product description: “Kategorie: Body Peeling” . Mouse over “Body Peeling” as well ist not visible.

    I don’t think I understand you here. Could you please provide a screenshot of the issue? I tried to hover the products under the “Ähnliche Produkte” section but I don’t see anything wrong with them.

    Best regards,
    Ismael

    #748011

    Hi Ismael,

    see link below.

    Regards, Tobi

    #748261

    Hey!

    Add this css code in the Quick CSS field:

    .main_color a:hover, .main_color h1 a:hover, .main_color h2 a:hover, .main_color h3 a:hover, .main_color h4 a:hover, .main_color h5 a:hover, .main_color h6 a:hover, .main_color .template-search a.news-content:hover, .main_color .wp-playlist-item .wp-playlist-caption:hover {
        color: gray;
    }

    Adjust the color value as needed.

    Regards,
    Ismael

    #748388

    Thanks,

    works now. I just saw, that i have the same issue with the background box of the link above:
    “In den Warenkorb”

    Can this box color be added to your code?

    Tobi

    #748807

    Hey!

    Please check the Enfold > General Styling panel then look for the “Highlight color” value. Or add the following css code.

    .main_color .button:hover, .main_color .ajax_controlls a:hover, .main_color #submit:hover, .main_color .big_button:hover, .main_color .contentSlideControlls a:hover, .main_color #submit:hover, .main_color input[type='submit']:hover {
        background-color: red;
        color: blue;
        border-color: purple;
    }

    Cheers!
    Ismael

    #749501

    Great. Thanks Ismael.

    Awesome support!

    You can close this thread.

    #749724

    Hi!

    You’re welcome! If you have the time, please take a moment to review our theme and show your support https://themeforest.net/downloads

    Thank you for using Enfold :)

    Cheers!
    Ismael

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Woocommerce shop issues’ is closed to new replies.