how to put this headline in the center?

Home Forums Legacy Support Support queries Setup issues how to put this headline in the center?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #33005
    ducthuan9981
    Spectator
    Dear Vibe, How to put this headline in the center? please support! Thanks! http://prntscr.com/a9ogst
    #33021
    H.K. Latiyan
    Participant
    Please use this css in your wp-admin->appearance->customize->custom css:
    .home .v_module.vibe_post_grid.v_first h3.heading {
    text-align: center;
    }
    .home .v_module.vibe_post_grid.v_first h3.heading:after {
    margin:5px 0 10px 540px
    }
    #33081
    ducthuan9981
    Spectator
    Thanks Latiyan!!!!
    #33098
    H.K. Latiyan
    Participant
    Thanx for confirming.  
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘how to put this headline in the center?’ is closed to new replies.