How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support PokaTheme Button Editing

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17567
    Maxim Yarmukhametov
    Participant

    The documentation states that you can choose from several styles, button sizes.
    There is also a shortcode to insert into the code of the page – [btn btn_size=”” full_width=”” style=”” href=”” rel=”” target=”” icon=”” icon_size=”” icon_alignment=””] Title [/btn]
    What I do not insert, the button does not change.
    What should be the values in the shortcode to get the same button as in the instruction file?
    https://prnt.sc/Z5keRu95Ar0K

    #17571
    admin
    Keymaster

    Hi Maxim!

    btn_size => “normal” | “small”
    full_width => “true” | “false”
    style => “primary” | “secondary” | “faded”

    I think the rest are clear or well explained in the Documentation.

    To replicate the button in the screenshot you could write the following:

    [btn full_width="true" href="#"] Title [/btn] 
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.