1 minute read

How to Add a Call to Action Button to the Header in Multi WordPress Theme?

You can now add a custom Call to Action Button to your Multi Header. Go to Appearance > Customize > Header > Button and use the following options:

  • Button position in header – set your button position to left top, left bottom, center top, center bottom, right top or right bottom.
  • Button text – add your button text here.
  • Button link – add your button link URL here.
  • Button rel parameter – you can set “rel” attribute here.
  • Button class – you can add a custom CSS class to your button.
  • Button custom attributes – you can add custom attributes to your button. Use key:value pairs, entering one pair per line.
  • Open link in a new tab/window – choose whether your link is going to be opened in a new tab or window.
  • Button size – choose your button size from small, normal, large, x-large, xx-large, or use the default setting from Customize > Buttons.
  • Button type – choose your button’s style type from Flat, Vista, Gradient, or use the default setting from Customize > Buttons.
  • Button background color – set your button color.
  • Button background color on hover – set your button hover color.
  • Button gradient color – set your button gradient color, for when you choose Gradient type.
  • Button gradient color on hover – set your button gradient color on hover, for when you choose Gradient type.
  • Button text color – set your button text color.
  • Button text color on hover – set your button text hover color.
  • Button border color – set your button border color.
  • Button border color on hover – set your button border hover color.
  • Button border width – set your button top, right, bottom and left border width in pixels.
  • Button padding – set your button top, right, bottom and left padding using any CSS-compatible padding value.