• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Download Monitor & Manager Plugin

Simple Download Monitor & Manager for WordPress

  • Home
  • Documentation
  • Addons/Extensions
  • Login
    • Sign In
    • Edit Profile
    • My Downloads
  • Support
    • Tutorials
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration
  • Contact Us
You are here: Home / Topics / Need to change style/color

[Resolved] Need to change style/color

· ·

WordPress Download Monitor Plugin › Forums › Download Monitor Plugin Forum › Need to change style/color

  • This topic has 3 replies, 2 voices, and was last updated 5 years, 5 months ago by admin.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • December 27, 2019 at 2:39 pm #1394
    felixagosto
    Participant

    Hi, ive downloaded squeeze form, how can i change styling? Colors etc?

    December 27, 2019 at 11:04 pm #1396
    admin
    Keymaster

    Some of those can be done by applying CSS tweaks. Give me the URL of the page where you have the squeeze form and which section’s color you want to change then I can show inspect it and give you an answer.

    December 30, 2019 at 2:43 pm #1397
    felixagosto
    Participant

    dynamicspayments.com/download-newsletter

    I would like to have the button text CAPS and roboto font if possible the blue background orange #f16824 and the button background #006ec7

    December 31, 2019 at 1:36 am #1404
    admin
    Keymaster

    Try the following CSS tweak. You can add this CSS tweak from the Appearance -> Customize -> Additional CSS interface of your site.

    The following to make the submit button’s text uppercase and change the background color:

    
    .sdm_sf_tpl_1_form .sdm_squeeze_submit{
    text-transform: uppercase;
    background-color: #006ec7 !important;
    }
    

    The following to change the form’s background color:

    
    .sdm_sf_tpl_1_form {
    background-color: #f16824 !important;
    border: 1px solid #f16824 !important;
    }
    
  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Log In

Primary Sidebar

Featured Addons

  • Squeeze Form Addon
  • Hidden Downloads Addon
  • Amazon S3 Integration

Support Links

  • Support Forum

Search

Featured Plugin

WP Express Checkout Plugin

Start managing and tracking your file downloads with the simple download monitor plugin. Download Now

Copyright © 2025 | Simple Download Monitor | A member of the Tips and Tricks HQ family.