Site logo

Archived topic

Paragraph margin slider not working?

12 replies · Started by robert on February 20, 2017

Viewing posts 1–13 of 13

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,
Robert

Hi 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?

Sure, maximizetips.com

You can see that it changes within the customizer
http://puu.sh/ucC3X/1c9eaff757.png

But after you save it just goes back to the original paragraph margins
http://puu.sh/ucC9G/65654d15a3.png

then 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.png

I'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,
Robert

Yeah 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 :)

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!
Robert

This is a bug currently when you set a value to 0 - it's fixed in the next version :)

Cool, thanks Tom :)

No problem :)

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!
Robert

That 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/

Ah, remove this from your child theme style.css file:

@import url("../generatepress/style.css");

It's overwriting your custom values with the originals.

Awesome, perfect!

Thanks Tom! :)
Robert

You're welcome :)

This archived topic is closed to new replies.