Tagged: color section, padding, promo box
-
AuthorPosts
-
October 28, 2014 at 1:10 am #341921
Hello,
I have several promo boxes throughout my pages. Some appear in color sections. These particular boxes have less padding/white space around the content. How can I add more white space around them? See promo box at bottom of page. (I tried using custom CSS classes to change the padding, but couldn’t get it to work for me.)
Also, how would I create a promo box where the button is at the bottom of the box. On the same page there is a promo box that is not the entire width of the page. (The one below the photo of the blue pipes). I’d like the content to stretch across the width of the box with the button below that so content reads better. Your help would be appreciated. Thanks!
Lisa
October 28, 2014 at 11:41 pm #342467Hi Lisa!
“401 Authorization Required” Can you please post these logins as well?
Cheers!
YigitOctober 29, 2014 at 1:08 am #342498This reply has been marked as private.October 29, 2014 at 1:11 am #342502This reply has been marked as private.October 29, 2014 at 2:33 pm #342709Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-promocontent { margin-right: 0; } .av_promobox .avia-button { position: relative; right: 100%; top: auto; margin-top: 10px!important; } .av_promobox .avia-button.avia-size-medium { margin-top: 0; }
Cheers!
YigitOctober 30, 2014 at 10:23 pm #343760This reply has been marked as private.October 30, 2014 at 10:25 pm #343761Just to clarify, when I say full screen width, I mean across all columns (1/1).
November 1, 2014 at 5:05 pm #344617Hi!
To center the non full width promo buttons:
.av_promobox .avia-button { right: 50%; }
The other buttons seem alright for me. Could you fix it?
Best regards,
Andy- This reply was modified 10 years ago by Andy.
November 26, 2014 at 1:44 am #358093I wasn’t able to fix the white space issue. The promo boxes (full width) in the color sections have a narrower padding/white space around content still. See promo box at bottom of this page.
http://www.iveyengineering.com/iveyengineeringdev/plumbing-expert-witness/
Also the non full-width promo boxes are still looking “off”. Could not get the buttons to center. I don’t mind the buttons on the right for non full width ones, but the content needs to read better. Look at the promo box on this page under the photo of the blue pipes. This does not not look right.
http://www.iveyengineering.com/iveyengineeringdev/plumbing-expert-witness/
November 28, 2014 at 12:01 am #359251Hello
The links you posted are returning a blank page on my end.
Best regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.