Okay
  Public Ticket #458262
call to action field
Closed

Comments

  • jonas started the conversation

    what is the best way to get a container call to action field like "do you want work for us? apply here (as a button)" make a row with bg colour and put two columns in it, one with text, one with the button? but then the button is not perfectly in line with the text

  •  8,851
    Tahir replied

    Hey Again,

    Just place it inside one column and place the button shortcode next to the text.

    Thanks


    ThemeNectar Support Team 

  •   jonas replied privately
  •  8,851
    Tahir replied

    Hey Again,

    Center align the text using the tinymce options and it should be in center and aligned.

    Thanks


    ThemeNectar Support Team 

  •   jonas replied privately
  •  8,851
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .wpb_text_column h4 {
        text-align: center;
    }

    Thanks



    ThemeNectar Support Team 

  • jonas replied

    ah no I mean to have the text and button right in the middle of the box, horizontally speaking, same padding to top and bottom

  •  8,851
    Tahir replied

    Hey Again,

    Please add column padding and it should correct itself.

    Thanks


    ThemeNectar Support Team