Skip Navigation

[Resolved] Split: drop down showing all results on load – css broken after filter hook applied

This support ticket is created 4 years, 10 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 3 replies, has 2 voices.

Last updated by davidP-26 4 years, 10 months ago.

Assisted by: Minesh.

Author
Posts
#1535607

Is it a new ticket? CSS broke after applying custom code in functions.php, so it is related.

#1535611

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

I need to check what CSS is missing and how you added it originally. Would you mind to share the access details so I can troubleshoot further what's causing the issue? Please share details on what CSS you added and what CSS is missing.

I will require temporary admin access details.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

#1535667

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Can you please check now, I've moved the following CSS to "Loop Editor " section's CSS box:

h3 {
    font-weight: 700!important;
    font-size: 24px!important;
    margin-bottom: 2px!important;
}

 h3 a:hover {
    color: #b3b9bd !important;
}

Can you please confirm it works as expected?

#1535709

My issue is resolved now. Thank you!