Home › Forums › All Other Themes › ShortCode – Adventure theme
- This topic has 3 replies, 2 voices, and was last updated 6 years ago by
Forum Moderator.
-
AuthorPosts
-
September 26, 2017 at 2:57 pm #84254
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/September 27, 2017 at 5:38 am #84284Hi,
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,
BradSeptember 27, 2017 at 4:37 pm #84343thanks 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.
September 28, 2017 at 5:59 am #84369Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.