-
AuthorPosts
-
May 18, 2020 at 1:06 pm #1214011
Hi.
I have two grid rows on page, on two rows. All content in cells are 384 px in height and all “flex_cell_inner” is displayed as 384 px in height.
But the problem is that the “flex_cell no_margin av_one_fifth” states 404 px in height, leaving 404-384=20 px in padding_bottom for both of the
Grid rows. Here comes the entire class:
<div class=”flex_cell no_margin av_one_fifth avia-builder-el-1 el_before_av_cell_one_fifth avia-builder-el-first av-zero-padding ” style=”height:384px;min-height:384px;vertical-align:top;padding:0px;”><div class=”flex_cell_inner”>
<div class=”avia-image-container avia_animated_image avia_animate_when_almost_visible fade-in av-styling- av-hover-grow noHover av-overlay-on-hover avia-builder-el-2 el_before_av_textblock avia-builder-el-first avia-align-center avia_start_animation avia_start_delayed_animation” itemprop=”image” itemscope=”itemscope” itemtype=”https://schema.org/ImageObject”><div class=”avia-image-container-inner”><div class=”avia-image-overlay-wrap”><div class=”av-image-caption-overlay”><div class=”av-caption-image-overlay-bg” style=”opacity:1; “></div><div class=”av-image-caption-overlay-position”><div class=”av-image-caption-overlay-center” style=”color:#ffffff; font-size:10px; “></div></div></div>How can I via CSS remove that!
Thanks,
OPVABMay 19, 2020 at 7:17 am #1214209Hey opvab,
Do you want the two grids without any space between them? If so then please post login details in private so that we can have a closer look at your settings.
Best regards,
RikardMay 19, 2020 at 9:31 am #1214238Hi,
posted in PC.May 21, 2020 at 4:28 am #1214870Hi,
Thanks for that. The regular WordPress login pages are not working though, please send the URL for the login page as well.
You must log in to access the admin area.
Best regards,
RikardMay 25, 2020 at 10:23 am #1216067Sorry, forgot that. Posted now.
/OPVAB
June 2, 2020 at 9:58 am #1218697Hi Rikard or other Moderator.
Did you find a solution for the issue!
Thanks,
OPVABJune 2, 2020 at 10:36 am #1218721Hi,
Sorry for the delay. We can’t seem to access the site. Did you move it somewhere else? Please provide the new URL in the private field. A screenshot will help as well.
Best regards,
IsmaelJune 2, 2020 at 10:41 am #1218723Hi, the posted URL in Private Content is correct.
Line 1: To login
Line 2: Page to be edit
Line 3: Credentials/
OPVAB- This reply was modified 4 years, 5 months ago by opvab.
June 3, 2020 at 2:17 pm #1219061Hi,
The site is asking for another authentication (htaccess). Please include it in the private field so that we can check the site.
Best regards,
IsmaelJune 4, 2020 at 8:57 am #1219316Hi,
I’m a little bit confused. I tried to login from different domain IP, by going to the login URL I provided in Private Data. I also used the user name and password I created for you and I’m getting logged in to Dashboard. I really don’t understand why you get htaccess issues!!!Thanks,
OPVABJune 8, 2020 at 1:09 pm #1220455Hi,
Sorry for the delay. This is what we get when we visit the site.
Screenshot: https://imgur.com/a/EPcEZhe
Please contact your hosting provider and ask them for help in configuring the server properly.
Best regards,
IsmaelJune 11, 2020 at 10:57 am #1221613Hi.
do you get transfered to URL: https://imgur.com/a/EPcEZhe
or was it supposed to be a screenshot there, because I can’t find any.OPVAB
June 12, 2020 at 1:07 pm #1222029Hi,
Sorry about that. Not really sure why the screenshot is missing. We get a Secure Connection Failed page when we visit the site. (see private field)
You may need to contact your hosting provider for additional info.
Best regards,
IsmaelJune 15, 2020 at 9:52 am #1222575Hi.
Have now activated TLS 1.2 and Firefox is ni longer complaining. Could you please check again./
OPVABJune 18, 2020 at 2:32 pm #1223716Hi,
Thank you for the update.
The extra spaces are from the slideshow and image elements inside the cells. You can use this css code to remove those spaces or margins.
.flex_cell_inner .avia-image-container, .flex_cell_inner .avia-slideshow { margin: 0; padding: 0; }
Best regards,
IsmaelJune 22, 2020 at 9:15 am #1224515Thanks Ismael.
The gap between the Grid Rows is now minimal, so that’s ok. But I can’t seem to get rid of the gap between the “av-layout-grid-2” and the element coming below, that in my case, is a Color section.Thanks,
OPVABJune 24, 2020 at 3:24 pm #1225251 -
AuthorPosts
- You must be logged in to reply to this topic.