Forum Replies Created
-
AuthorPosts
-
May 18, 2015 at 7:29 pm in reply to: Color Section "Display a small arrow that points down to next section"does not w #445977
Hey!
not sure what you want to achieve. Could you build a test page for us and show us the error? we would also need admin access to have a deeper look. Post login details here as private reply. Please deactivate all plugins to see if one is causing this issue.
Cheers!
AndyHi!
can’t see any issue on the link you have provided. Do you mind providing admin access, so we can take a closer look into it? post login details here as private reply. Do you mean that also Quick CSS is not loading for you? please try to go into your cache settings and switch off caching. Afterwards it would be good to deactivate all pugins, to see if one is causing this issue. Could also be that your server is using some sort of caching and in this case please ask your host about it.
Cheers!
AndyHey!
glad Ismael could help you. Let us know when you need some more help with the theme. We are happy to assist you.
Cheers!
AndyHey!
looks like you would need a plugin like one of these:
https://wordpress.org/plugins/custom-header-images/
https://wordpress.org/plugins/custom-header-extended/Hope this helps!
Best regards,
AndyHey Caffeine-Design!
Can you please elaborate? about which forum are you talking about and what kind of page section do you mean? can you provide us a link showing what you are talking about please?
Best regards,
AndyHi!
please upgrade your WordPress version to the newest version. It seems to me like your server or something is using some kind of caching. Can you please contact your host about it and ask why your sidebar does not appear?
It could also be that you have some corrupted files and in this case we recommend to delete all theme files via FTP completely and get a fresh cop from your themeforest account.Hope this will help.
Best regards,
AndyHi!
not sure what you want to achieve. Can you please post a link showing what’s going on? I think this would make things more clear. As Ismael already you can’t use any subcategories in portfolio categories (no hierarchical function).
Cheers!
AndyMay 18, 2015 at 5:31 pm in reply to: 3 questions about Enfold/Woocommerce, Enfold logo and Enfold responsiveness #445881Hi!
it is better to open separate tickets for different questions, so we can work simultaneously on your threads and you would get a faster reply.
I see only one product (instead of 2) on the link you have provided:
Could you fix the issue? If not please clear browser cache and refresh your site a few times.You dropbox link does not show anything for me, as it is just empty. Please post a public link to your screenshot. I recommend to use imgur.com.
Regards,
AndyHi!
I don’t see any sidebar under your product image. Please clear browser cache and refresh a few times. If the issue persists please send us screenshots to show us exactly what you see (imgur.com, dropbox).
Best regards,
AndyHey!
Instead of using global CSS you can use a code for only a specific page using page-id.
To make your first image full width use this code:
img.avia_image { max-width: 141%; width: 141%; left: 184px; }
and adjust as needed.
I don’t know what you mean in 2.) . What do you want to achieve? your website looks pretty much the same as your screenshot (gallery). I think it already goes edge to edge, or which edge do you mean?
Cheers!
AndyHi!
you can adjust image size a little bit with this code:
.av-masonry-image-container { background-size: 100% 100%; }
but unfortunately I don’t think it’s possible to move the captions below the image, because with the following code automatically you would effect those big caption elements without an image:
.main_color .container .av-inner-masonry-content { bottom: -25px; }
So I think it would require a heavy customization on the theme and would considered to be custom work. You could find someone who can help you here.
Best regards,
Andy- This reply was modified 9 years, 6 months ago by Andy.
May 18, 2015 at 4:22 pm in reply to: Edit caption CSS on Masonry Gallery, or link photos to separate lightboxes #445785Hey!
sorry for the late response and thanks for the update, which made things much more clear for us.
For you masonry gallery’s captions use this CSS:.av-inner-masonry-content-pos { margin-top: 67px; margin-left: 23px; }
and adjust as needed.
For the masonry gallery’s opacity behavior use this:
.av-masonry-entry figcaption.av-inner-masonry-content.site-background { opacity: 1; background-color: rgba(0,0,0,0.5); }
Hope this helps.
Regards,
AndyHi colognedata!
try to use a rel=”prettyPhoto” in your image html, for example:
<a href="images/fullscreen/2.jpg" rel="prettyPhoto"><img src="images/thumbnails/t_2.jpg" /></a>
Hope this helps.
Cheers!
AndyHey jr3creative!
if you really want it, you would need to use this code in Quick CSS:
@media only screen and (max-width: 1024px) { #header .widget { display: block !important; right: -52px !important; }}
Adjust as needed.
Cheers!
AndyHi sky19er!
please refer to this post: https://kriesi.at/support/topic/print-enfold/#post-129227
Cheers!
AndyHi brianwelsh!
I would try to downgrade WordPress at fist, then update Enfold to the newest version and finally upgrade WordPress again.
If you still need help, please provide a link and admin access to your site.
Cheers!
AndyMay 17, 2015 at 3:00 pm in reply to: I just purchased another Enfold copy$! How can I make Tabs gallery full width? #445403Hi!
not sure what you want to achieve. A screenshot (imgur.com, dropbox) showing what you want to achieve would help. However, if you want to move the video+tabs more to the left to center it use this code in Quick CSS:
.tabcontainer.sidebar_tab.sidebar_tab_right.noborder_tabs.avia-builder-el-4.el_after_av_hr.avia-builder-el-last { left: -240px; }
and adjust as needed.
For your mouse hover text you would need to search a plugin for this, as there is no specific function like that in Enfold.
Cheers!
AndyHi rpl_admin!
try this code:
@media only screen and (min-device-width: 768px) and (max-device-width: 768px) { .avia-button-wrap.avia-button-center.avia-builder-el-9.avia-builder-el-no-sibling { top: -104px; }}
and adjust as needed by yourself.
Regards,
Andy- This reply was modified 9 years, 6 months ago by Andy.
Hey!
if you want to style all your H1 go to Enfold->Advanced Styling and choose “H1” from dropdown and click on “edit element”. Make the changes you wish and click on “save changes”.
Best regards,
AndyHi fsefco!
hm your first link is not working for me. We would need to see your site, to provide you some precise CSS. However, I am not sure where to look on your second link. Could you provide us screenshots (imgur.com, dropbox), to make things clear?
Regards,
AndyHey!
you need to ask get response how to get a form, which you could implement into the color section.
You could also try a plugin like this: http://sumome.com/app/smart-bar
Best regards,
AndyHey!
if it’s your client’s page you can login and have a look into the elements they used to build the logos. I can see that they have used a normal text element, so have a look into it to see the html code. If you still need help on this, please provide us admin access and post login details here as private reply.
Best regards,
AndyHey!
autoplayed videos are not available for mobile, as they need too much traffic (and in lots of countries you would be charged a lot for it). Please use a fallback image for mobile devices.
Use this code for you logo on samsung galaxy tab:
@media (max-device-width: 1024px) and (orientation: landscape) { strong.logo { left: -36px; }}
Cheers!
AndyHi!
I don’t think it is possible, as it is only available as full width element. Feel free to make a feature request.
Best regards,
AndyHi!
alles klar. Danke fürs bescheid geben!
Gruß!
AndyHi Daniela!
kannst du uns bitte zeigen welches Element du genau meinst? Dann wären wir in der Lage dir einen präzisen CSS Code zu basteln. Ein Link und Screenshots (imgur.com, dropbox) würden uns dabei sehr helfen.
Gruß!
AndyHey guys!
please open a separate ticket, as it gets too confusing otherwise.
@BoulderSudburyAdmin
Use this to position your logo to the left:.html_header_top.html_logo_center .logo { left: 5%; }
and adjust as needed by yourself.
@msmazza
Actually you are not really using a logo anymore and more something like a header image, but try this code:.logo img { width: 1276px; }
and adjust as needed by yourself.
Cheers!
AndyMay 17, 2015 at 11:36 am in reply to: Header Widget, Page Design, Buttons behavior and more… #445378Hey!
for your main menu use this:
nav.main_menu { top: top: -6px; }
and adjust as needed by yourself.
Where exactly do you want the language flags to be? I thought you want them on the right side. Please provide us a screenshot/mockup showing what you want to achieve. However, as I said in my previous post use this code to put the flags on the right side:
.no_translate.transposh_flags { float: right; }
Best regards,
AndyHey aberrant!
sure, just use HTML, for example:
<a href="http://www.facebook.com">Facebook profile</a>
Best regards,
Andy -
AuthorPosts