Theme Options - by luxecreative - on WordPress WooCommerce support

This topic has 12 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler

  • Avatar: rpalach
    luxecreative
    Participant
    April 17, 2018 at 01:40

    Hello,

    I am having some issues with the eCommerce shop pages’ style/color customizations.

    1) Left menu fonts for product category, brands text colour, and product description, dropdown menu are not visible. I have tried changing, with no success.

    2) The product images are appearing stacked on top of each other, e.g. https://raventackle.com/product/raven-helix-float-rods/

    Please help thank you

    Please, contact administrator
    for this information.
    11 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 17, 2018 at 08:10

    Hello,

    1. Please check Categories settings in Theme Options > E-commerce
    also, to change color of links in the sidebar, you can use this code in Theme Options > Styling > Custom css:

    .sidebar-widget li a, .widget_product_categories.sidebar-widget ul .open-this:before,
    .widget_product_categories.sidebar-widget ul li > ul.children li > a {
        color:  white;
    }

    2. Theme Options > E-commerce > Single Product Page > Number of slides per view > 4
    If this won’t help, try to disable all 3rd party plugins.

    Regards

    Avatar: rpalach
    luxecreative
    Participant
    April 17, 2018 at 15:14

    Hello, thank you for the information. I have tried all of your suggestions but none are working sorry.. Is there a problem with the theme files?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 17, 2018 at 15:32

    Hello,

    1. Please check the code one more time https://prnt.sc/j6gg79 and http://prntscr.com/j6ggk6
    2. Please update xstore theme to the latest version. Also, check if the problem persists while parent theme activated on site.

    Regards

    Avatar: rpalach
    luxecreative
    Participant
    April 17, 2018 at 23:50

    Thanks I was able to fix the code for the first issue.

    How do I change the colour of the dropdown menu for the product attributes via the Single Product Page? e.g.colour, size

    https://raventackle.com/product/anglers-international-bead-head-whoolly-bugger/

    Also as you can see the 2nd issue still persists, as I changed the Theme Options > E-commerce > Single Product Page > Number of slides per view > 4
    …But a duplicate image still appears?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 18, 2018 at 09:46

    Hello,

    2. I’ve disabled “WpOpal Framework For Themes” plugin – https://prnt.sc/j6sb1v
    3.

    .product-information select {
        color: black;
    }

    Regards

    Avatar: rpalach
    luxecreative
    Participant
    April 18, 2018 at 15:04

    Thank you for finding the issue and correcting.

    Regarding 3. product page dropdown menu color I placed that code in the custom CSS but it appears to not have taken. Is that where it should go?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 18, 2018 at 15:08

    Please add this code also

    .single-product .table-striped td {
        color:  black;
    }

    https://prnt.sc/j6x33x

    Regards

    Avatar: rpalach
    luxecreative
    Participant
    April 18, 2018 at 15:30

    Ok done. It appears correctly for you but not for me: http://prntscr.com/j6xffw

    I am sorry for the trouble.. I don’t know what is wrong with my computer

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 18, 2018 at 15:35

    Please clear cache and check one more time.

    Regards

    Avatar: rpalach
    luxecreative
    Participant
    April 18, 2018 at 15:45

    Thank you kindly, case closed!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 18, 2018 at 15:47

    You’re welcome!

    Regards

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

The issue related to '‘Theme Options’' has been successfully resolved, and the topic is now closed for further responses

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