Forum Replies Created
-
AuthorPosts
-
Hi Charlotte!
You would need to use a plugin. Perhaps something like ubermenu would work for you.
Cheers!
ElliottHi michael_world2cycle!
1. It’s working fine for me. It’s supposed to open up your default email client.
2. I don’t see the “Share this entry” text. Do you mean the “Share this” text that displays in the tooltip when you hover over the social icons?
Regards,
ElliottHey duncand!
You can use our grid row element and set the images as backgrounds. Or you can try our Masonry element out. It has an option where you can remove the gap between the images.
Cheers!
ElliottHi Unjordi!
Edit the map and in the middle you’ll see the markers. Click on the marker to edit it’s settings where you can change the image used.
Regards,
Elliott-
This reply was modified 9 years, 2 months ago by
Elliott.
January 14, 2016 at 2:04 am in reply to: Layerslider – Preview not working and problems when edit and save #565107Hi jofaber!
Please include login information and we’ll take a look.
Best regards,
ElliottHey Philippe!
Hmm, not sure if there is going to be an easy way of going about that. If we set the CSS to display block then the icon is going to display in the center, are you ok with that?
Go ahead and send us a link to your page and we’ll copy your HTML for you and you can paste it inside a codeblock element to edit it.
Cheers!
ElliottHi whmcreative2!
When you say current state do you mean you want it to stay open? Not sure if there is going to be an easy way to go about that. Send us a link to your page so we can get an idea of how your using the menu.
Cheers!
ElliottHi!
Ok I see more menu links now but they are still laid out in the same way as in your screenshot. I guess your just trying to add some extra space between the items?
You can use this CSS for that.
nav.main_menu .menu > li { margin-left: 10px !important; margin-right: 10px !important; }
Best regards,
ElliottJanuary 13, 2016 at 4:18 am in reply to: need a portfilio grid that does not pull from a portfolio item or post #564311Hey!
Send us a link to your page and we’ll give you some CSS to use.
Cheers!
ElliottJanuary 13, 2016 at 4:17 am in reply to: Change the mobile breakpoint of some grids in one page #564310Hey!
You’ll need to play around with the screen values in the CSS.
(min-width: 767px) and (max-width: 640px)
To target whatever screen sizes you want it to use 2 columns on.
Cheers!
ElliottHi!
Do this for hover.
<style type = "text/css"> #av_section_1 .avia-button:hover { background: black !important; } </style>
Regards,
ElliottHey!
Add it to a child theme functions.php file, http://kriesi.at/documentation/enfold/downloads/.
Cheers!
ElliottHey!
It looks like you customized it so the white background is gone and only your logo with the loading icon is displayed. Is that what you were trying to do?
Cheers!
ElliottJanuary 13, 2016 at 4:12 am in reply to: Space between columns changes, when switching from equal to individual height #564302Hey!
You’ll need to play around with the grid.css around line 216.
div .av_one_fourth { margin-left: 6%; width: 20.5%; }
You can reduce the left margin but make sure to add the difference to the width to even it out.
Best regards,
ElliottJanuary 13, 2016 at 4:06 am in reply to: Extra HTML content on the right-hand-side of the header area #564301Hey!
It looks like you disabled the responsive setting. Go ahead and turn that back on so we can check.
Best regards,
ElliottHey popwhiteadmin!
I checked your link but all I see if the fullwidth easy slider. Your images are using the fullwidth of the page. Did you get it sorted?
Take a screenshot and highlight what your trying to do if your still having issues.
Cheers!
ElliottHey Deane!
When you edit your page look to the right to find the layout settings. The last one says “header visibility and transparency” which you can use to make it transparent.
Best regards,
ElliottHi lee_bourke!
Go ahead and delete it, it wasn’t showing any version information or anything so that is weird.
Deactivate all of your plugins and then login to your themeforest account and download the “WordPress install only” version of Enfold from your downloads page and then upload that in Dashboard > Themes > Add New.
Regards,
ElliottHi mcraig77!
I checked your link but your using the transparent header. Set it to the glassy header and take a screenshot highlighting how your trying to change it.
Regards,
ElliottJanuary 13, 2016 at 3:51 am in reply to: Glassy Header social icon color/ remove line/ search icon color #564295Hi mcraig77!
Add this to your custom CSS.
.avia-menu.av-main-nav-wrap.av_menu_icon_beside { border-right: 0px !important; } .social_bookmarks > li > a::before { color: white !important; } #menu-item-search > a::before { color: red !important; }
Regards,
ElliottHi twhaoske!
It updated instantly for me. Sounds like it might be some problem with your hosting provider. I would check with them.
Best regards,
ElliottHi Luisgasser!
Add this to your custom CSS.
.iconlist_icon.avia-font- { font-size: 20px !important; }
Regards,
ElliottJanuary 13, 2016 at 3:44 am in reply to: MASONRY featuring posts – not showing complete post type #564288Hi Epsilon_JS!
You can try using this CSS to get them to display.
.av-masonry-sort > * { display: block !important; visibility: visible !important; opacity: 1 !important; }
But nothing is going to happen when you click on them because there are no posts for them to display on the current page.
Regards,
ElliottJanuary 13, 2016 at 3:44 am in reply to: MASONRY featuring posts – not showing complete post type #564287Hi Epsilon_JS!
You can try using this CSS to get them to display.
.av-masonry-sort > * { display: block !important; visibility: visible !important; opacity: 1 !important; }
But nothing is going to happen when you click on them because there are no posts for them to display on the current page.
Regards,
ElliottHey vinayb!
Do you see them when activating the default theme?
What happens when you completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest?
Cheers!
ElliottHi alteba!
Try this out.
#s { color: black !important; }
If that’s not working then send us a link to your page and we’ll take a look.
Regards,
ElliottHi Jean!
Send us a WordPress login and we’ll take a look.
Be sure to deactivate all plugins while testing.
Regards,
ElliottHey Sandra!
You will need to set a custom excerpt when editing the post with the layout builder. If you do not see the excerpt field then click on “Screen Options” in the top right hand corner of your screen and check it to display.
Cheers!
ElliottJanuary 13, 2016 at 3:25 am in reply to: FYI – WP 4.4.1 + jQuery Updater 2.2.0 breaks lots of modules #564279Hey mellotron!
Thanks for the notice. I would keep it deactivated for now.
Best regards,
ElliottHey Xoliul!
I deactivated your child theme and they started to work again. It’s most likely a customization in your child theme causing the problem.
Best regards,
Elliott -
This reply was modified 9 years, 2 months ago by
-
AuthorPosts