This topic has 12 replies, 3 voices, and was last updated 9 years, 5 months ago ago by Eva Kemp
Hi,
I’ve created a portfolio page with grid ess., but want to remove some functions from the page, but can’t find it.
The page is here: http://jantonycph.revolvd.dk/skjorte/
at the top of the pictures there is 2 buttons called ‘vis alle’ and ‘xacus’, I want to remove the check box next to ‘xacus’.
And can you help me create the buttons with the same css as the one you’ve done for the original portfolio site: http://jantonycph.revolvd.dk/portfolio/
And the same thing goes for the buttons on the images onmouseover.
And I want the same break between the buttons at the top and the first row of images..
Hello,
Please add this code in custom.css file:
.minimal-light .esg-filter-checked {
display: none;
}
Concerning the buttons it requires additional customization in php and css files to make them similar to portfolio buttons.
If you have necessary skills you may try to do this yourself or we can modify buttons style just to make them familiar to portfolio buttons, but not similar.
Thank you for understanding.
Regards,
Eva Kemp.
Can you do the customization for me? that would really help me out.. and the break between the buttons and image like in the original portfolio site.. 🙂
is it working?
Hello,
The changes have been made via “Ess.Grid” plugin for the skin “Skjorte” > Edit skin > Layer Settings > Style:
1. Tab “Spacing” > Paddings for the selected buttons.
2. Tab “BG” > Background Alpha.
To increase space between top buttons and images I’ve added code to your custom.css file:
.esg-filters.esg-multiplefilters {
margin-bottom: 30px !important;
}
Please clear browser cache and check your site.
Thank you.
Best regards,
Jack Richardson.
Thanks.. But what about what Eva wrote: ‘modify buttons style just to make them familiar to portfolio buttons’, can you do that for me too? 🙂
Hello,
I wrote to you in the previous post that we can make familiar buttons but not exactly the same as they are on original Portfolio page because it requires customization in php files which is beyond our basic support support scope.
Please note it’s also beyond of our support scope to customize plugins that are not developed by us. We just present those plugins with the theme.
Thank you for understanding.
Regards,
Eva Kemp.
Yea I understand that, but can’t you still help me create the buttons so it looks more familiar to the ones in the portfolio site? :/
Hello,
Unfortunately it can’t be made only with css code. Changes are also required in php files of Essential Grid plugin.
Sorry.
Regards,
Eva Kemp.
ok.. didn’t get that before.. thanks..
Hello,
Thank you for your understanding.
Regards,
Eva Kemp.
Tagged: check box removal, help, seo friendly, templates, wordpress woocommerce
You must be logged in to reply to this topic.Log in/Sign up