Home Forums WoodMart support forum How can we make Video appear Full-Width or Screen. Default 404 page and custom Reply To: How can we make Video appear Full-Width or Screen. Default 404 page and custom

#344615

harshwe
Participant

Hello Luke,

3.d. I added custom CSS and update the scroll code also, but there seems something wrong.
The image is getting smaller and smaller, when I update the number of RVP to show from 3 products to 12 (under Legacy Widget).
Rather than activating Slider, the moment we enter more than 6 products in the RVP widget.
When enabled 6 products in RVP widget – https://i2.paste.pics/FM5EH.png
When enabled 6 products in RVP widget – https://i2.paste.pics/FM5EE.png

In a nutshell
We want the user to view 6 products At-a-time, on a Screen, and once user views more, Scroll bar gets activated. Total RVP the user can view, is the one that we actually set in the Widget, that is 12.

3.e. OK.

3.f. How can we Hide the Title and Ratings of products. We just want the price to be Enabled or shown below images in the RVP list

3.g. You suggested –

Also, add this custom CSS to the “Custom CSS for desktop” area

Wanted to know, what will happen for mobile. And why you suggested only for Desktop.
Does that mean, I need to have below code in Global CSS area, and remaining on Desktop area only.

.widget_recently_viewed_products {
    overflow-x: scroll;
    width: 100%;
    max-width: 1200px;    
}

5.a. How can we have slight padding for BG color around Qty. So that BG color expands outside of the edges of the price from all sides.

5b.

Sorry, but it cannot be changed because…

OK.

5.c. How can atleast this be done-
To show Product’s Variation and Qty. to be in the next line (Next line after Title, and not in the same line of Title)
So as to have them separated apart from the Title, and look bit cleaner.

Regards

  • This reply was modified 2 years, 11 months ago by harshwe.
  • This reply was modified 2 years, 11 months ago by harshwe.