• Resolved tarzan61

    (@tarzan61)


    I created 4 different landing pages using the same 2 buttons. Unfortunately when I use custom CSS to move the buttons for each page they all move. Instead of creating 4 duplicate sets of buttons I wanted to create my own ID for each button.

    Can this be achieved?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Bas Schuiling

    (@basszje)

    Hi,

    I’m not sure what you are trying to achieve, but there are a lot of ways to fix the situation.

    I can see on your site that one button has a margin and the other one not, is this the move you describe? There is some custom CSS with a correct target:

    You can target the CSS by class .maxbutton .maxbutton-[name] and / or ID . If you reuse the same button on any said page you should get the same result, if the CSS is loaded. If you describe your exact issue I can be of more help.

    Some tips:

    – Container options support margins.
    – Don’t forget to reload autoptimize cache every time you change something ( or test without it )
    – Setting of a Button ID can be done in MaxButtons PRO
    – PRO also has options for custom CSS per button

Viewing 1 replies (of 1 total)

The topic ‘“ID” Class’ is closed to new replies.