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

    Hi,

    the max width in my media settings for large size is 1030 px.
    But when I insert a pic in a 4/5 layout element in a post and put a right aligned caption underneath,
    the caption is a tiny bit longer than the pic. So I tried a pic with 1500px width – same problem.
    What can I do?

    Best regards
    Bettina

    #1421830

    Hey Bettina,
    Thanks for the link to your site, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top.single-post .avia-image-container.avia-align-left {
        margin-right: 0;
    }
    #top.single-post p > i {
    	font-size: 12px;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1421833

    thank you – works perfect :D

    Best regards
    Bettina

    #1421834

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Blog pic width’ is closed to new replies.