Hey!
Which browser are you using? Can you try deactivating all active plugins and check if that helps? If not, please create a temporary admin login and post it here privately so we can take a look
EDIT: Please refer to my post here https://kriesi.at/support/topic/hex-field-in-colorpicker-for-color-secrtion-not-showing-correctly/#post-205047
Regards,
Yigit
-
This reply was modified 12 years ago by
Yigit.
Hey!
Can you post admin login credentials privately to this thread https://kriesi.at/support/topic/menu-broken-2/ as well? I have already tagged our head of support Peter there to look into the issue. You can make your posts private by checking this box http://i.imgur.com/BG4J8P9.jpg
Cheers!
Yigit
Hi I have a weird issue with the ajax portfolio. I have several images that are exported the exact same size, yet when viewed in the portfolio some are not scaling correctly. if you go to the “graphic design” link on the main nav and click “logo design” look at the fisrt page, top left you will see the logo “my tea blending room” is not scaling properly. I used firebug to see if i could figure out why this is happening and only noticed that the size is different although the actual size is 990px X 667px. You can check these images in the Media Library and see that they are in fact the same size. The site is in development so I’ve posted my user info.
-
This topic was modified 12 years ago by
Snerp.
Hello,
The slide was working fine until I have moved my hosting and now im getting an warning error the slide is running at bottom showing me an error on the top.
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .avia-logo-element-container .slide-entry {
padding: 0;
}
#av_section_5 .content {
padding: 0;
}
Regards,
Yigit
Ok got it :) I actually found a way of presenting things within my portfolio, so it’s ok for me now on this project, but I will keep “Werkpress” in mind for later projects. Thank you for answering !!
BabaOo
Hi Yigit,
thanks a lot – the one on the left (sunset with angler): http://www.seeleflyrods.com
The image shows:
class=”avia_image avia-builder-el-7 avia-builder-el-no-sibling avia-align-left avia_animated_image avia_animate_when_almost_visible top-to-bottom avia_start_animation”
Cheers,
Detlef
-
This reply was modified 12 years ago by
web_line.
Hey!
Please add following code to Quick CSS as well
#top .dropdown_widget .buttons .button { clear: none!important; }
Best regards,
Yigit
then from this topic can help me solve the problem that I have, this is my two page menu broke sque
http://sebastianschool.cl/
http://sebasgarden.cl/
Hey!
Please add following code to Quick CSS and adjust as needed
.main_color .avia-icon-list .iconlist_icon {
background-color: orange;
}
#main {
padding-top: 193px;
}
Best regards,
Yigit
Hi!
Please try flushing browser cache and refresh your page a few times.
Please also add following code to Quick CSS
#top .ls-nav-prev, #top .ls-nav-next { z-index: 300; }
so slider navigation buttons will be under header when scrolled down
EDIT: Forgot to attach screenshot http://i.imgur.com/DgAnxtN.jpg
Cheers!
Yigit
-
This reply was modified 12 years ago by
Yigit.
Hey BabaOorhum!
That is only available using the portfolio grid or masonry elements. You need to hire a freelance developer if you want to add it on something else. For further modifications, please visit Werkpress.
Best regards,
Ismael
Hey!
You have following custom CSS code added in Quick CSS section
.avia-button.avia-size-small, .avia-button.avia-size-medium, .avia-button.avia-size-large {
color: black!important; }
!important rule stops the code from applying. Please change it to
.avia-button.avia-size-small, .avia-button.avia-size-medium, .avia-button.avia-size-large {
color: black; }
Then you can remove the code i have posted here https://kriesi.at/support/topic/button-fehlerhaft/#post-231636
Regards,
Yigit
Hi there :)
I set up enflod theme on my website few monthes ago : http://handball-formation.fr
It perferctly works. Receive all my congrat’s…again !
I have two requests for you :
1. Is it possible to make the iconbox entirely clikable ?
I’d like my visitor could click everywhere in the iconbox to access at the linked page, including the square with text but also the litte icon at the top of the box.
2. Is it possible to make a real breadcrumb in the header ?
Just over the pages/posts, you put the path of the content with “You are here : home / blog / etc.”
I’d like the path elements could be clicked to access at the concerned page/subpage.
Thank’s for you help.
Best regards,
Guillaume
Hi HawthornTravel!
I checked the page and I’m really not sure what’s wrong with it. I don’t see the issues mentioned above regarding the testimonials. A screenshot will help. Please contact the plugin author, we don’t usually support third party plugins. You can request the feature here: https://kriesi.at/support/topic/enfold-feature-requests
Cheers!
Ismael
Hi Yigit!
That is what I’ve got
.social_header .phone-info {
float: right; padding-top: 40px; color: red; }
.social_header .phone-info { font-size: 20px; }
#top .social_bookmarks li a { font-size: 18px; color: red; }
Just added color: red; inside (hope it is ok, at least it works. Kind of being proud of myself, never studied html or css :-) )
that means I should open a new topic to present my probelema?
Hi wrxer123!
You can add this on Quick CSS or custom.css:
#top .fullsize .template-blog .post .entry-content-wrapper > * {
max-width: 1200px;
}
Best regards,
Ismael
Hi!
Have you flushed browsers cache after applying the code? If not, please do so.
There may be a punctuation error in your custom CSS code in Quick CSS and that could stop code from applying. Please try adding the code to top of the Quick CSS and check if it works then.
Regards,
Yigit
Hi, I made my project with ENFOLD using the woocommerce plugin. I create my own product catalogue display page (the landing shop page) using Enfold pages because I wanted to change the image sizes and with a fullwith layer slyder WP on the top. I have two problems: 1. if I set this own page in woocommmerce (woocommerce settings – product options – Product and shop page) as my catalogue display page, the fullwith layer slyder dont work. 2. Secondly when I’m at my chart page and its empty there is a button to return to the shop but doesn’t work. Once clicked reloads the same page. I think because I didnt define my product and shop page in woocommerce settings. Thank you for your help
Hi!
Oh my bad, i thought you would like to remove image overlay. Please remove the code i have posted in my previous post and refer to Josue’s post here https://kriesi.at/support/topic/how-to-remove-tooltips/#post-224464
Regards,
Yigit
Hi!
Please add following code to Quick CSS as well and adjust as needed
1-
.social_header .phone-info.with_nav span { color: red; }
2-
#header { position: fixed; }
#main { padding-top: 156px; }
Best regards,
Yigit
Hey mhiller!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 989px) {
.responsive #top #header {
position: fixed;
}
.responsive #top #main {
padding-top: 90px;
}}
Best regards,
Yigit
Hi Richard!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top .iconbox_top { margin-top: 0; }
Regards,
Yigit
Hey!
Please add following code to Quick CSS as well
.fixed_header.social_header #main {
padding-top: 117px;
}
Now that Header meta section is removed, top padding of main section should be decreased using the code above.
I could not reproduce the issue on my end on Chrome on Win7, however, i tagged Josue to take a quick look on his Mac. Let us wait for his answer.
Regards,
Yigit
Hi derek62!
Answered your answer here https://kriesi.at/support/topic/using-georgia-font-for-heading/#post-231533
Please do not create duplicated topics as it is making it harder for us and other users to follow topics.
Closed!
Regards,
Yigit
Hi Yigit,
here ist our custom css code:
.logo img { padding-top: 30px; }
#top .header_color .main_menu .menu ul li>a:hover {
color: #888;
}
.header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu {
border-top-color: black!important;
}
.main_menu ul:first-child >li > ul {
border-top-width: 3px; }
#top .main_menu .menu li ul a { border-color: black; }
#top .main_menu .menu li ul a { color: black; }
#footer li {
text-transform: lowercase !important;
}.avia-menu-fx { display: none; }
.header_color .main_menu ul:first-child >li > ul { border-top-color: transparent! important; }
.avia-shadow {
box-shadow: none;
}
span.news-thumb { border: none; padding: 0; }
.image_size_widget .news-thumb img {
width: 36px;
height: 36px;
}
#socket { border-top: none; }
img, a img {
border-radius: 0 !important;
}
#top .main_menu .menu li ul a { background-color: white; }
.main_menu .menu ul {
display: none;
margin-left: 0;
left: 0;
position: absolute;
top: 100%;
width: 208px;
z-index: 2;
padding: 0 0;
box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
margin-top: -1px;
}
.header_color .main_menu ul {
border-top-width: 2px;
border-top-style: solid;
}
.header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu {
border-top-color: #719430;
}
.header_color ul {
border-color: #e1e1e1;
}
.main_menu .menu ul {
display: none;
margin-left: 0;
left: 0;
position: absolute;
top: 100%;
width: 208px;
z-index: 2;
padding: 0 0;
box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
margin-top: -1px;
}
.header_color .main_menu ul {
border-top-width: 2px;
border-top-style: solid;
}
.header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu {
border-top-color: #719430;
}
.header_color ul {
border-color: #e1e1e1;
}
Kind Regards
Sebastien
Hi,
Dont worry it’s been fixed. Apparently it has something to do with “wpautop”, when the paragraph automatically adds <p>
Thanks and cheers