• Resolved sharonvillines

    (@sharonvillines)


    Is there a list anywhere of the CSS code for customizing the Gallery view. I have the addon but don’t know where to put the CSS to change the formatting of the caption, for example.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello Sharonvillines,

    You can place custom CSS in Appearance> Customizer> Custom CSS.

    If you need any help writing the CSS, please link directly to your gallery and tell me what edits you’d like to make and I’ll happily help you out with writing it.

    Thanks!

    Thread Starter sharonvillines

    (@sharonvillines)

    This is the gallery but the site is password protected.

    https://photos.takomavillage.org/in-the-beginning-1998-2000-page/

    What I want to do is style the captions. I changed the CSS for regular captions but it didn’t apply to the Envira gallery captions.

    Hey Sharon,

    Sorry for the delay! I totally missed your response.

    You can customize the title with this CSS;

    div#envirabox-title {
        font-size: 24px;
    }

    Let me know if that works for you!

    • This reply was modified 5 years, 4 months ago by Kevin.
    Thread Starter sharonvillines

    (@sharonvillines)

    Thank you! It works!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘CSS Samples’ is closed to new replies.