Home Forums WoodMart support forum Edit CSS the Variant Slect

Edit CSS the Variant Slect

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #206738

    joel347
    Participant

    How i can edit CSS the Variant Slect
    http://prntscr.com/t7144j

    #206834

    Hello,

    I saw the screenshot you attached. Unfortunately, there is no option in Theme Settings to change the style of the variation select dropdown on the single product page.

    Please describe what you want to achieve for the dropdown to check it myself and help you out accordingly.

    Best Regards.

    #207353

    joel347
    Participant

    Hi thanks, I need is for it to be more visible, because my clients don’t seem to see it.

    In the image I place two ways as I would like (only one, I only show two to see with which they can help me).

    http://prntscr.com/t8m8bz

    #207450

    Hello,

    I saw the screenshot you attached. Please try and add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .single-product-content .variations td.value select {
    background: blue;
    color: white;
    }

    For border try adding the following CSS.

    .single-product-content .variations td.value select {
    border: 2px solid black;
    }

    Best Regards.

    #207618

    joel347
    Participant

    perfect that’s just what I needed

    #207687

    Most Welcome :-)

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Edit CSS the Variant Slect’ is closed to new replies.