- This topic has 12 replies, 3 voices, and was last updated 9 years, 1 month ago by
Tom.
-
AuthorPosts
-
February 20, 2017 at 7:18 pm #281659
robert
Hi, first of all, I really like this theme.
I was just wondering why typography > Body > paragraph margin slider isn’t working.
I’ve changed it through the css but I find it odd why the slider doesn’t work. I can see it visually changing as I slide it left and right but after I save on go back to my page nothing has changed.
I’m using beaver builder as well. Perhaps that might have something to do with it?
It’s not very urgent, just curious as of why it’s not working.
Thanks,
RobertFebruary 20, 2017 at 7:31 pm #281662Leo
StaffCustomer SupportHi Robert,
Glad you are enjoying GP ๐
I just tested the feature and it’s working/saving for me.
I don’t think it’s beaver builder since you can see it changing in the customizer view but I could be wrong.
Any chance you are using a caching plugin?
Are you able to show us the page where it’s not working?
February 20, 2017 at 8:07 pm #281670robert
Sure, maximizetips.com
You can see that it changes within the customizer
http://puu.sh/ucC3X/1c9eaff757.pngBut after you save it just goes back to the original paragraph margins
http://puu.sh/ucC9G/65654d15a3.pngthen if I go back to the customizer, the slider is where I original slid it last but the paragraph margins are back to default
http://puu.sh/ucCca/cd1f0e2adf.pngI’ve had success changing it with css though without a problem
/** paragraph spacing **/
p {
margin-bottom: 0px;
}Also, no caching plugins or anything.
I don’t have a problem if it doesn’t work because I’ve fixed it with css, but I just wanted to make sure it wasn’t a bug or anything.
Thanks again,
RobertFebruary 20, 2017 at 8:52 pm #281673Leo
StaffCustomer SupportYeah that shouldn’t be happening.
Can I get you to confirm that you are using the most recent of GP theme (1.3.44)?
If so I’ll get Tom to check if it’s indeed a bug ๐
February 20, 2017 at 9:06 pm #281675robert
Yup 1.3.44, GP Premium 1.2.94
http://puu.sh/ucGqk/4adfbfe85f.png
Oh well, it’s not a big deal as of now. I’ll just stick with the CSS code.
I’ll be back if I need more support on anything,
Thanks!
RobertFebruary 20, 2017 at 9:11 pm #281679Tom
Lead DeveloperLead DeveloperThis is a bug currently when you set a value to 0 – it’s fixed in the next version ๐
February 20, 2017 at 9:21 pm #281680robert
Cool, thanks Tom ๐
February 20, 2017 at 9:26 pm #281682Tom
Lead DeveloperLead DeveloperNo problem ๐
February 22, 2017 at 10:27 pm #282793robert
Hey Tom, I’m also trying to adjust the text through “customizer > typography > body” with the sliders and I’m getting the same problem.
I can see it changing through the preview but after I save it goes back to it’s original default setting. Possibly another bug?
Any who, it’s still not much of a problem. Just want to make sure it’s just not only happening to me.
Thanks!
RobertFebruary 23, 2017 at 12:28 am #282830Tom
Lead DeveloperLead DeveloperThat definitely shouldn’t be a bug, no – unless you’re setting the value to 0?
If not, can you email me temporary admin login details so I can take a look? https://generatepress.com/contact/
February 23, 2017 at 12:27 pm #283163Tom
Lead DeveloperLead DeveloperAh, remove this from your child theme style.css file:
@import url("../generatepress/style.css");It’s overwriting your custom values with the originals.
February 23, 2017 at 1:55 pm #283198robert
Awesome, perfect!
Thanks Tom! ๐
RobertFebruary 23, 2017 at 8:10 pm #283266Tom
Lead DeveloperLead DeveloperYou’re welcome ๐
-
AuthorPosts
- You must be logged in to reply to this topic.