-
AuthorPosts
-
March 14, 2016 at 8:18 am #836937
Hi,
To gain support from Envira you must have an account… but as I haven’t bought the plugin I can’t create an account.On my homepage I have used 6 icons, but these are standard icons that are provided… how can I use my own icons.. do I just upload them as images?
Thanks
TonyMarch 14, 2016 at 8:48 am #836989Hi,
Yes, you can upload them as images then use image shortcode instead of icon shortcodes
http://theme.co/x/demo/integrity/1/shortcodes/images/
Hope that helps.
March 14, 2016 at 8:53 am #836999Ok, what format should I use?
Currently I am using a block grid and my code ;
[icon_list style=”font-size:40px; color:#fff; text-align:center”] [icon_list_item type=”arrow-right”][/icon_list_item] [/icon_list]
[icon_list style=”font-size:18px; color:#fff”]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed nec neque gravida, laoreet diam et, interdum arcu. Aenean eget nunc non tellus consequat tincidunt. In eleifend consequat tortor ut mattis.[/icon_list]Thanks
TonyMarch 14, 2016 at 9:01 am #837009Hi there,
Instead of icon shortcode add
<img>
tag.e.g :
<img src="add image URL here" style="float:left;">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed nec neque gravida, laoreet diam et, interdum arcu. Aenean eget nunc non tellus consequat tincidunt. In eleifend consequat tortor ut mattis
Hope it helps.
March 15, 2016 at 7:20 am #838506HI There,
I have found another problem using the CSS in the custom css, the changes are applied to every gallery I create… I only want this effect on the home page gallery.
How can I ensure the changes are applied only to the selected gallery
Thanks
TonyMarch 15, 2016 at 7:29 am #838510Its ok, I think I have fixed it by putting the div id at the front of the css
March 15, 2016 at 10:25 am #838761You are welcome!
Glad that you fixed it already. Feel free to let us know if you face any other issue. We’ll be happy to assist you.
Thanks for using X.
Cheers!
-
AuthorPosts