-
AuthorPosts
-
June 1, 2016 at 10:07 pm #641744
Hi,
Can you help with this page: http://scotwebtesting.co.uk/composite-doors/
I’d like to fill the color section with the 4 images linking to the gallery. Is there a custom css to make the images fill the section with a 10px gap all round?
Thanks
June 1, 2016 at 10:10 pm #641747I did this before but the color section was 1/3 1/3 1/3 so not sure of the code to use for a 1/4 /1/4 1/4 1/4 layout
June 1, 2016 at 10:20 pm #641749Hi @roberscott;
if I’ve not misunderstood you can achive it bay using a “Grid Row”.
Row 1 (with padding) + 1st image container,
Row 2 (with padding) + 2nd image container,
Row 3 (with padding) + 3rd image container,
Row 4 (with padding) + 4th image container.June 1, 2016 at 11:57 pm #641763Hi, no we need all images in the same row
June 2, 2016 at 12:12 pm #641984Yigit was able to help before with custom css.
June 2, 2016 at 11:31 pm #642304Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#composite-doors-range-section .container { max-width: 100%!important; width: 100%!important; padding: 0; } #composite-doors-range-section .av_one_fourth { margin-left: 10px; width: 24%; }Best regards,
YigitJune 3, 2016 at 9:30 pm #642716Hi Yigit,
Thanks worked perfectly. Is there a reason why the first image doesnt open up a gallery lightbox?
June 6, 2016 at 5:16 am #643260Hi,
The first image is opening in a lightbox on my end using Chrome, in what browser are you seeing this problem?
Best regards,
RikardJune 6, 2016 at 10:11 am #643381Hi Rikard,
I foxed that. My issue now is I dont want to show the first image when the lightbox opens. See: http://scotwebtesting.co.uk/composite-doors/
I want the feature image to be removed after you click to open the gallery.
Thanks
June 7, 2016 at 10:08 am #643922Hi,
If i remember you have a open ticket for this issue already. I have responded to your ticket, let’s stick to the ticket so we can keep the focus on original topics and avoid creating multiple tickets for same issue :)
Best regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.
