Home › Forums › Themes Support › Claue › Image Gallery and Main Logo size
- This topic has 3 replies, 2 voices, and was last updated 8 years, 1 month ago by
Harry.
-
AuthorPosts
-
-
April 5, 2018 at 10:10 pm #18859
hi there,
Im having problems with these two thing with the theme
IMAGE GALLERY
Take a look at this image gallery I’m trying to do: http://designplusmoda.com.ar/ss16/ basically I need that but with a little padding between the images. The problem I’m having is the way it is made with the position absolute don’t let me add padding or margin with css, is there any way to fix it? or any other way to do what I need to do?BRAND LOGO
The logo doesn’t resize with the options in theme option, I just set 250px but the changes don’t work I add some css to make it work removing max-width 100% from the img logo but it get broken in responsive.Can you help me? These are very basic stuff but it’s getting complicated to fix
-
April 5, 2018 at 11:59 pm #18863
Hi,
I open your site but can’t connect. Could you open my IP 171.241.212.105 to access your site
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 7, 2018 at 4:00 am #18876
Hi Hayrry.
I don’t know how to do that, can you access trough a VPN tunnel? maybe that’s the problem, I’m from Argentina -
April 7, 2018 at 9:44 am #18878
Hi,
1. You can change space between photos by change edit the Media Grid and change the Gap http://take.ms/OrNPv
2. Please add change css code you add in child theme to
@media only screen and (min-width: 1025px) { .jas-branding img { max-width: none; } } @media only screen and (max-width: 1024px) { .jas-branding img { max-width: 100%; } }Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.