Okay
  Public Ticket #2762369
Nectar CTA shortcode new window
Closed

Comments

  •  1
    Sackeus started the conversation

    Hi,

    I'm trying to make my nectar cta's open in a new window but can't find the setting at all. The shortcode looks like this.


    [nectar_cta btn_style="underline" heading_tag="span" text_color="#ffffff" button_color="default" link_type="regular" alignment="left" alignment_tablet="default" alignment_phone="default" display="inline" url="" link_text="Instagram" margin_right="30" margin_bottom="10"]

    What should I add?

  •  8,345
    Tahir replied

    Hey Again,

    Switch to the Backend Page Builder to access the GUI and adjust it as per your liking. However the code below should work as well.

    [nectar_cta btn_style="underline" heading_tag="span" text_color="#ffffff" button_color="default" link_type="new_tab" alignment="left" alignment_tablet="default" alignment_phone="default" display="inline" url="#" link_text="Instagram" margin_right="30" margin_bottom="10"]

    ThanksĀ 


    ThemeNectar Support Team 

  •  1
    Sackeus replied

    That worked! Could not find the Backend page builder in the global sections unfortunately but added the shortcode :)