Home Forums WoodMart support forum Post Grid

Post Grid

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #257529

    Romanco
    Participant

    Hello!
    How can I replace the dark background for the settings as in the screenshot. Can’t find it anywhere. Thank you!


    #257644

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link {
        background: orange !important;
    }

    Best Regards.

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