Home Forums WoodMart support forum Add Variation Options Below Image + Coloring Testimonial User Text White

Add Variation Options Below Image + Coloring Testimonial User Text White

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #181837

    Rebner
    Participant

    Hello,

    I have three quick questions:

    1) How would I go about adding product variation options underneath a product displayed on the homepage. I attached a screenshot.

    2) How would I go about coloring the testimonial user/location text white? I included a screenshot to show you what I mean.

    3) How do I remove some of the social media sharing options? I don’t have links to Pinterest for example but the icon keeps showing up and I cant seem to figure out how to disable it.

    Attachments:
    You must be logged in to view attached files.
    #181885

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :-).

    I saw the screenshots you attached.

    1) To display attribute swatches on the product grids you need to follow the following steps.

    Go to Products >> Attributes >> Edit Attribute >> And enable the following option.

    Screenshot for Clarification: https://ibb.co/HTFhYc0

    Then you need to Go to Theme Settings >> Shop >> Swatches. Select the attribute to display on the products.

    Screenshot for Clarification: https://ibb.co/LNjdyvf

    2) To change the color of the row in which you used the testimonial slider you need to edit the row from edit page and set the background-color according to your needs.

    Screenshot for Clarification: https://ibb.co/7yjB63F

    3) You can set the social share buttons to display from Theme Settings >> Social Profiles.

    Screenshot for Clarification: https://ibb.co/2s7FhBB

    Best Regards.

    #181901

    Rebner
    Participant

    1) In regards to the swatches, I use a print on demand service that is linked with WooCommerce to add my products and all of their many variations. On the product page, you can see that I have three options (as an example). I went and did those two steps you mentioned but it doesn’t seem to show up unless it is a “Custom Product Attribute” that is already predefined (See screenshot). Is there anyway I can just use the variations and attributes I already have (See screenshot) without making an entirely new custom attribute? The variations are all associated with images so it would be nice to not have to manually add them all.

    2) I actually meant the person’s name and location to be white and not the background (see screenshot)

    3) On mobile, when I click on the menu, for some reason it does not show any of the drop downs under “Collection” when that is my most important drop down needed (See screenshot on mobile and compare vs. desktop)

    Attachments:
    You must be logged in to view attached files.
    #181905

    Rebner
    Participant

    Attaching more screenshots here because the other one’s were apparently too big

    Attachments:
    You must be logged in to view attached files.
    #181936

    Hello,

    I saw the screenshots you attached.

    1) Unfortunately, you could not display all the variation swatches on the product grid. It requires customization and this is beyond our limitations and support policy.

    You can enable quick shop for variable products from Theme Settings >> Shop. This will enable the option to directly choose a variation from the product grid.

    Screenshot for Clarification: https://ibb.co/0Z5HGJv

    That will display the variations on the product grid when the button select options is clicked.

    2) To change the text color of the testimonials you need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .testimonial .testimonial-content footer > span {
    color: white;
    }
    .testimonial .testimonial-content footer {
    color: white;
    }

    3) To display drop down under the menu items on the mobile menu you need to Go to Appearance >> menu >> Edit mobile side menu.

    Add sub items to the menu.

    Screenshot for Clarification: https://ibb.co/G0ngbfP

    Best Regards.

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