-
AuthorSearch Results
-
January 31, 2014 at 8:37 pm #217641
In reply to: Bug with the enfold theme options
January 31, 2014 at 8:36 pm #217640In reply to: Bug with the enfold theme options
January 31, 2014 at 8:32 pm #217639In reply to: Bug with the enfold theme options
Hey!
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Best regards,
YigitJanuary 31, 2014 at 8:31 pm #217638In reply to: Change Color
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .alternate_color.title_container .main-title a { color: #000; }If that does not help, please point out the section.
You can go to Enfold theme options > Header tab and add your links in “Phone Number or small info text” section using HTML a tag ( http://www.w3schools.com/tags/tag_a.asp )Regards,
YigitJanuary 31, 2014 at 8:29 pm #217637In reply to: Bug with the enfold theme options
I am not sure it was a caching issue because the error was there in another computer. May be it was a problem with the database. Regarless, this is solve now.
By the way, how can I send you a screenshot ?January 31, 2014 at 8:22 pm #217636In reply to: Bug with the enfold theme options
Hi!
It must be a caching issue, glad it is working fine now. I am not sure if i understood the issue clearly. Can you please elaborate? A screenshot would help
Regards,
YigitJanuary 31, 2014 at 8:18 pm #217633In reply to: Bug with the enfold theme options
Thanks for your answer.
It’s very strange but the problem has been solve by itself this afternoon. I don’t know why.
It’s a good new.
I just have a bug in this page : [www.arkerus.com/mediation/], when using Chrome. The letter “A” in the text is not like the others.
++January 31, 2014 at 8:17 pm #217631Also, now everywhere on the site the portfolio grid is not working, ie, none of the thumbnails are clickable at all. I have also just built a team member component and that link isn’t working either, so it’s messed up on both the portfolio grid and the team element!!!!
January 31, 2014 at 8:08 pm #217628January 31, 2014 at 7:43 pm #217622In reply to: Colour in tabs
Hey ripgroove!
Please add following code to Quick CSS in Enfold theme options under Styling tab
td strong { color: #45ad9c; }If this is not what you asked, please post a screenshot
Cheers!
YigitJanuary 31, 2014 at 7:30 pm #217616In reply to: Full width header image and menu under it
Hi PietroPeride!
Please go to Enfold theme options > Header tab and choose to display “Header with social icons and bottom navigation” header type. Then add following code to Quick CSS in Enfold theme options under Styling tab
#header_main .container { width: 100%; }Best regards,
YigitJanuary 31, 2014 at 6:54 pm #217595In reply to: IE10 image in tabs problem
Hey DavyE!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.tab_inner a img { width: 100%; }Cheers!
YigitJanuary 31, 2014 at 6:47 pm #217594In reply to: Facebook widget
Hi Devin
How can I do that, including the Facebook JavaScript? I never had to do that before, the widgets just worked. They do on another site that uses Enfold.
Thanks,
Ying-FuJanuary 31, 2014 at 6:28 pm #217574In reply to: Bug with the enfold theme options
Hey asohf!
Can you post the link to your website so we can take a look? Do you try flushing browser cache after making styling changes? If not, please try it.
Best regards,
YigitJanuary 31, 2014 at 6:24 pm #217572In reply to: animation shift / layer slider
Hi!
You are welcome, glad we could help. It actually has nothing to do with Enfold but it is more of a Chrome bug. Nice to hear it! Let us know if you have any other questions or issues :)
Cheers!
YigitJanuary 31, 2014 at 6:10 pm #217565In reply to: Logo Size Too Big on Mobile Device
Hi Joshua!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { .logo, .logo a, .logo img { max-height: 50px!important; } .responsive .mobile_slide_out .logo img { margin-left: -30px!important; }}Best regards,
YigitJanuary 31, 2014 at 5:58 pm #217558In reply to: Creating New Content Elements in Avia Layout Builder
Hey zacpalmer!
Regards,
YigitJanuary 31, 2014 at 5:53 pm #217554In reply to: HEADER MENU
Hey sineadh!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.main_menu ul:first-child > li > a { text-transform: uppercase; }and if that does not work, please post the link to your website
Cheers!
YigitJanuary 31, 2014 at 5:47 pm #217552In reply to: Changing "Load More" in Fullwidth Mason Gallery
Hi kahangabriel!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust the text as needed
#top .av-masonry-load-more { color: transparent; } #top .av-masonry-load-more:before { content: 'Your new text'; color: black; }Best regards,
YigitJanuary 31, 2014 at 5:44 pm #217550Hi!
Have you tried flushing browser cache then refreshing you page a few times? If you did and still did not work, then there may have extra margin value on the element above or below your element. Can you post the link to your website and point out where exactly would you like to adjust?
Best regards,
YigitJanuary 31, 2014 at 5:41 pm #217548thanks again.
the fullwidth easy slider element is doing the trick !!but
.someclass { margin-top: -10px; margin-bottom: -20px; }
doesnt change anything if i put it in quick CSS.i did this in general styling. should i have posted this in the individual quick CSS fields ?
January 31, 2014 at 5:39 pm #217545In reply to: Menu at bottom?
Hi EMS4HIM!
I am not sure if i understood you clearly. You can go to Appearance > Menus and check “Enfold footer menu” under Menu settings to display your menu in footer socket section http://i.imgur.com/782A6d1.jpg
If this is not what you meant, please post a screenshotBest regards,
YigitJanuary 31, 2014 at 5:30 pm #217539In reply to: Padding space
Hey Justin!
Please add following code to Quick CSS in Enfold theme options under styling tab
.page-id-2 .content { padding-top: 5px; padding-bottom: 5px; }Regards,
YigitJanuary 31, 2014 at 5:28 pm #217538Topic: Floating button
in forum Enfoldlapajnea
ParticipantHello,
we have your Enfold theme installed and wanted to add a floating call-to-action button, but we are experiencing some troubles.
What we did is, we added a button in the quick css section and this is our code:
#beta .avia-button-center {
position: fixed;
top: 150px;
left: 85%;
z-index: 9000;
}
#beta {
margin-bottom: -50px;
}The problem is, the button disappears behind images, jumps a few pixels while scrolling (in Chrome) or text bolds (in FireFox).
You can check it out at http://zebra.bi/Any idea how to make a more stable version of a floating button?
Any help will be greatly appreciated.Thank you, and awesome job on the Enfold theme, we love it!
January 31, 2014 at 5:25 pm #217533In reply to: Youtube Social Icon in Header
Hey hecbrobr!
Which version of Enfold are you using? Please go to Enfold theme options > Header tab and choose to display one of the header types with social icons and choose YouTube under Social Icon dropdown list
Cheers!
YigitJanuary 31, 2014 at 5:25 pm #217532In reply to: Enfold – Featured image remove link to image
Ismael provided code that removes both image links, the first from the main blog page and the second from the full post page. Great!
Devin provided code that only removes the image link from the full post page in case you want only that link removed.
https://kriesi.at/support/topic/how-to-remove-a-link-to-the-original-image-from-a-featured-image/#top.single-post .big-preview.single-big a, #top.single-post .small-preview { pointer-events: none; cursor: default; }Thanks to Ismael and Devin! Jas
January 31, 2014 at 5:22 pm #217531In reply to: Spacing Issues
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
1-.content, .sidebar { padding-top: 20px; }2- Please refer to my post here to move breadcrumbs under page title as it is on Kriesi.at https://kriesi.at/support/topic/long-titles-overlapping-breadcrumbs/#post-195768
Cheers!
YigitJanuary 31, 2014 at 5:22 pm #217530Topic: Video Background Slider
in forum Enfoldhark
ParticipantHi
Do you know if there is a slider for a video background that is support by the Enfold theme?
Kind of liking the one on http://themenectar.com/demo/salient/
Regards
IanJanuary 31, 2014 at 5:20 pm #217529In reply to: mailchimp for wordpress lite conflict with enfold
Hi!
You can post it here privately by checking “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Cheers!
YigitJanuary 31, 2014 at 5:18 pm #217526In reply to: Remove Title on Home Page?
-
AuthorSearch Results
-
Search Results
-
Topic: Floating button
Hello,
we have your Enfold theme installed and wanted to add a floating call-to-action button, but we are experiencing some troubles.
What we did is, we added a button in the quick css section and this is our code:
#beta .avia-button-center {
position: fixed;
top: 150px;
left: 85%;
z-index: 9000;
}
#beta {
margin-bottom: -50px;
}The problem is, the button disappears behind images, jumps a few pixels while scrolling (in Chrome) or text bolds (in FireFox).
You can check it out at http://zebra.bi/Any idea how to make a more stable version of a floating button?
Any help will be greatly appreciated.Thank you, and awesome job on the Enfold theme, we love it!
Topic: Video Background Slider
Hi
Do you know if there is a slider for a video background that is support by the Enfold theme?
Kind of liking the one on http://themenectar.com/demo/salient/
Regards
Ian
