Tagged: x
-
AuthorPosts
-
March 11, 2017 at 4:30 pm #1403329
010macParticipantYou will have to give me more details for this:
Where and what is the Customizer or custom CSS?
Where in the row code should I put what?
Thanks.
March 12, 2017 at 12:42 am #1403573
ChristopherModeratorHi there,
CSS should be added in Customize -> Custom -> Global CSS
In regards with adding class name to related row, check first attachment and for column check the second one.Hope it helps.
March 12, 2017 at 9:41 pm #1404293
010macParticipantOk, look, I appreciate your help, but the problem is that, if you keep giving the details in tiny steps, this is gonna take more time, for me, but also for you.
I can not use cornerstone, unfortunately, for the reasons already explained, Those images you attach are from cornerstone, so I can not use them, please edit the code from the code i provided, so I know what I have to edit. thanks!
March 12, 2017 at 10:16 pm #1404318
010macParticipantOk, I managed to fix it good. The problem is that fo this image in this row, it works fine, but if i use the same code in other images in other rows, they center vertically, yes, but in terms of horizontal allingment, they go now to the left, and before they were centered horizontally. I need them to be centered horizontally and vertically. Please let me know how to do this, how the new css code should be, so this is fixed, thanks.
March 13, 2017 at 12:33 am #1404419
Paul RModeratorHi,
To center your image, you need to add center-text in class field of your column element where your image resides.
Thanks
March 16, 2017 at 2:13 pm #1410032
010macParticipantNop, that did not fix the issue, that “center-text” code was already there, in the column class, in the column that holds the image, but the image is not centered anymore, seems like your CSS anulated the centered image.
Perhaps that center-text code should be in another part? maybe in the CSS code we can make it so flex child or flex parent are also horizontally centered?
Let me know so i can fix it, shouldn’t be very dificult.
March 16, 2017 at 10:57 pm #1410650
FriechModeratorHi There,
Remember the flex-child I provided on first page? Please update that to this:
.flex-child { display: flex; align-items: center; justify-content: center; }You’re using a caching plugin, make sure you clear that before you preview the page.
Thanks.
March 17, 2017 at 10:12 pm #1411781
010macParticipantThat worked perfectly, thank you so so much!!!! God bless you!!
March 17, 2017 at 10:17 pm #1411791
FriechModeratorYou’re more than welcome, glad we could help.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1396943 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
