Jump to content

External 'Add to Cart' Module button is too small on Product page


Recommended Posts

Hi,
 I encountered problem with the additional Payment button on Product page.
So far, I'm unable to do anything from the 'hook' page or 'class' editing delivered by the developer in the module.
The prod-button class limits button space, so the resolution might be related to editing the class by adding 'display: block'.
Question is where to find the specific file to edit it manully?

Pictures display the current and expected result.

I'm using Prestashop 8.1.4

Thanks in advance.

Expected:

h1.png

Current

h3.png

Edited by DariuszBladana (see edit history)
Link to comment
Share on other sites

I found the solution using AI a bit to find the file name which I should edit (I never thought AI might help in problems like this)
 

@QuickUpdate.net - there is 2 hooks that might be attached to the widget but both give the same result

@Knowband Plugins - yes CSS was the problem because I had to edit theme/assets/cms > theme.css
find prod-buttons - add common attributes like height/display/width with !important to overwrite previous settings I couldn't find. 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...