Hi!
I updated the code in this post https://kriesi.at/support/topic/icon-list-error-on-ipad/#post-177463
Please try this one
Regards,
Yigit
Hi,
Having made the code change shown here
https://kriesi.at/support/topic/i-can-not-create-any-3d-transitions-enfold-responsive-multi-purpose-theme/#post-26497
The error shown on that thread has now been fixed for me. However, the transitions still don’t fire, even after selection and saving in the UI.
Also, in the transition builder section of Layerslider WP, the ‘add new’ buttons don’t trigger. I’m guessing there are some files missing somewhere.
So, I downloaded the theme from themeforest, unzipped it, and compared the js directories with my local setup. They are the same.
Can someone in support please check back in your version control for missing files?
kindest regards,
PPCHOund
you already gave the answer in another threat:
.content { padding-top: 50px; }
#header_main_alternate { z-index: 2; }
that worked out!
Hi Simon!
Seems like you already customized it but if you have not, please add following code to Quick CSS and adjust as desired
.home .content { padding-top: 0px; }
Regards,
Yigit
Hi, I previously had the error message described in this post: https://kriesi.at/support/topic/strange-error-message-on-layerslider-wp-transition-builder/
Then I followed the instructions on this post as you advised me to: https://kriesi.at/support/topic/i-can-not-create-any-3d-transitions-enfold-responsive-multi-purpose-theme/#post-130631
See screenshot of code change I made as advised: http://screencast.com/t/uvo6h2hyGz
This has removed the error message (thank you): http://screencast.com/t/DkKM3yN6tJ
But I still cannot create new transitions. When I click “Add New” (either 3D or 2D), then the only thing that happens is that the URL changes from:
http://www.devicage.com/wp-admin/admin.php?page=layerslider_transition_builder
To:
http://www.devicage.com/wp-admin/admin.php?page=layerslider_transition_builder#
But nothing else happens. Screenshot: http://screencast.com/t/3p5FJQlDDWJ
Can you please help me solve this problem? Aside from this, I have not done any other code customizations. This is a vanilla install. Latest Enfold version being used (don’t know where to see the version number but in the Enfold folder it says I am on the latest one.)
-
This topic was modified 12 years, 5 months ago by
yusufhgmail. Reason: Small clarification
Sorry, sorry … the problem was caused by a link in the menu we used it as a separator for the columns. Link deleted and recreated the menu, everything came back ok.
Thanks and sorry.
I am using top tabs – I just need a couple of px spacing between the top tab title boxes.
Thanks
Andrew
This reply has been marked as private.
Hi!
The link you provided is broken: http://sandbox.hipcure.com/philsouth
I tried the http://sandbox.hipcure.com but it is broken too or doesn’t exist. Are you sure this is the correct link ?
Cheers!
Ismael
Hey!
Please insert the Content Slider after the Layer Slider or any other element.Remove the title on each slide and save changes. Add this on your custom.css or Quick CSS:
.content, .sidebar {
padding-top: 5px;
}
#top .avia-smallarrow-slider-heading {
display: none;
}
Best regards,
Ismael
Hi!
It looks ok on my end. Please edit Yigits code to something like this:
li#menu-item-3512 a {
padding: 5px 10px;
background-color: blue!important;
color: white!important;
height: 30px!important;
line-height: 20px!important;
margin-top: 43px;
border-radius: 10px;
}
This is the screenshot:

Regards,
Ismael
Excellent. This worked perfect! Consider the topic resolved. Thank you!!
Hello!
Yes it could, but that is a very deep customization. perhaps can be added as a feature request, If you really need it try hiring a freelancer for the job.
Cheers!
Josue
Hi bmorejamie!
You can add this on your custom.css or Quick CSS:
@media only screen and (max-width: 767px) {
.responsive .template-blog .blog-meta,
.responsive .post_author_timeline,
.responsive #top #main .sidebar {display: block; }
}
Remove browser cache then reload the page a few times.
Regards,
Ismael
Hi!
Use this code instead:
h2{
font-size: 27px;
}
#gform_fields_1 > li {
margin-top: 0 !important;
}
Result:

Regards,
Josue
Hi Andrew,
What kind of Tab are you using (left or top), can you post the link to your website please?
Regards,
Josue
Hi net-guru!
Edit the slider then go to Global Settings. Go to Slideshow panel and turn off “Automatically play videos” option.
Regards,
Ismael
Hey ligend!
I didn’t note any issue, mind posting a screenshot?
Cheers!
Josue
Hey!
Add this code to the Quick CSS:
#s{
color: #333;
}
#searchsubmit{
background-color: #79C142;
color: #FFF;
border-color: #57A020;
}
.ajax_search_content * {
color: #333 !important;
}
Best regards,
Josue
Hola Xavier!
Para los puntos 1 y 2, agrega este código al Quick CSS:
#top .social_bookmarks li {
border: 0 !important;
}
#top .social_bookmarks li a, #menu-item-126 a{
color: white !important;
}
Explicame los últimos dos puntos, no te logre entender del todo:
3) On the main menu, level 2, which is set with green background option on which we are passing.
4) the socket have the “escalamas 2013″ associated with http://www.escalamas.com
Saludos!
Josue
Is it possible to change the placement of the navigation secondary menu? I’d like to place it underneath the main menu. It’s getting lost at the top of the page. And I don’t want it in the footer.
Hi, whith chrome don’t works too sometimes……..
I put my code of “custom.css”.
——–
@media only screen and (min-width: 768px) {
/* Add your Desktop Styles here */
h1, h2 {
font-family: “brandon-grotesque”,sans-serif; font-weight: 900; font-style: normal;
}
h3, h4, h5, h6 {
font-family: “brandon-grotesque”,sans-serif; font-weight: 900; font-style: italic;
}
/* META */
#header_meta { background: #600318; }
/* HEADER */
#header_main { height: 200px; line-height: 200px; background: #600318; border: none; }
#header_main .logo { height: 200px; line-height: 200px; top: 0px; }
/* POSICION DEL MENU */
.main_menu
{height:25px; top:75px; right: 0px;}
/* POSICION DE LA BARRA */
.main_menu ul li a {height: auto !important; line-height: 40px !important; }
/* MENU 1 */
.main_menu ul:first-child > li > a
{ font-size: 20px; font-family: “brandon-grotesque”; color: #FFFFFF !important; padding:2px 7px; }
.main_menu ul:first-child > li > a:hover
{ color: #5B8C00 !important; }
/* MENU 2 */
#top .main_menu .menu li ul a
{ font-size:12px; line-height: 9px !important; font-family: “Source Sans Pro”; color: #000000 !important; }
/* TITULO */
.title_container .main-title { display: none; }
/* PESTAÑAS WOOCOOMMERCE */
#top .woocommerce-tabs .tabs li a {
cursor: pointer;
margin: 0px 0px 0px 0px;
display: block;
float: left;
z-index: 2;
position: relative;
padding: 12px 16px;
top: -1px;
font-size: 11px;
-moz-user-select: none;
border-style: solid;
border-width: 1px;
}
}
——–
Thanks so much!!!
Xavier.
This reply has been marked as private.
the search bar, the text that shows when you type, and the action button are all white in my header. could you check out my theme and see if there’s a style change i can do to fix this to visible colors?
Is this possible? For example, I have a picture of an employee (Thumbnail – 80×80) with the employee name, position, and a short description below the person. I would like to place them side by side (and possibly even place additional team members below). Kind of like a list of personnel, listed from top to bottom.
seems to work – thx a lot!
the hint with the plugin was great, too!
Issue in Safari.
If i have an Advanced Layerslider at the top of the page (i am using a demo there) and a Fullwidth Easy Slider at the same time somewhere else on the same page, the “You are here:Home /” font at the top of the page throbs from normal to bold, the weird thing is it does it in time to Fullwidth Easy Slider as each slide comes across it throbs!
It is fine in firefox and chrome.
Can you please help me on this as it looks awful.