This topic has 1 reply, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #90693
     denizalp
    Participant

    Hi,

     

    I use a button in my homepage but I can’t change the button’s position. How can I centered it?

     

    Thank you.

    Attachments:
    You must be logged in to view attached files.
    #90966
     Radu
    Moderator

    Hi,

    Add this css to your wp-admin -> theme options -> general settings- > quick css

    COPY CODE
    
    body.home .vc_btn3-container.vc_btn3-inline {
        text-align: center !important;
        margin: 0 auto !important;
        display: table;
    }
    

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?