Tagged: gallery, masonry, responsive
-
AuthorPosts
-
July 17, 2016 at 4:40 pm #661777
Hi,
1. need help with changing the responsive order of two columns-
my site is RTL- it means that the right column need to be on top in responsive mode.this is the page- notice the form need to go to bottom and the text needs to go top:
2. Im trying to change the masonry gallery width to about 90% (and centerd) but no success-
(the width of the container effects the gap between the photos).you can see two page examples:
Thanks :)
July 19, 2016 at 3:00 pm #662520anyone? help please?
July 20, 2016 at 11:21 am #662866Hi,
1. Try applying this mod – https://kriesi.at/support/topic/rtl-sortedreverse-functions-problem/#post-384172
2. Add this to Quick CSS:
.av-masonry { padding: 0 50px; }
Best regards,
JosueJuly 24, 2016 at 8:38 am #664290Hi,
1. the galleries are fine- thanks.2. where do i need to put that code? what file do i need to change?
also, having problems with the layer slider- it is not responsive… the text and img are position fixed and also the background img.
I tried all the advises on google search for the slider, nothing works.can you help me?
- This reply was modified 8 years, 3 months ago by BenYehuda.
July 24, 2016 at 4:22 pm #664393Hi,
1. The javascript code should be added to the bottom of functions.php file which can be accessed via Appearance > Editor >
Please use a child theme http://kriesi.at/documentation/enfold/using-a-child-theme/ and add the code to the functions.php file.
2. Please try adding the CSS code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
Best regards,
VinayJuly 24, 2016 at 4:44 pm #664403Hi,
I did.the php is not working for some reason.
the css is working fine.July 25, 2016 at 6:25 am #664471Hi,
Did you install a child theme? if not, there are other ways to add the code, just hand us an admin account via private reply.
Best regards,
JosueJuly 25, 2016 at 9:37 am #664503Hi,
i installed a child theme- still not that good at php.can you help me?
admin account details are attached.July 25, 2016 at 7:29 pm #664781Hi,
Mod is applied, you should note columns swap order when viewed in mobile, in order to get this effect columns must be wrapped in Color Sections, like – http://screencast.com/t/ewgWVhVdvAz
Best regards,
JosueJuly 26, 2016 at 9:54 am #665183thanks!
great job.July 27, 2016 at 3:18 am #665573You are welcome, glad to help :)
Regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.