Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #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

    #342467

    Hi Lisa!

    “401 Authorization Required” Can you please post these logins as well?

    Cheers!
    Yigit

    #342498
    This reply has been marked as private.
    #342502
    This reply has been marked as private.
    #342709

    Hi!

    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!
    Yigit

    #343760
    This reply has been marked as private.
    #343761

    Just to clarify, when I say full screen width, I mean across all columns (1/1).

    #344617

    Hi!

    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 9 years, 4 months ago by Andy.
    #358093

    I 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/

    #359251

    Hello

    The links you posted are returning a blank page on my end.

    Best regards,
    Josue

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