Visual Composer button fat text possible?

Posted in: Newspaper
Post count: 28

Hello,

I am working with visual composer and I am really curious if I would be able to make the text more fat. It is to skinny atm.

Here an example how it is now:
imag

Thanks!

  • This topic was modified 9 years by replay35.
  • This topic was modified 9 years by replay35.
Post count: 23312

Hello replay35,

For more information about you can use the Visual Composer, please check our documentation here -> https://forum.tagdiv.com/how-to-use-visual-composer/ Also, after you make your button you can use a bit of CSS code and customize it by your desired. If you need more assistance in this regard, you can provide a link so I can inspect it closer and so I provide an example for a code which you should use in this regard.

Thanks for your understanding!

Post count: 28

Hello,

This is the link, I hope you can do something with it to make the button fatter.

http://www.theticketguy.nl/ijsland-met-wow-air-129/

Post count: 23312

Hello replay35,

Try the code below and place it in Theme panel->Custom CSS area. The code is ->

.vc_general.vc_btn3{
font-size: 15px;
line-height: 60px;
padding: 0 40px!important;
}

The result you should see here -> http://screencast.com/t/UGSXxqZ8x4b

Thanks for your understanding!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.