Home › Forums › WoodMart support forum › WoodMart 6.0 update beta test › Reply To: WoodMart 6.0 update beta test
March 31, 2021 at 9:38 pm
#278038
metuza
Participant
In regards to the issue with missing Image style in pages i can see that this css is missing:
.wpb_single_image .vc_single_image-wrapper[class*=”vc_box_shadow”], .wpb_single_image .vc_single_image-wrapper[class*=”vc_box_shadow”] img {
box-shadow: 0 0 9px rgba(0,0,0,0.12);
}
This CSS file seems not loaded:
/wp-content/themes/woodmart/css/parts/int-wpbakery-base.min.css?ver=6.0.0
Or actually these classes is not added: vc_single_image-wrapper vc_box_shadow_3d vc_box_border_grey
It is OK in blog pages but not standard pages.
Se links to the different pages / posts in private area.
Brgds
Rune