This topic has 4 replies, 2 voices, and was last updated 9 years by alexandroskrassakis.

  • Author
  • #80387

    hi there,

    how i can change the background color of posts shown in pinterest-like homepage?

    thanxxxx

    #80398
     sharmstr
    Moderator

    Try this is your quick css to change it site wide or click on the gear icon in Visual Composer to effect only the pinterest page.

    COPY CODE
    
    .posts-listing article {
    background-color:green !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

    Attachments:
    You must be logged in to view attached files.
    #80415

    hi again – thanx but it seems it does not work…
    check attached image

    #80419
     sharmstr
    Moderator

    There’s nothing attached.

    you can try this instead

    COPY CODE
    
    .posts-listing .post-content {
        background-color: blue !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

    #80421

    Oops – sorry for no attachment 🙁
    The second option did worked.

    Thanx –

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

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

Log in with your credentials

Forgot your details?