Tagged: , ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #177297

    Hi guys!

    When I click on an Ajax portfolio item, the Ajax window pops up as full-width with the image on the left. I’m happy with that.

    However the text that I’ve included only takes up 1/2 of the rest of the Ajax area – the 2/2 part is blank and looks empty.

    How to I set it so that the text takes up the full width of the Ajax area? I’m happy for the image to remain on the left hand side.

    Any suggestions?

    #177667

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #178140
    This reply has been marked as private.
    #178263

    Hey!

    Please add this on your custom.css or Quick CSS to increase the width of the portfolio content table:

    .av_table_col.portfolio-entry.portfolio-preview-content {
    width: 100%;
    }

    Remove browser cache then reload the page.

    Regards,
    Ismael

    #178413

    Seems to have fixed it – thanks! :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Ajax Popup Text Area Width’ is closed to new replies.