Help w/ Custom Button

  • Unknown's avatar

    Hello! I’m trying to get a bar of buttons that looks just like this and am completely stumped on how to do it. I don’t know how to code. How can I achieve this look but for these buttons?

    https://imgur.com/a/XQhmBx2

    The blog I need help with is: (visible only to logged in users)

  • Hi there,

    On what site are you working? http://breakingbarriersineducationalequity.wordpress.com/ does not contain any content.

    Making buttons like that will likely require quite a bit of code, as it’s not simply a case of using CSS to tweak the way an existing feature appears. but if you can point me to the site where you’re trying to add this, I can take a look at whether or not this is something we can help with.

  • Unknown's avatar

    It’s this one. The button is on the donations page (which is full of experiments that I will delete).

  • Got it. You can definitely add a row of buttons by just adding multiple buttons in a single buttons block. You can control colors and button styles. If you add Premium to your site, you’ll get finer control over hover effects and what not through CSS, so you could have it turn red with white text, for example. Let us know whether you decide to go that route, and we can provide that CSS.

    To remove all margins and outlines as well and add a drop shadow, the CSS could get more complicated. Especially when you take different screen sizes and wrapping into account. You’d likely want to hire a developer to do a one-off job customizing that for you if it’s super important to have that exact effect.

  • The topic ‘Help w/ Custom Button’ is closed to new replies.