Skip to main content

The Search is Avoiding me to customize

I've sent chingos, that means a lot, of issues I have been having, but no replies. Now I want a background image to a section, yet the search persists. I had to load 5.1.4 first to see the results, you created, then I hit update to 5.1.5 pro, still without results, the search keeps blocking.

I have posted multiple posts, asked support, with no replies...what kind of custom?

Mark Cugal

Mak, I'm having the same issues as Cortez Carlos. In fact, besides the search blocking the settings at the top, the "Divi Gallery Extended" plugin is not displaying correctly (no top/bottom padding). When I remove the "Custom CSS" in the "Theme Options," my issues go away. It has been 6 days since I submitted trouble ticket #110 with no reply. Should I just stop using your Framework for a few months and check back when you can handle the support request workload?

Cortez Carlos

Mark Cugal I added the code that Brian Mayle provided to remove the search getting in the way, its been working....

.et-db #et-boc .et-l .et-fb-modal--with-header-dropdown .et-fb-font-icon-filter, .et-db #et-boc .et-l .et-fb-modal--with-header-dropdown .et-fb-options-filter {
top: 0;
margin-top: 0;
}

Mark Cugal

Cortez Carlos Thank you! That code worked. I'm also having an issue with the Top/Bottom spacing between images on the gallery page (Divi Gallery Extended plugin).

https://markc690.sg-host.com/gallery/

When I remove all the CSS added by the SiteKrafter Framework, the spacing is perfect. I will try to figure out what CSS is causing this. Again thanks for the answer to the search getting in the way.

Mark Cugal

Found it! this was the culprit "div,"

/ Reset margins for text elements /
p, h1, h2, h3, h4, h5, h6, span, div, a {
margin-top: 0 !important;
margin-bottom: 0 !important;
}

Cortez Carlos

Mark Cugal I am going to stop using SK for now...It's too buggy and I have to finish the site...Hopefully issues will be fixed soon...

Mark Cugal

Correction 7 days ago.