[Resolved] Paragraph margin slider not working?

Home Forums Support [Resolved] Paragraph margin slider not working?

Home Forums Support Paragraph margin slider not working?

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #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,
    Robert

    #281662
    Leo
    Staff
    Customer Support

    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?

    #281670
    robert

    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

    #281673
    Leo
    Staff
    Customer Support

    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 πŸ™‚

    #281675
    robert

    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

    #281679
    Tom
    Lead Developer
    Lead Developer

    This is a bug currently when you set a value to 0 – it’s fixed in the next version πŸ™‚

    #281680
    robert

    Cool, thanks Tom πŸ™‚

    #281682
    Tom
    Lead Developer
    Lead Developer

    No problem πŸ™‚

    #282793
    robert

    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

    #282830
    Tom
    Lead Developer
    Lead Developer

    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/

    #283163
    Tom
    Lead Developer
    Lead Developer

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

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

    It’s overwriting your custom values with the originals.

    #283198
    robert

    Awesome, perfect!

    Thanks Tom! πŸ™‚
    Robert

    #283266
    Tom
    Lead Developer
    Lead Developer

    You’re welcome πŸ™‚

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.