Problems with template css

Hello.

how can i change the appearance of the buttons “create a campaign” and “cancel”. they cannot be found in the dashboard templates and other css classes are used for these two buttons.

https://cloud.suelsen.de/index.php/s/mjk5t5cpq6el3kb

https://cloud.suelsen.de/index.php/s/rjnwe2sfkqt37nz

tia

guido

8 Responses to Problems with template css

  1. GMT-IT October 13, 2020 at 11:24 am #

    Hello Eugene.

    Thank you for your help. I know how to create child themes and add custom CSS. As you can see from the screenshot, the other buttons have all been adapted. Unfortunately, your CSS shows no effect either. No matter whether in the custom CSS of the page, style.css, or dashboard.php template. Nothing changes. I am overlooking something and slowly despairing.

    TIA

    Guido

  2. Eugen Bleck October 12, 2020 at 8:18 am #

    Hi there Guido,

    First off, I must apologize for the delayed response to your inquiry. Please forgive me.

    I trust you are feeling awesome today and that the new week starts with an amazing promise.

    Thank you so much for being a valued customer of Affiliates and its extensions.

    Please could you share the screenshots one more time as they seem to have expired/or deleted.

    I remain super eager to have this resolved for you.

    While waiting for the screenshots, I wish you a very fine and productive day ahead.

    STAY SAFE!
    Kindest regards,
    Eugen.

    • GMT-IT October 12, 2020 at 11:43 am #

      Hello Eugen.
      Here you are:
      https://cloud.suelsen.de/index.php/s/mjk5T5CPq6EL3kB
      https://cloud.suelsen.de/index.php/s/rJnWE2SfKqT37Nz

      TIA

      Guido

      • Eugen Bleck October 13, 2020 at 7:50 am #

        Hi Guido,

        Thank you for sharing these screenshots one more time.

        I trust you are doing great!

        You would need to apply custom CSS rules in order to style those buttons. You can either do this by means of a child theme or by simply using the theme customizer.

        Relevant resource:
        * How to add CSS by means of a child theme
        * Add by means of CSS theme Customizer: Navigate to your WordPress admin dashboard, then Appearance -> Customize -> Additional CSS then add the following CSS rules.

        I’ve gone ahead to help you with the CSS required. The first CSS rule is for the cancel button and the second is for the Create Campaign button.
        You can read more on CSS HERE.

        .dashboard-section-campaigns a[title=”Cancel this action”] {
        background: red;
        padding: 11px;
        display: inline-block;
        text-decoration: none;
        color: #fff;
        border-radius: 5px;
        }

        .dashboard-section-campaigns a[title=”Create a new campaign”] {
        background-color: #1641b4;
        color: #fff;
        text-decoration: none;
        padding: 15px;
        border-radius: 5px;
        }

        I wish you a very fine and productive day ahead.
        Warm regards,
        Eugen.

We use cookies to optimize your experience on our site and assume you're OK with that if you stay.
OK, hide this message.

Affiliates · Contact · Jobs · Terms & Conditions · Privacy Policy · Documentation · Downloads · Useful Plugins · My Account

Share