• Resolved slshimerdla

    (@slshimerdla)


    I’m writing some custom themes as described in the help files here on your website and I can get the stuff that I want to display just fine. But I don’t want the blue box around it! I have my own CSS styled box. Where do I change this so that it won’t be overridden when you update your plugin? I’m talking about the class=”download-button” part. I tried re-defining the class of download-button in my own theme template, but I don’t know what properties to override and I’d really rather not do it that way.

    Barring that, at least tell me what file the css for that damn class=”download-button” code is in. I can’t find it anywhere so far.

    Edit: To clarify, it’s the <div class=”download-button”> part that I want to remove or change the CSS of. It’s a DIV that’s surrounding the content of the button, which creates the blue button.

    According to the website, if you use the filename option, it’s not even showing that there’s a blue box around it. But there is around mine. It’s boggling my mind!

    • This topic was modified 6 years, 9 months ago by slshimerdla.
    • This topic was modified 6 years, 9 months ago by slshimerdla.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Since we are already discussing this via our private support, I’m closing this topic here.

    I too would like to know how to customize the button. Any chance you can make the solution you come up with for slshimerdla public so others can use it?

    Thread Starter slshimerdla

    (@slshimerdla)

    The blue box was my own fault with the code. I happened to have a div called download-button that I’d put around the code, and it was the same name they have in their own code for the button, so it was making a button within a button. If you go to their website it explains how to customize the look using copied download theme files into your own theme folder.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removal of blue box!’ is closed to new replies.