-
AuthorPosts
-
August 16, 2018 at 6:20 pm #998065
Hello,
See Private Content for understand ;-)
My social network icons are placed in a text box as an image. Each Icons is an image. As you could see in my Printscreeen # 2, I wish that my picture block (social network icons), is centered with the yellow button just above. How to do ?
Thank you for helping me :-)
August 16, 2018 at 7:04 pm #998090Hi,
Could you please post a link to your website?
Alternatively, you could try using Button Row element :)
Regards,
YigitAugust 16, 2018 at 8:39 pm #998147Here the link and password.
I try with Bottom Row Element but with this I was not able to only have my icons (I still had a round around)Thank!
August 17, 2018 at 7:06 am #998282Hi,
Thanks for the link. Please try the following in Quick CSS under Enfold->General Styling:
#av_section_3 .avia-builder-el-6 .avia_textblock { text-align:center; }
Best regards,
RikardAugust 17, 2018 at 5:53 pm #998534Thank you !
The code works very well, the problem is that this text block is found in the footer, which is found on all pages. The code you gave me only works for the homepage :-(
Sorry
August 17, 2018 at 7:44 pm #998565Hi,
Please go to Enfold theme options > Layout Builder and check “Show element options for developers” and then edit your text block element and give it a custom CSS class (“my-custom-class” in example below) and then add following code to Quick CSS field in Enfold theme options > General Styling tab
.my-custom-class .avia_textblock { text-align:center; }
Best regards,
YigitAugust 22, 2018 at 2:03 am #1000102Hi, sorry but my problem isn’t solved :-(
I removed the first css code from the Quick CSS area and I copied your code in Custom CSS Class from my icon line, see my printscreen..what’s wrong?Thank for helping me :-)
August 23, 2018 at 11:56 am #1000689Hi MCLdesign2010,
You don’t put the css there. In the custom class field goes only the class and the code goes to the quick css.
Best regards,
VictoriaAugust 24, 2018 at 2:12 am #1001015Oh wow ! I’m so happy :-)
Now, all it’s ok !August 24, 2018 at 9:38 am #1001087Hi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardAugust 27, 2018 at 8:05 pm #1002434You can close this, thanks
August 28, 2018 at 6:00 am #1002543 -
AuthorPosts
- The topic ‘Problem center image group’ is closed to new replies.