This topic has 3 replies, 2 voices, and was last updated 9 years by sharmstr.

  • Author
  • #39645
     louder
    Participant

    The sidebar thumbnails are very small and circular, is this any easy way to make these squared.

    thanks

    #39655
     sharmstr
    Moderator

    Try this in your child css

    COPY CODE
    
    .sidebar .widget.buddypress img.avatar {
    border-radius: 0 !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #39668
     louder
    Participant

    Hey there, thanks for the update. This actually worked for the members but I would also want this for the post thumbnails.

    thanks agian,
    will

    #39677
     sharmstr
    Moderator
    COPY CODE
    
    .sidebar .news-thumb img {
    border-radius: 0;
    }
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?