• steaminfo

    (@steaminfo)


    I have the ivory search plugin that displays on the top right of all my pages at steamtraininfo.com . It has been working well for a couple years. Suddenly when one clicks on the search icon in any page, the header disappears. I made no changes to the site. I am told that I have to work on color. I am confused. Can someone guide me through this.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi there,

    As we mentioned earlier in the Colormag support forum, this is a new feature of the Zakra theme that prioritizes the search section when you click on the search icon. Please add the following CSS code to your Dashboard >> Appearance >> Customize >> Additional CSS to change the search box background color.

    @media screen and (min-width: 768px) {
    .zak-header-search–opened .zak-search-container {
    background: #333;
    }
    }

    You can change the background color #333 according to your needs.

    Regards!

Viewing 1 replies (of 1 total)
  • The topic ‘Ivory Search Issue’ is closed to new replies.