• Resolved domedele

    (@domedele)


    Hi,
    plugin works great. I put the css class button and the button are the same at the other.
    Can I add code css to centered the buttons?
    thanks

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter domedele

    (@domedele)

    I try to create a new class css with this code
    .button-center {?
    margin: 0 auto;
    ?display: table;
    ?}
    I have centered the writing “read more” but i lost the button configuration as default.
    how could i found the default css button setting in css in generate press to integrate the code?
    thanks

    Plugin Author Tom

    (@edge22)

    Hi there,

    Give this CSS a shot:

    .wpsp-read-more {
        text-align: center;
    }
    Thread Starter domedele

    (@domedele)

    wow! thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Button centered in generate press’ is closed to new replies.