Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #194983
    abisbee
    Participant

    Hi.

    The widget IMAGE titles are not appearing in my “optional sidebar 2.” How do I make them display (in this sidebar, only)?

    I thought this CSS code would work, but it doesn’t. What am I doing wrong?

    .optional-sidebar-one .widget-image .widget-title {
    display:inline;
    color: #8b0000;
    text-align: center;
    }

    Thank you.
    Alice

    URL: https://wellnesswarriorsboston.org/support-worldcup/

    #199443
    Skandha
    Participant

    @abisbee: Hello Alice,
    Go to => Appearance => Customize => Additional CSS and remove the following CSS Code.

    .category .wp-image-5156, .widget-title {
    	visibility:hidden;
    }

    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘image widget titles in sidebar’ is closed to new replies.