Community Forums › Forums › Archived Forums › General Discussion › Parallax Pro Theme
Tagged: parallax-pro, Pricing table
- This topic has 7 replies, 3 voices, and was last updated 10 years, 11 months ago by
Bart van Maanen.
-
AuthorPosts
-
February 9, 2014 at 5:51 am #89465
RobG
MemberHello everyone, I have a question someone might be able to answer. I'm currently working with the Parallax Pro Theme and I have the pricing tables placed just fine on my main front page widgets but! when I try adding the pricing tables on a content page the tables will not display the way it does on my main front page. Any tips would be helpful.
I guess what I'm asking is how can I get the pricing tables to look the same way is does on my main page to look the same on any page or post, I create.
To speed up the process please post the link to the website in question.
We recommend using Firebug to view source codes http://getfirebug.com/
RobGoss WordPress Developer
We build WordPress websites for your business or personal goals
http://www.robgoss.com / Follow me Twitter / https://twitter.com/robgossFebruary 9, 2014 at 7:20 am #89472Davinder Singh Kainth
MemberAre you wrapping the table content in .pricing-table class when displayed on inner pages ?
Sunshine PRO genesis theme
Need Genesis help? Davinder @ iGuiding Media | My Blog | Fresh Genesis ThemesFebruary 9, 2014 at 8:08 am #89477RobG
MemberHi David I'm just pasting the pricing codes in a page.
Thanks for your help
To speed up the process please post the link to the website in question.
We recommend using Firebug to view source codes http://getfirebug.com/
RobGoss WordPress Developer
We build WordPress websites for your business or personal goals
http://www.robgoss.com / Follow me Twitter / https://twitter.com/robgossFebruary 9, 2014 at 8:10 am #89478RobG
MemberThis is the div class I'm using
<h4 class="widget-title widgettitle">Service & Packages</h4>
<div class="pricing-table">
<div class="one-third first">
<h4>Basic WordPress setup- $275.00</h4>- List Item #1
- List Item #2
- List Item #3
Purchase
</div><div class="one-third">
<h4>Custom WordPress Setup- $750.00</h4>- List Item #1
- List Item #2
- List Item #3
- List Item #4
Purchase
</div><div class="one-third">
<h4>Tweaking Themes Start- $50.00</h4>- List Item #1
- List Item #2
- List Item #3
Purchase
</div>
</div>
To speed up the process please post the link to the website in question.
We recommend using Firebug to view source codes http://getfirebug.com/
RobGoss WordPress Developer
We build WordPress websites for your business or personal goals
http://www.robgoss.com / Follow me Twitter / https://twitter.com/robgossFebruary 9, 2014 at 8:18 am #89480Davinder Singh Kainth
MemberYeah, pricing table looks contracted, does not go full width like on homepage. Checking...
Sunshine PRO genesis theme
Need Genesis help? Davinder @ iGuiding Media | My Blog | Fresh Genesis ThemesFebruary 9, 2014 at 8:22 am #89483Davinder Singh Kainth
MemberLook for following code and play around with padding values;
.full-width-content .content { padding: 0 200px 50px; width: 100%; }
Commenting out padding, makes table wide. Was testing on post with full width layout setting
Sunshine PRO genesis theme
Need Genesis help? Davinder @ iGuiding Media | My Blog | Fresh Genesis ThemesFebruary 9, 2014 at 8:34 am #89484RobG
MemberI'll check it out now maybe I can make the adjustments, Thanks so much my friend
To speed up the process please post the link to the website in question.
We recommend using Firebug to view source codes http://getfirebug.com/
RobGoss WordPress Developer
We build WordPress websites for your business or personal goals
http://www.robgoss.com / Follow me Twitter / https://twitter.com/robgossFebruary 28, 2014 at 4:44 am #92792Bart van Maanen
ParticipantI tried to add a pricing table like in the home widget to a page too. And found the same issue as RobG. Did you solve it already?
-
AuthorPosts
- The forum ‘General Discussion’ is closed to new topics and replies.