Help adding a button

Hi,

I am trying to add a button under the video on this page (https://hopestory.org/hope-advocate/). I add a section, then go to element and drag the button element to the canvas, but I can not figure out how to get a button to actually display on the page. Am I supposed to be seeing different styles of buttons to choose from? I have tried multiple times and simply can’t find a way to get the button to show up on the page. I’d appreciate your help. Would someone mind logging in to my staging server to see if you can figure out why the button isn’t showing up? I’m stuck. Thank you!

Ok, upon researching I see this code on my site:

{
max-width: 200px;
margin: 0px auto;
display: none;
}

This is preventing the button from displaying on the page I’m trying to put it on. I’m not sure why the developer added that to my site. I don’t want to take it off and break something.

I do notice that buttons are appearing on our home page. (HTTPS://hopestory.org) - Can someone help me how buttons are appearing on the homepage with that css applied?

Hey Rick,

Thanks for reaching out!

I check the hope advocate page and homepage then I’ve seen the CSS code you mentioned. I suspect that the code is only working on the hope advocate page because it was added to the page CSS. I suggest that you check the page CSS for the hope advocate page.

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.