Hello Ismael,
Following your instructions social medial icons appear in the top menu, but on the top. See at: http://solucionestecnologicasparaempresas.com/
Social media icons not appear in the right, separated by a discontinuous line, like kriesi.at page.
Could you help me to align the icons on the right?
Thanks for your work, Raúl.
-
This reply was modified 12 years, 1 month ago by
ribanezg.
Hi!
Please add following code to Quick CSS
#top .header_color .main_menu .menu ul li>a:hover {
color: black;
}
Best regards,
Yigit
Well, I actually have found some things. E.g. how to create a automatic nested submenu. That’s working. I also managed to create some side menus using the widgetized sidebars in Appearance.
The last thing I would like to know is how to create a sidebar/sidemenu (automatic or using classic sidebars) which starts in the middle of the page, or wherever I want (ie not on top).
Cheers.
-
This reply was modified 12 years, 1 month ago by
Binro89.
Hi!
I am not 100% sure but it should be released within a week. I am marking this thread as resolved. When new version is released, if you have any questions or issues with video feature, feel free to start a new topic
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.content, .sidebar {
padding-top: 10px;
padding-bottom: 10px; }
Best regards,
Yigit
Hi there,
I’m in front of a small issue. I don’t find how to create the same sidemenu than the one you’ve got here: http://kriesi.at/themes/enfold/shortcodes/pricing-and-data-tables/
If I do understand well how it works, it is a nested menu automatically created on subpages (of the parent “Shortcoldes”). But how can you set it up to make it start at a precise point of the page, and not on top? I’ve tried several things, but I didn’t manage to get the same thing.
And by the way, I don’t manage to get a simple nested menu neither (if i create a child page, I have got nothing, even with the box ticked in the Options Panel). What am I missing?
Thanks for your help. Regards.
Robin
Hey!
Please review your website now. I have just made small fixes on the existing custom CSS codes. Only “Home” menu item is visible on Blog page, single blog pages and single portfolio pages on both desktop and mobile.
Regards,
Yigit
This reply has been marked as private.
will that disable the header resizing? I don’t want it to do that, but I get that it’s anchoring from the top of the page under the header.
Hey!
Please add following code to Quick CSS
#top .iconbox_top {
margin-top: 65px!important;
margin-bottom: 45px!important;
text-align: center;
margin: 0 auto;
}
Regards,
Yigit
I would like to change the featured image on top that it spans the full width of the content box. The sidebar should then start below the picture. Is there an easy way to implement htis?
Exampe for my site: http://gothsick.de/blog/2014/01/23/piano-nights-von-bohren-der-club-of-gore/
Regards
Ray
Hi Devin,
thank you for your reply.
This is my website: http://www.a1-realestate.com.
I have put in the CSS code as you mentioned. However, there is still a white border right on top.
How do i make it totally black? I am very new to this so I need all the help I can get.
Thanks for your help!
Peter,
I’m getting really confused. Here you say to edit the register-admin-options.php
https://kriesi.at/support/topic/adding-custom-social-icons/#post-170356
Ismael says it can be edited here
https://kriesi.at/support/topic/head-with-social-media-and-large-logo/#post-218323
In your last message above you say “The register-admin-options.php is not editable”
Did you mean to say the PARENT register-admin-options.php CAN be edited but it needs to be left in the parent folder?
sorry, it’s not working but :
.menu-item-mega-parent {
padding-bottom: 2px;
}
work’s !!
> here’s the final code :
#top .main_menu .menu > li > a {
padding-top: 20px;
}
#top .header-scrolled .main_menu {
margin-top: 20px !important;
bottom: 15px !important;
}
#top .avia-menu .avia_mega_div .sub-menu {
top: -2px !important;
}
.avia-menu-fx {
top: 115px !important;
}
.header-scrolled .main_menu .menu > li > a { height: 73px!important; }
.header-scrolled .sub-menu {
top: 73px !important;
}
.header-scrolled .avia_mega_div {
top: 75px !important;
}
.header-scrolled .avia-menu .avia_mega_div .sub-menu {
padding-top: 20px !important;
top: -3px !important;
}
.menu-item-mega-parent .avia-menu-fx {
top: 115px !important;
}
.header-scrolled .menu-item-mega-parent .avia-menu-fx {
top: 72px !important;
}
.menu-item-mega-parent {
padding-bottom: 2px;
}
Thanks
Hey jacobsever!
Please try to follow the suggestion(s) I posted here: https://kriesi.at/support/topic/setting-blog-to-multi-author-big-preview-blog-with-title-excerpt-read-more/#post-221204
If it still doesn’t work please deactivate all third party plugins and check if a plugin causes the issue.
Cheers!
Peter
Hey!
The child theme functions.php will be loaded first and you just need to add this code: https://kriesi.at/support/topic/adding-slideshare-to-header-social-icons/#post-200202 into it. You must not copy the functions.php file from the parent theme. The register-admin-options.php is not editable (and you can’t overwrite it) with a child theme at all and you can delete this file from the child theme folder.
Best regards,
Peter
Hi!
Please try to insert this code into the quick css field
body .container_wrap .hr.avia-builder-el-last {
margin-bottom: 30px;
}
body .container_wrap .hr.avia-builder-el-first {
margin-top: 30px;
}
Regards,
Peter
Hello
I’m sorry to again discuss about that (https://kriesi.at/support/topic/building-a-non-conventional-website-with-enfold/) but you have close my ticket.
You said “individual theme features are not able to be pushed out under any specific deadline” but i’m not agree with you :)
I do not consider that it is an “individual theme features”!
If you have made possible to have pages as blog with masony features you may consider that the work is not finished:
In a post, the breacrumb do not work at all because it is build with the archives pages
The mainmenu is unable to tell where you are (no highlight links)
It creates Duplicate Contents (yes, on my new site you can go there:
http://www.domodeco.fr/l-exterieur/terrasse
and there:
http://www.domodeco.fr/exterieur/terrasse
The first one is a page with blog contents inside masonry, and the nex one is the archive!
I’m very suprised that nobody else has seen that, or maybe i’m the only one who use mansory page with blog content?!
Please advice the author that it can’t leave us with a mess like that /-)
Thank you
Hi ShortieD!
You can add this on your custom.css or Quick CSS:
#top .social_bookmarks li a {
width: 50px;
line-height: 32px;
min-height: 50px;
font-size: 30px;
}
#top .social_bookmarks li {
height: 100%;
width: 50px;
}
Cheers!
Ismael
Hey deyowulf!
1) Insert this code into the quick css field
#top #menu-item-search.menu-item-search-dropdown{
float:left;
}
.bottom_nav_header.social_header .main_menu, .bottom_nav_header.social_header .main_menu {
width: auto;
float: none;
margin: auto;
text-align: center;
}
.bottom_nav_header.social_header .main_menu>div, .bottom_nav_header.social_header .main_menu ul:first-child {
text-align: center;
margin: auto;
}
.bottom_nav_header.social_header .main_menu ul:first-child {
max-width: 650px;
}
and instead of 650px insert the width of your menu.
2) This code
.bottom_nav_header.social_header .main_menu ul:first-child>li a {
font-size: 12px;
}
will help you to change the font size.
Cheers!
Peter
Hey!
Please use this on Quick CSS or custom.css:
#top .social_bookmarks li {
width: 45px;
margin-left: 15px;
padding-right: 15px;
}
#top .social_bookmarks {
left: -15px;
position: relative;
}
Cheers!
Ismael
Hey borkent!
I tagged this thread for Kriesi. I’m not sure if there’s any solution because I doubt it’s possible to detect the “cursor”. The only solution I can think of would be to use the OS class (i.e. avia-windows) to distinguish “laptop” touchscreens from “mobile devices” however this may still cause weird results for some users.
Best regards,
Peter
Hi!
Please try this on Quick CSS or custom.css to target IE8:
.content, .sidebar {
padding-top: 10px\9;
padding-bottom: 10px\9;
}
Install this plugin, see if it helps: http://wordpress.org/plugins/html5shiv/
Regards,
Ismael
Hi frankster1234!
Please refer to this link: https://kriesi.at/support/topic/google-adwords-tracking-after-form-has-been-submitted/
You can use the Contact Form 7 plugin.
Regards,
Ismael
Hey atomicdreamz!
You can add this on Quick CSS if you want a separator below each events:
.tribe-events-list .vevent.hentry {
border-top: 1px solid gray;
}
Cheers!
Ismael
Hi gmmediadienste!
You can add this on Quick CSS or custom.css to reduce the width of the Boxed Layout:
@media only screen and (min-width: 1140px) {
.responsive .boxed#top {
width: 1030px;
}
.responsive .container {
width: 930px;
}
}
Cheers!
Ismael
Unfortunately that does not help – I prefer the spacing set in the original CSS, with 30px top/50px bottom on Content and Sidebar areas. Is there an extra class that I should add in for the Color Section and the LayerSlider? I tried a few guesses but couldn’t get it to correct itself in IE8.