Archived topic
Changes on Style?
6 replies · Started by Angel on March 22, 2019
Hi,
I need to download a 2.2.0 version of the theme, to check exactly what has been the changes.
I need to debug an issue and I think it may be some changes on the theme
Can you provide it?
Thanks
My main concern is this
p {
margin-bottom: 1.5em;
}
Line 162 on style.css
Do you add this code in 2.0 or it was there since the beginning?
Thanks
Hi there,
all of our changelogs can be seen here:
https://generatepress.com/category/development/
The bottom margin on the paragraph has been part of the theme for a very long time most probably from when the theme was first created.
Than that is not the issue.
Do you have anyway to download the previous version of the files?
The changelog won´t tell me exact changes on the code to debug.
Is it on github?
Thanks
Yes you can view it here:
https://github.com/tomusborne/generatepress/releases
If you want to explain the issue then maybe we can help.
It is complicated and I think is a clash with elementor and other third party plugins.
I need to debug to find out the real reason and then I will let you know, if it happens to be yours, which I really do not think it is. :)
Not a problem. There are some theme styles that do effect elementor. e.g Elementor has a habit of including the post class without specifying their own CSS. So it gets margins from the theme.
If you want to share a link and point out the problem we may already have the answer or can spot where the issue is coming from.