[ad_1]
after installing the plugin, I noticed on the mobile version that the photo block overlaps with the description text. I found a place to fix it, but I think it should be the default. I put 10px instead of 0 in line ‘margin:0!important;’
file: frontend.min.css
selector: .abh_tab_content .abh_image
line: margin:0!important; -> margin:10px!important;
mobile version before pht1
mobile version before pht2
mobile version after
