Hey pimroll!
Please edit your blog posts and click “Screen options” on the top right corner and check “excerpt” and then scroll below and insert your excerpt in “excerpt” field :)
Best regards,
Yigit
Wow Yigit! You’re the best!
I guess it is ok to move the css into the child theme’s style.css? To keep all css in one palce. Or would you not do that?
You can flag this topic as solved.
Thanks a lot!
Regards,
Monique
Hi Vinay, thanks a lot.
I just habe the problem, that this changes
– all pages of the site (and i use breadcrumbs only in shop)
– changes the view in an unwanted way as well in resoltutions below 768ox and above 1550px.
I tried this:
@media only screen and (max-width:1549px) and (min-width:768px) {
.page-id-742 .html_header_top.html_header_sticky #top #wrap_all #main {
padding: 50px 0 0 0px !important;
}
}
Hoped, this would do the trick, as page 742 is my shop page.
Unfortunately this did not work…
Any idea?
Hey there! I’m using Enfold theme for the first time to a greater extent and do like it a lot!
Unfortunately now I do have an issue with the header (main and/or extra) viewing the following project on my desktop with the Safari (OS X, not mobile on iOS) browser.. Chrome and Firefox look just fine..
–> http://s129101505.online.de/leistungen
The header on Safari overlaps (too far) with the content of the page.. There is this “extra line” beneath the phone-info I cannot get rid of. I guess if it was possible to have that “extra line” gone it would also look just fine viewed with Safari.
Please see screen shots: http://imgur.com/a/PzdDn
What I already added to the quick CSS field:
@media only screen and (max-width: 479px) {.responsive #socket .sub_menu_socket {display: block !important; width: 100%;} .responsive #socket .sub_menu_socket ul li {float: none; border-left: none; text-align: center;}}
#menu-item-606 .avia-menu-text{ display: table; height: 100%; }
#menu-item-606 .av_font_icon { display: table-cell; vertical-align: middle; }
#top .av_header_transparency .avia-menu-fx {
bottom: 35%;
width: 80%;
left: 12%;}
#top #header_meta .container {padding: 7px 50px;}
Do you need more info?
I hope you can help me to fix my problem. I believe I need to adjust my custom CSS.. but I’m just guessing here.. so on to to you, dear Support Team!
Thx a lot in advance!!!
Cheers Dany
Hey Christophe Demaer,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .avia-logo-element-container .slide-entry {
padding-bottom: 30px;
}
If you have any other questions or issues, please register to our forum – https://kriesi.at/support/register/ and start a new thread under Enfold sub forum :)
Best regards,
Yigit
Hey!
Please add code block to the top of your 1/1 column element and insert following inside it
<div id="custom-anchor"></div>
<style>
#custom-anchor { clear: both; }
</style>
Regards,
Yigit
Christophe DemaerGuest
Hi
I have used the Partner/Logo element at the bottom of this page : http://www.smartschool.be/fr/ (only in French version). All the images are shown in an grid. Can you give me the Quick CSS for adding a padding below each row?
Thanks!
Christophe
Hello,
I used the code from this thread
https://kriesi.at/support/topic/single-post-page-with-back-button/
to add a back button (“Zurück zur Übersicht”) to my single blog posts. This works perfectly fine, except that the button also shows up on the blog page under each entry. Is there a way to hide all these buttons there?
Thanks,
Artiarturro_66
Hey jPickle,
No problem, glad you solved your problem :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
https://kriesi.at/support/topic/button-element-button-link-empty/
ok, sorry, I haven’t found this post before writing about the issue.
that solved it. php 7.0 it is…
:-)
Hi,
I managed to get the TAB element titles to the bottom of the TAB area.
It is aligned to the left now. How can i center align this element?
I used the following code:
#top .tab_titles {
position: absolute;
bottom: 0; }
#top .tabcontainer {
padding-bottom: 50px; }
THX Freek
-
This topic was modified 8 years, 10 months ago by
Freek.
Hi!
I’m trying to optimize my site speed and it seems that it is loading the original images in mobile and not the smaller versions that are in use even in the desktop version. I’m using the “blog posts” in template builder.
In chrome it does show the 200×200 image when resizing the screen but when i open the site in my phone and open the image it is the original image and not the 200×200 version.
That is a big problem in https://developers.google.com/speed/pagespeed/insights/ because there should be over 1mb reduction in image sizes and it would be if the images are loaded as 200×200 versions.
If i change the size manually in postslider.php it will change in desktop and mobile but when opening the image it is the full sized again.
Hi!
I believe this what i did – https://kriesi.at/support/topic/too-many-redirects/#post-635372
If that does not help, can you please elaborate on the issue once again?
Best regards,
Yigit
Okay, it seems a problem with the description of the topic. Replies are displayed as usual. That’s good! But how about the description – I noticed, it is already not displayed in the Enfold demo here http://kriesi.at/themes/enfold/forums/topic/hello-world/
UPDATE: Just switched to WordPress Twenty Seventeen Theme and everything works fine. So it seems to be related to enfold theme.
Thanks again! :)
Jannik
-
This reply was modified 8 years, 10 months ago by
woozulu.
Hi @yigit
I tried the functions code you suggested and it looks much better, thank you!
There are a couple of small corrections desired, as you will see from the links I have put in the private content block below.
[Link 1] shows correct formatting from the default /login page.
[Link 2] shows formatting of login form after trying to access restricted Memberpress content containing an Enfold color section (after your functions.php code fix is applied).
Desired correction #1: In [Link 2], is there a way with CSS to keep the left margin of the login form left so it aligns with the top logo as in [Link 1]? It is in the same alignment with a small screen width, but as the screen width increases it does not maintain the alignment.
Desired correction #2: In [Link 2], how to color the white space to the left of the login form the same as the login form background? I tried fixing this myself using Chrome inspect element. I can see the white space to the left is the border of “div.container.content.main_color”, and the background color I want it to have is the same as “div.mp_wrapper” but I don’t have the skills yet to put this into CSS :)
Many thanks again, I really appreciate your help with this! I’m sure it will also be useful for others using Memberpress with Enfold. May I pass your fix on to the Memberpress team also so they are aware?
Hi Andy,
Thank you for your response. I followed the instructions on that post and it *almost* works:
– Mobile menu: The social media icons do not appear at the bottom of the main mobile menu. This is where I’d like them to appear.
– Mobile menu: The social media icons do appear at the bottom after opening the last fold-out menu in the main mobile menu.
– Desktop menu: The social media icons do appear on the main desktop view at the bottom of all the drop-down menus on the main menu. I do not want them to appear there.
Please see the link in the private content box below.
FUNCTIONS.PHP:
function mobile_menu_social_icons(){
?>
<script>
jQuery(document).ready(function(){
var htmlString = jQuery('.social_bookmarks').html(),
mobileMenu = jQuery('.responsive #header').find('.main_menu ul li:last-child');
mobileMenu.append('<ul class="noLightbox social_bookmarks">' + htmlString + '</ul>');
});
</script>
<?php
}
add_action('wp_head', 'mobile_menu_social_icons');
STYLE.CSS:
#mobile-advanced .social_bookmarks {
margin: 30px 0 0 22px!important;
}
#mobile-advanced .social_bookmarks a:before {
top: 2px!important;
margin-left: -13px!important;
}
#mobile-advanced [data-av_iconfont='entypo-fontello']:before {
font-family: 'entypo-fontello';
}
#top .social_bookmarks li a:before, #mobile-advanced .social_bookmarks li a:before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: normal;
content: attr(data-av_icon);
speak: none;
}
#mobile-advanced ul.social_bookmarks li, #mobile-advanced ul.social_bookmarks li a{
border:0!important;
}
#mobile-advanced .social_bookmarks li a:before {
color: #666;
font-size: 30px!important;
}
#mobile-advanced .social_bookmarks li > a:before {
font-size: 20px;
}
Thanks for your time!
-
This reply was modified 8 years, 10 months ago by
sweet3. Reason: I noticed that the social icons appear on all drop down menus on the desktop view, not just the last one as originally described. Updated the information accordingly
Hi,
I’m using the Enfold App template on my website but when it’s on mobile view, the phone appears way too small.
Is there a way I could adjust it so that it would show properly on mobile view?
Also, the cell seems to collapse and all the text and icon would layer on top of one another in iPad or mobile view.
Your help would be much appreciated.
Many thanks!
Best Regards,
Jessica
Hi,
Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hey Elisa, I’ve worked it out!
Check out this https://kriesi.at/support/topic/text-positioning-on-fullwidth-easy-slider/
You can find the answer in there. It’s a setting under the Easy slider itself.
Good luck!
Hey Perry,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top #header_main, #top #header_main > .container, .av-main-nav > li {
max-height: 90px!important;
overflow: visible;
}
.logo {
min-height: 150px;
}
#main {
padding-top:90px!important;
}
.av-main-nav > li > a {
line-height: 90px!important;
}
Best regards,
Vinay
Hey Perry!
Thank you for using Enfold.
Yes, this is possible. Adjust the top position of the logo container.
div .logo {
top: 100px;
}
Regards,
Ismael
Hi Lyse,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
hi,
it adds some HTML code by itself so the code became invalid as I mentioned in the first post ~
ex.
</br>
<p>
After “Save” the page —————–
<style type=”text/css”>
.hide-title-iconbox h3.iconbox_content_title{display:none;}<br />
#top .hide-title-iconbox .iconbox.av-no-box .iconbox_icon{margin: 0 auto ;}<br />
.entry-content-wrapper li{padding: 10px 0;}<br />
.av-special-heading{margin-top: 10px;}<br />
.height-title h3{line-height:40px;}</p>
<p>#top .av-flex-placeholder{width: 2%;}</p>
</style>
Hi Sadegh,
Please read through this topic first: https://kriesi.at/support/topic/seo-google-page-insights-blocking-rendering-ressources-above-the-fold/
Thanks @edfritz for sharing, much appreciated :-)
Best regards,
Rikard
Hi @flexisaf,
Glad we could help :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hello,
I’ve made the phone number in my top header a tel: link, however my client does not want it to show up on desktop as a clickable link – they only want it to be clickable on mobile devices. Is there a way to do that?
Thanks!
EDIT: I apologize, apparently phones recognize phone numbers automatically? I deleted the link tag from the site, but it’s still clickable in mobile — problem solved! Sorry :/
-
This topic was modified 8 years, 10 months ago by
Sievers.
Hi,
Ok, please try something like this instead:
#text-2 {
position: absolute;
top: 40px;
right: 350px;
padding: 0;
}
Best regards,
Rikard
Hi!
We modified the css code a bit. The search bar should be center aligned atop the menu items. Please remove browser cache before checking the page.
Cheers!
Ismael