Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Theme Options
Bigger client's logo
agaldos
July 2015
in
Theme Options
Hi,
How can I make the client's logos bigger?
http://acede.es/socios/
Thanks
Comments
Albert
July 2015
Hi,
if you want to increase client's logos, you must play with functions/theme-functions.php file where
add_image_size()
functions responsible for images sizes are. But please notice that all file modifications are at your own risk.
Thanks!
agaldos
July 2015
Thanks!
One more detail. Looks like this is for a client slider, which I'm not using as you can see here:
http://acede.es/socios/
.
add_image_size( 'clients-slider', 150, 75, false ); // clients
In my case, I'm using column-clients div. Where can I change this?
Albert
July 2015
Sorry, we missed that you use VC items. Unfortunately these sizes can not be changed because this plugin does not have such possibility.
agaldos
July 2015
Ok - thanks
What's the name of the client slider on the Builder?
Albert
July 2015
It's Clients slider item but it won't be possible to change images sizes as well because this item does not have such an option unfortunately.
Sign In
or
Register
to comment.
Comments
if you want to increase client's logos, you must play with functions/theme-functions.php file where add_image_size() functions responsible for images sizes are. But please notice that all file modifications are at your own risk.
Thanks!
One more detail. Looks like this is for a client slider, which I'm not using as you can see here: http://acede.es/socios/.
add_image_size( 'clients-slider', 150, 75, false ); // clients
In my case, I'm using column-clients div. Where can I change this?
What's the name of the client slider on the Builder?