side bar background color

This topic contains 2 replies, has 2 voices, and was last updated by  edge 7 years, 5 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: ,

  • Author
    Posts
  • #304182

    edge
    Buyer
    Post count: 191

    Hi, it seems on the listing page all elements of the right sidebar (more info, social, reviews) have a transparent background.

    How can i set it WHITE pls?

    I tried this but did not work:
    #geodir-company_info geodir-details-sidebar-listing-info {
    background:#fff;
    }

    #304344

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    correct CSS is:

    
    
    .geodir-company_info {
        background: #fff none repeat scroll 0 0;
    }

    Thanks

    #304742

    edge
    Buyer
    Post count: 191

    Thank you. looks great! 🙂

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket