Forum Replies Created
-
AuthorPosts
-
Hi!
Yes, but it will change it everywhere instead of just the page with the gap.
Best regards,
ElliottHey!
Try this.
#menu-item-6643:hover a { background: transparent !important; }
Cheers!
ElliottHi!
Sorry, switch it to this.
.wpcf7-submit { background: green !important; border-radius: 2px !important; }
Regards,
ElliottHey!
Try adding it inside a grid row element instead of a color section. The grid row cells will span the fullwidth of the page.
Cheers!
ElliottNovember 3, 2015 at 4:33 pm in reply to: How to make the feature image show as a thumbnail for specific posts? #529428Hey!
By editing the post and setting the featured image like how it’s usually done.
Best regards,
ElliottHey!
Only group 1. Group2 should be left alone.
Or if you have three groups then try this.
<div class = "post-entry"> first group </div> <div class = "main-menu"> second group </div> third group
Cheers!
ElliottHi!
Just add the second font right below the first one.
$fonts['Segoe UI Light'] = 'Segoe UI Light'; $fonts['Segoe UI'] = 'Segoe UI';
Cheers!
ElliottHey KVSchneppenheim!
You’ll need to edit the pages and then edit the color sections at the top of the page content and change the custom colors in each element. If you’ll notice on the other pages of the demo there are different colors used, that’s because they are all custom colors set in the shortcodes.
Best regards,
ElliottHi DROR!
Add a codeblock element to the page and add this inside.
<style type = "text/css"> main { padding-top: 20px !important; } </style>
Cheers!
ElliottHi Munford!
Try this instead.
#menu-item-6643:hover h3 { color: red !important; }
Cheers!
ElliottHey researchtools!
I have been trying to find one also. If anyone knows of one then please share.
This one, https://wordpress.org/plugins/q2w3-fixed-widget/, works partially for me but there was a “stutter” which I could not fix so I ended up just setting the sidebar position to fixed.
Regards,
ElliottHi DROR!
That’s going to take a lot of time and code and would have to be considered custom work. It would be best to hire a freelancer to help you out with this customization.
Best regards,
ElliottHi ariane1001!
Please try this out, http://kriesi.at/documentation/enfold/enable-cors/.
Cheers!
ElliottHi corneliaboehm!
Add this to your custom CSS.
.avia-video { margin-bottom: 0px !important; }
Your max-width is showing as 1310px for me on the frontend. Try clearing your browser cache.
Best regards,
ElliottNovember 3, 2015 at 4:07 pm in reply to: How to make the feature image show as a thumbnail for specific posts? #529381Hey DROR!
That would take a lot of time and code and would have to be considered custom work. It would be a lot easier to just set the featured image manually for each post.
Best regards,
ElliottHi wanaleads!
That wouldn’t be feasible. When you use fullwidth elements the sidebar will always display beneath them. You can use column elements + widget area element to emulate a sidebar in between sections though.
Cheers!
ElliottHey lobster71!
The login doesn’t appear to be working for me. Login to your server via FTP and delete all copies of Enfold that you see and then try uploading a fresh copy from themeforest, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
Cheers!
ElliottNovember 3, 2015 at 4:01 pm in reply to: Content section background responsive, not working? #529371Hey roytreffers!
Add this to a codeblock element in the page.
<style type = "text/css"> #av_section_1 { background-size: 100% auto !important; } </style>
Best regards,
Elliott-
This reply was modified 9 years, 8 months ago by
Elliott.
Hi lome61!
Send us a link to your page and we’ll take a look. You can set your reply as private if you wish. Also, a screenshot detailing the exact changes your trying to do would be helpful.
Best regards,
ElliottHey corneliaboehm!
Looks like your site is under a maintenance mode plugin. Send us a login so we can check.
Regards,
ElliottHey celebcomms!
Surround all of group 1 with this.
<div class = "post-entry"> </div>
And it should separate them.
Regards,
ElliottHi DROR!
Add a class of “noLightbox” to the link or place the images in a zip file and link to that.
Best regards,
ElliottNovember 3, 2015 at 3:49 pm in reply to: Overlay text on homepage slideshow on mobile devices #529353Hey jdelgadoesteban!
They are not “breaking” on my end but at the lowest screen size they are moving up into the top part of the slideshow.
Are you wanting to reduce the font size on smaller screens? Try adding this to a codeblock element in the page.
@media screen and (max-width: 400px){ .avia-caption-title { font-size: 14px !important; } .avia-caption-content { font-size: 12px !important; } }
Cheers!
ElliottHi Hugues!
Like how your currently doing with a fullwidth element would be the best way. It shouldn’t be cropping the image at all (it’s not on my end).
You can also do the same thing with a grid row element with 1 cell.
Regards,
ElliottHi xxtita!
I would have thought they had an expiration date and are cleaned automatically. I would try contacting your hosting provider about this, it sounds like a PHP setting.
I found this which may help, https://www.concrete5.org/community/forums/chat/help-millions-of-sess_-files-in-tmp-folder/.
Regards,
ElliottHey DROR!
Add this to your custom CSS.
.wpcf7-form-control { background: green !important; border-radius: 2px !important; }
Regards,
ElliottHey superbom!
Your trying to add an image to the caption? I have not tried it before but you can try using HTML like so.
<img src = "URL to your image" />
Best regards,
ElliottHi rgenieters!
Let’s try the following.
1. Deactivate all plugins.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
If your still having trouble after doing the above two steps then send us a WordPress login and we’ll take a look.
Best regards,
ElliottHey ppemotion!
Add a codeblock element to the page and add this inside.
main { padding-top: 0px !important; }
Best regards,
ElliottHey corneliaboehm!
When you say “mosaic” are you talking about something like this? http://kriesi.at/themes/enfold/shortcodes/masonry-gallery/
You can do this, https://kriesi.at/support/topic/social-sharing-on-galleries-enfold-v-3-0-2/#post-344775, to add twitter and facebook to the images in the popup.
Cheers!
Elliott -
This reply was modified 9 years, 8 months ago by
-
AuthorPosts