Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1020821

    Hello,

    I have a page I am trying to add four images into with captions, to line up horizontally. It works if I don’t have captions, but then start stepping off and not aligning when I add images with captions.
    I have four colors on this specific page, but will eventually have up to 8. Please advise on how to resolve this issue.

    Thanks!

    #1021705

    Hey sealmaster,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? Why are you adding the br tags there?

    Best regards,
    Victoria

    #1021860
    This reply has been marked as private.
    #1023868

    Hi sealmaster,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .page-id-394 .wp-caption + br {
        display: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1023923
    This reply has been marked as private.
    #1024087

    Hi,

    Please refer to the following on finding page ids:

    https://www.ostraining.com/blog/wordpress/how-to-find-the-page-id-in-wordpress/

    Best regards,
    Jordan Shannon

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