Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #625889

    I have a promobox button where a portion of the button doesn’t link, but the rest of it does. The part that is not a link is the middle section on the left side.

    #625899

    Hey 1039 Online,

    Thanks for getting in touch with us!

    Please try adding this code to the Quick CSS field in the theme administration panel in your WordPress admin area or to your child themes style.css file:

    
    .avia-promocontent {
        width: 700px !important;
    }
    

    Best regards,
    Jordan

    #626612

    Worked fabulously, Jordan. Thank you.

    #626660

    Hi,

    You’re most welcome! Glad it worked.

    Best regards,
    Jordan

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