matejmili Posted April 26, 2020 Share Posted April 26, 2020 Hi! i hope someone can help me, my Prestashop version is 1.7.5.1.. I have installed the module to show overall reviews but the widget on the mobile version does not display well on some pages, eg on the contact page, the category page.. I tried to update the CSV file myself but unfortunately to no avail. .revws-grading-bar .revws-grade { width: 16px; height: 16px; } .revws-bar-wrapper { display: flex; flex-direction: row; justify-content: center; } .revws-bar { height: 32px; display: flex; justify-content: center; font-size: 14px; } .revws-bar-span2 { padding-left: 10px; padding-right: 10px; } .revws-bar-wrapper { background-color: #0d1427; padding: 10px 0; line-height: 1.6; } .revws-bar-wrapper a.revws-bar { color: #fff; } .revws-bar-wrapper a span.revws-bar-span2 { padding: 3px 8px; }.revws-bar-wrapper .revws-bar { height: auto !important; } #contact #wrapper { padding-bottom: 0px; } #product #wrapper { padding-bottom: 0px; } #cart #wrapper { padding-bottom: 0px; } #checkout #wrapper { padding-bottom: 0px; } #page #wrapper { padding-bottom: 0px; } #product-list #wrapper { padding-bottom: 0px; } #category #wrapper { padding-bottom: 0px; } Link to comment Share on other sites More sharing options...
matejmili Posted April 27, 2020 Author Share Posted April 27, 2020 nobody can help me? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now