Support Offline: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file Color changes - Portfolio Filter Buttons

More
11 months 2 weeks ago - 7 months 2 weeks ago #42728 by TP
Is there a way for me to customize the color of the filter buttons to not be red?

As shown in this picture:

would prefer smth like that: prnt.sc/jaabL4x5tJ2E

doesnt seem like there is an easy backend option, unless i add custom css

Thanks for any kind of help.
Last edit: 7 months 2 weeks ago by TP.

Please Log in or Create an account to join the conversation.

More
11 months 2 weeks ago #42729 by Jackie
Hi.
Thank you for contacting us.
Sorry, we don't have the option to change the filter buttons color. You can use the custom CSS below to change that color:

.jux_portfolio_pro_modules .jux-filters-wrapper button {
color: #000;
background-color: #f0f1f4;
}

.jux_portfolio_pro_modules .jux-filters-wrapper button.is-checked, .jux_portfolio_pro_modules .jux-filters-wrapper button:hover {
background: #d8dadd;
color: #000;
}

Please recheck it.

Regards.

Best regards.
Jackie Nguyen.

Please Log in or Create an account to join the conversation.

More
11 months 1 week ago - 7 months 2 weeks ago #42730 by TP
Thanks for the help, sadly I cant get it to work. I've been adding the custom css in the "Custom CSS" section under Module - JUX Portfolio Pro - Advanced - Custom CSS.

I also gotta correct myself, I ment to change the category buttons not the filter buttons.

Sadly I dont really know exactly on what I gotta do when it comes to this stuff and cant give you an admin login.

Any chance you could do a step by step so I could set it up exactly like this: ? I know its much to ask but would be a huge help.
Last edit: 7 months 2 weeks ago by TP.

Please Log in or Create an account to join the conversation.

More
11 months 1 week ago #42731 by Jackie
Hi.
I have added the custom CSS in the "Custom CSS" section under the advanced tab.
The CSS works fine on my site.
prnt.sc/p9rVIgcjpL9b
prnt.sc/_EWsxM1efGh1
Please provide me with the page link displays the JUX Portfolio Pro module. I'll help you check it.
Regards.

Best regards.
Jackie Nguyen.

Please Log in or Create an account to join the conversation.

More
11 months 6 days ago #42732 by TP
Warning: Spoiler! [ Click to expand ]
This is the link.

Please Log in or Create an account to join the conversation.

More
11 months 6 days ago #42733 by Jackie
Hi.
Please help me check this file again.
modules/mod_jux_portfolio_pro/tmpl/default.php line 74
<div id="jux_portfolio_<?php echo $portfolio_id;?>" class="jux_portfolio_pro_modules">
I don't see the class "jux_portfolio_pro_modules" on your module.
Regards.

Best regards.
Jackie Nguyen.

Please Log in or Create an account to join the conversation.

More
11 months 4 days ago - 7 months 2 weeks ago #42734 by TP
This is what it says:
Last edit: 7 months 2 weeks ago by TP.

Please Log in or Create an account to join the conversation.

More
11 months 1 day ago #42735 by Jackie
Hi.
I can't access your link /projekte-2 again, it requires a login account.
Please give me the link that contains the module. I'll help you recheck.
Regards.

Best regards.
Jackie Nguyen.

Please Log in or Create an account to join the conversation.

More
11 months 1 day ago #42736 by TP
I have enabled it again, sorry but its the live website I cant leave it like that for too long. As said, I tried giving a hidden link but yeah I dont have that much experience with it.

Please Log in or Create an account to join the conversation.

More
11 months 8 hours ago #42737 by Jackie
Hi.
I have checked your site again. You are using the portfolio menu item, not the module. You can use this CSS to style the filter for that menu.

.com_jux_portfolio_pro .jux-filters-wrapper button {
color: #000;
background-color: #f0f1f4;
}

.com_jux_portfolio_pro .jux-filters-wrapper button.is-checked, .jux-filters-wrapper button:hover {
background: #d8dadd;
color: #000;
}

Please add the CSS to your template.

Regards.

Best regards.
Jackie Nguyen.

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.049 seconds
Powered by Kunena Forum