Home › Forums › WoodMart support forum › HTML block in Empty Cart not working. Margin below Short Desc, on Product page › Reply To: HTML block in Empty Cart not working. Margin below Short Desc, on Product page
harshwe
Hello,
5.b. Thanks for additional info. OK , will check by disabling too.
Can you please suggest, what does Spare font refers here.
6.d.,e. Yes, these worked. Changing font size and attributes. Thank you 🙂
Can you please share the Custom Selector for List element too, to affect Globally. So as to use, instead of the below custom CSS-
.wd-list .list-content {
font-family: 'Poor Story', cursive;
font-size: 17px !important;
}
6.b.
The font size and family separately for the H2-H4 you can change also using “Custom selector” (.page h4).
This above one seems not working on Single product page (haven’t tried on other Standard pages). Using Inspect tool also, it is not reflecting the font size.
So, I tried this Selector, too –
.single-product h4
.single-product h2
Although, this did showed in Inspect tool, but still not reflecting the change. Means, not increasing the size. I tried by entering upto 30px value, but there is no visible change at all. If we compare it with the existing default font size (without selector)
https://i2.paste.pics/FHA2X.png
Probably something is missing, or it requires something else too.
PS: We want the selector for H2-H4 tags to work Globally. Whether Single product page, or Blog post or other page.
Not sure, why .page h4 or .page h2 not working
Can you please try to replicate at your end too, and share the updated code.
There seems 2 issues or glitches–
7. I changed the “Search” icon for Mobile also, which gets updated correctly. However, upon clicking the icon, when it shows the Sidebar, then there, the inside Search icon did not gets updated. As shown below-
https://i2.paste.pics/FHA6X.png
Should not that also gets updated automatically. As there is no direct way to change or replace that icon separately.
7.b. Similarly for Wishlist icon in sidebar menu, where Wishlist menu is displaying.
8. The flyover style of Pre-Next products (on Single product page), is showing while hovering mouse even below those prev-next icons.
Possibly, this is happening, only on the area, where the price of those Prev-Next products shows-up in that flyover. Below video will clearly shows up that action and screenshot help you to understand.
Video – https://watch.screencastify.com/v/DMU56TlPDjcgQZSqJZiY
https://i2.paste.pics/FHAKG.png
Product URL – https://bit.ly/3FAfVNY
It can be checked on any product page.
What could be causing this issue.
PS: We are not using any 3rd party plugin, so far. We cleared or Empty Entire Cache too.
Please try to replicate at your end, and suggest how to resolve it.
Regards