-
AuthorPosts
-
July 14, 2021 at 9:21 pm #1310155
Hi!
Please see the 2 images side by side under the products in the green box halfway down the page. I would like them to be side by side yet centered.
Is there a way to do that while keeping the hover enlarge effect.
If not, is there a way to do it with some other kind of effect?2nd issue.
I am trying to make a custom element for the logo partner element because it will be used on several pages… but it seems to only be allowing one logo. Am I missing something in the set up?Thanks in advance for your help.
- This topic was modified 3 years, 4 months ago by epkdesign.
July 15, 2021 at 9:23 am #1310212Hi epkdesign,
1. Please try adding this CSS code in Enfold > General Styling Quick CSS:
.page-id-27 .av_one_half.avia-builder-el-22 { text-align: center; } .page-id-27 .av_one_half.avia-builder-el-22 .avia-image-container { float: none; display: inline-block; }
2. Can you give us temporary admin access? so we can check on it.
Best regards,
NikkoJuly 15, 2021 at 2:04 pm #13102901. Thank you so much! That code worked!
2. Temporary access provided. Credentials in the private content.July 16, 2021 at 7:30 am #1310350Hi epkdesign,
I tried to access with the credentials you gave however it returns this error:
Unknown username. Check again or try your email address.
Please check.
Best regards,
NikkoJuly 16, 2021 at 2:00 pm #1310404I double checked and it worked for me. See link below and please try again.
July 19, 2021 at 4:14 am #1310654Hi epkdesign,
Thanks for giving us admin access.
I have checked on it and it seems to be a bug on Custom Elements Template, I’ll report it to our devs.Best regards,
NikkoJuly 19, 2021 at 4:03 pm #1310755Sad. :( But thanks for the update. Please let me know when it gets fixed. Thanks!
July 20, 2021 at 9:31 am #1310846Hi epkdesign,
This is now fixed on your site. Please check Logo Certifications on your Custom Element Template.
Here’s what I did, I added this code in your child theme’s functions.php file, as suggested in the documentation https://kriesi.at/documentation/enfold/custom-element-templates/#custom-elements-advanced-optionsadd_theme_support( 'show_advanced_custom_element_options' );
Then I go to Enfold > Custom Elements and toggled Show advanced options then set Custom Elements For Subitems to Individually select subitem custom element templates
Best regards,
NikkoJuly 22, 2021 at 10:12 pm #1311645Seems to work well. Thank you.
July 23, 2021 at 4:40 am #1311694Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Images side by side and centered.’ is closed to new replies.