Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #430249

    Hi,

    I’ve added a button shortcode to an icon box on a page I’m working on (link included) but it will not align with the text despite me trying various options.

    Can you advise how to rectify please?

    #430411

    Hi Original_Pictorial!

    Site pin is required to see your page. Can you please post it as well so we can see the issue?

    Cheers!
    Yigit

    #430456
    This reply has been marked as private.
    #430458

    Hi!

    It does not work on my end. Can you please check the pin once again?

    Regards,
    Yigit

    #430459
    This reply has been marked as private.
    #430463

    Hey!

    This is what i see when i click your link – http://i.imgur.com/FmN5i52.png

    Best regards,
    Yigit

    #430477
    This reply has been marked as private.
    #430478

    Hi!

    It works now. Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .iconbox_content .avia-button-wrap {
      position: relative;
      top: -40px;
    }

    Cheers!
    Yigit

    #430489
    This reply has been marked as private.
    #431325

    Hi!

    Please add following code to Quick CSS as well

    .iconbox_content_container h3 {
      width: 85%;
    }
    @media only screen and (max-width: 679px) {
    .iconbox_content .avia-button-wrap {
      top: -30px;
    }}

    Cheers!
    Yigit

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