Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1324656
    inkcreations
    Participant

    Hi there, I am wondering how to change the colour of the border in the polaroid theme, as you can see in the picture all of the pics have a white border and I would like to change, please help.

    Thanks

    #1325044
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .envira-gallery-theme-polaroid .envira-gallery-item .envira-gallery-item-inner {
        background: #ddd !important;
    }

    Thanks.

    #1326313
    inkcreations
    Participant

    Thats great, thanks and If I wanted to change the colour of text what would I add?

    Many Thanks

    #1326681
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    p.envira-gallery-captioned-text {
        color: #ddd !important;
    }

    Thanks.

    #1326735
    inkcreations
    Participant

    Cheers

    #1326825
    Lely
    Moderator

    Cheers to you too.
    Feel free to open a new thread if you still have question!

  • <script> jQuery(function($){ $("#no-reply-1324656 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>