ShortCode – Adventure theme

Home Forums All Other Themes ShortCode – Adventure theme

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #84254
    LuisLuis
    Member
    • Topics: 19
    • Replies: 31
    • Total: 50
    Member since: November 24, 2016

    Hi, this shortcode not working for me.

    I want this buttons:

    but not working my code(The button not looks like the original):

    [promobox2 color=”#ffffff” bgcolor=”” leftbordercolor=”” button=”COMPRAR $60″ url=”#”]
    <h2>MI CODIGO PROMOCIONAL.</h2>
    Our lessons are available for both beginner and advanced levels.
    [readmore align=”right” icon=”” button=”RESERVAR!” links=”#” margintop=”-7%” target=”_parent” color=”#ffffff” bdcolor=”#ffffff”]
    [/promobox2]

    Am I doing some wrong?
    link, first section: http://teamgravityglobal.com/option/

    #84284
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:

    .home_section1_content .sktmore { background-color: #fff !important; border-radius: 50px !important; padding: 14px 30px !important;}
    .home_section1_content .sktmore a { color:#282828 !important;}

    Regards,
    Brad

    #84343
    LuisLuis
    Member
    • Topics: 19
    • Replies: 31
    • Total: 50
    Member since: November 24, 2016

    thanks for your answer, 1 problem is solved.

    I have other problem, the position, something wrong:

    [promobox2 color=”#ffffff” bgcolor=”” leftbordercolor=”” button=”BUY FOR $60″ url=”#”]
    <h2>MOUNTAIN RUSH – NATIONAL PARK.</h2>
    Our lessons are available for both beginner and advanced levels.
    [readmore align=”right” icon=”” button=”BOOK NOW !” links=”#” margintop=”-7%” target=”_parent” color=”#ffffff” bdcolor=”#ffffff”]
    [/promobox2]

    I used the same code that your documentation.

    I want this(is less height, and the buttons are aligned):

    but I have this:

    Thanks in advance.

    P.D.: all these problems will be fixed with an update to the theme? I think that is the correct solution.

    #84369
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:

    .view-all-btn { margin-top:-14% !important; margin-right:-120px !important;}

    Regards,
    Brad

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.