-
AuthorSearch Results
-
March 12, 2014 at 12:27 am #235996
In reply to: iPad menu display issue
I’ve added the new piece of code but it’s still causing problems. Here’s all the code in the CSS:
.sub_menu { font-size: 16px; } /* changes the font size of sub menu */
.fixed_header.social_header #main { padding-top: 174px; }
.main_menu ul:first-child > li > a { line-height: 190px !important; }
#header .mega_menu_title { #0e2f61; }.title_container { background: url(http://www.test.theimplantcentre.com/wp-content/uploads/2014/02/Crumbsbanner41.jpg); }
.avia-heading-row {
color: white;
}
.price-top-margin {
margin-top: 37px;
}tr th:first-child, tr td:first-child {
vertical-align: top;
}
.main_color tr.avia-heading-row {
background: #2f5691;
}
#header_main, .header_color .main_menu .menu ul li a { background-color: white; }#header_main, .header_color .main_menu .menu ul li a { background-color: white; }
.tab_titles div {
font-size: 14px !important;
}
.avia_mega_div, .avia_mega_div .sub-menu {
background: white !important;@media only screen and (min-width: 1140px) {
#top #header .avia_mega_div > .sub-menu > li > ul > li a {
height: 40px !important;
line-height: 25px !important;
}}#header_main .container, .main_menu ul:first-child > li > a {
height: 143px !important;
line-height: 190px !important;
-webkit-transition: all linear 0.2s;
-moz-transiton: all linear 0.2s;
transition: all linear 0.2s;
}.header-scrolled #header_main .container, .header-scrolled #avia-menu > li > a {
height: 80px !important;
line-height: 80px !important;
}
#header_main img, #header_main .logo, #header_main .logo a{
width: 252px !important;
height: auto !important;
max-height: none !important;
max-width: none !important;-webkit-transition: all linear 0.2s;
-moz-transiton: all linear 0.2s;
transition: all linear 0.2s;
}
.header-scrolled #header_main img, .header-scrolled #header_main .logo, .header-scrolled #header_main .logo a{
width: 126px !important;
height: auto !important;
}
.avia-content-slider .slide-entry-title {
display: none;
}
#main > div.main_color.container_wrap.fullsize > div > main > div > div > div.flex_column.av_one_half.avia-builder-el-11.el_after_av_one_half.avia-builder-el-last.column-top-margin {
margin-top: -8px;
}
#av_section_1 > div > div > div > div > div.flex_column.av_one_fourth.first.avia-builder-el-13.el_before_av_three_fourth.avia-builder-el-first > section {
margin-top: 20px;
}.page-id-75 .avia-section-small .content {
padding-top: 0;
}.header_color .avia-tt { background-color: white; }
.header_color .ajax_search_image { color: white; }.header-scrolled .main_menu ul:first-child > li > a { line-height: 58px !important; }
March 11, 2014 at 11:44 pm #235969Hey!
Version 2.6.1 was released. Please try updating your themes and check if that helps. If not, pllease let us know
Best regards,
YigitMarch 11, 2014 at 11:13 pm #235936In reply to: LayerSlider Enfold 2.6 Issue on Safari
Hey!
I think you are save. it seems the topic creator only got the private mails. I just changed that as well so this should never happen again, thanks for the notice ;)
Best regards,
KriesiMarch 11, 2014 at 11:07 pm #235930In reply to: Change Continue Shopping Button color
Hey!
Please use following code in Quick CSS instead
#top div div.woocommerce-message a.button { background-color: #b21f24; color: #ffffff; border-color: #b21f24; } #top div div.woocommerce-message a.button:hover { background-color: #757575; color: #191919; border-color: #757575; }Cheers!
YigitMarch 11, 2014 at 10:59 pm #235927In reply to: LayerSlider Enfold 2.6 Issue on Safari
Thank you Kriesi for your help. Would you mind clarifying this? I am concerned about this.
https://kriesi.at/support/topic/layerslider-enfold-2-6-issue-on-safari/#post-235838March 11, 2014 at 10:56 pm #235926Hi Devin,
Thanks for your suggestion. Yes, when I change the setting to “Parallax” it appears nicely on the iPhone and iPad. The downside is that I don’t see the cool effect on the laptop/desktop where the image is fixed and you see different portions of it when you scroll down the page. Just FYI, on http://www.got2bmoving.com, I have set the first color section (the one below the “NY Traffic, etc” images) to “fixed” and the 2nd color section (just above the footer) to “parallax”.
The 2 devices that I’m trying to view this on are the iPhone 4s with OS 5.1.1 and the iPad (Model A1219 with OS 5.1.1). I don’t see the “fixed” color section on either of these. Maybe there is some custom CSS that I can add so that I can retain the “fixed” setting and also view it on these devices?
Let me know what you think.
Thanks!
JaneMarch 11, 2014 at 10:37 pm #235910Topic: Edit Portfolio Category List
in forum Enfoldtechgrayscale
ParticipantHello,
I was wondering how I would change the type size and background color of the portfolio category filters that appear at the top of the page (see link below)?
Also, is it possible to force the category labelled “Other” to the end of the list?
Link to example: http://www.charlestonwedding.com/2014/portfolio-all/
Thanks!
-
This topic was modified 12 years ago by
techgrayscale. Reason: added question relative to previous comment
March 11, 2014 at 10:28 pm #235900In reply to: LayerSlider Enfold 2.6 Issue on Safari
Only because I changed the settings as described here https://kriesi.at/support/topic/layerslider-enfold-2-6-issue-on-safari/#post-235897
March 11, 2014 at 10:22 pm #235897In reply to: LayerSlider Enfold 2.6 Issue on Safari
Kriesi,
George from Kreatura media support just got back to me. I have to thank him for weighing in.
He said to do simply this: “Please enable both image preload and lazy load features in layerslider global options.”
So click on the slider you are having problems with then Slider Settings > MiscSolved my issue immediately (Safari, Chrome, Firefox, Mobile Safari) but I am wondering if I had several slides if this would slow down the loading of my site? Image Preload setting and Lazy load settings seem to be opposing in their definitions. Hmmm.
Thank you Kriesi for your help. Would you mind clarifying this
https://kriesi.at/support/topic/layerslider-enfold-2-6-issue-on-safari/#post-235838And for future reference answering #1 and #3 here
https://kriesi.at/support/topic/layerslider-enfold-2-6-issue-on-safari/#post-235858Also, I have a longstanding problem with the LayerSlider. I have spoken with Kreatura and they seem to think it is a theme issue. Would you mind weighing in on it here PLEEEEEASE ;)
https://kriesi.at/support/topic/mobile-site-rotation-problem/#post-235894THANK YOU for your help, Jas
March 11, 2014 at 10:14 pm #235891In reply to: enfold > bbpress > thread
Dude:
Just got this worked out. For full width blog post and forum content:
#top .entry-content { margin-left: 0px!important; width: 100%!important; }March 11, 2014 at 9:53 pm #235877In reply to: search: edit the text
Hi!
Please see my post here https://kriesi.at/support/topic/remove-alternate-content-area/#post-218971
Regards,
YigitMarch 11, 2014 at 9:38 pm #235864In reply to: Change Continue Shopping Button color
Hey jasondbeaver!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top div.woocommerce-message a { color: green !important background-color: red !important; } #top div.woocommerce-message a:hover { color: green !important background-color: red !important; }Best regards,
YigitMarch 11, 2014 at 9:28 pm #235859In reply to: Simple Header Change
Thanks a million for your help. That worked and I added the margin changes to get rid of the space in the header. The code below achieved the desired result
.logo img { padding: 0px; ; } #header_main .container { height: 73px !important; margin-top: -10px; margin-bottom: -10px }Thanks again!
March 11, 2014 at 9:13 pm #235852Thanks. That worked!
March 11, 2014 at 9:02 pm #235851Topic: Hide Alt Text from photos
in forum Enfoldsistahhollywood
ParticipantHi All,
Link: http://www.sistahhollywood.com/keyshia-cole-steve-madden-spring-2014/
Click on the gallery…you see how the alt text info appears?I’d like to keep using the image alt text field for SEO purposes, but is there a way to hide it from the top of the images when a user?
March 11, 2014 at 8:54 pm #235845Topic: Log in, log out menu options
in forum Enfoldeberswine
ParticipantWondering if there is any options when logged out you see “Log In” and when logged in, you see “Log out” and maybe a few profile links in the top navigation ??
March 11, 2014 at 8:30 pm #235831In reply to: Header issues after updating to version 2.6
This reply has been marked as private.March 11, 2014 at 8:21 pm #235827Thanks a lot for your reply, Peter. CSS really is a challenge for me – happy, that you are still with me :)
I used your snippet and it almost worked for the nested menu.
Could someone please have a look at the line under the h3 parent item and the hover of the list item:
Here is the code I used so far in the Quick CSS:
/* NESTED SUBMENU */ .sidebar_left .my-parent-item { padding-left: auto; padding-right: 3px; font-weight: normal; font-color: blue; top: 1px; margin-top: -1px; padding-top: 1px; width: 100%; box-shadow: 0px 1px 0px 0px #DADADA; } .sidebar_left .nested_nav .current_page_item { padding-left: auto; padding-right: 52px; top: 1px; margin-top: -1px; padding-top: 1px; width: 100%; box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2); background: #f8f8f8; font-size: 16px; } .main_color a:hover, .main_color li a:hover { background: #f8f8f8; padding-left: auto; }March 11, 2014 at 8:19 pm #235826Topic: Breadcrumb bar hidden
in forum EnfoldMKW270210
ParticipantHi
I have increased the height of the header to incorporate a larger logo using some code I have received in the past. It also pushes down the layer slider:
#header_main .container, .main_menu ul:first-child > li > a {
height: 131px !important;
line-height: 131px !important;
}#top .ls-wp-container { margin-top: 40px!important; }
However, on other pages the breadcrumb bar is hidden behind the header (you can just make out the wording through the opaque header.
How can I also move this down?
Thanks in advance
Mark
March 11, 2014 at 7:08 pm #235775I figured it out. There is a conflict with Yoast’s (Joost de Valk’s) Google Analytics for WordPress plugin. When I deactivate it, the “Show Detail” link works. When it is active, I get that error.
Thanks. Hopefully this conflict can be resolved or this topic can help someone else.
March 11, 2014 at 7:08 pm #235773In reply to: Einige Fragen zur Konfiguration, Style usw
Hi!
1) Versucht den CSS Code mit !important einzufügen. Wenn er dann noch immer nicht funktioniert, ist es ein Problem mit eurem Server Cache, da der Code an sich gültig ist und mit !important auf jeden Fall alles andere überschreiben sollte.
2) Wenn ihr kein Secondary Menu anzeigen wollt stellt sicher, dass zumindest die “Header Social Icons” aktiviert sind (zb mit “Display at the top bar left”). Wenn ihr keine Icons anzeigen wollt, dann löscht einfach alle Social Links in der Liste (einfach auf das rote X klicken). Ich werde Kriesi aber bitten die Nummer-Option mit dem nächsten Update zu berücksichtigen, selbst wenn keine Social Icons gesetzt sind.
3) Diesen Fehler konnte ich nicht reproduzieren. Könnt ihr mir einen Admin Account einrichten, damit ich diese Option auf eurem Server testen kann?
Best regards,
PeterMarch 11, 2014 at 6:58 pm #235765Topic: Drop Down Menu for Portfolio Categories?
in forum Enfoldtechgrayscale
ParticipantHello,
I was wondering if it’s possible to have the portfolio categories appear in a drop-down menu rather than horizontally across the top of the page like you see here: http://www.charlestonwedding.com/2014/portfolio-all/
Thanks!
March 11, 2014 at 6:51 pm #235758Hey!
Maybe the language cookie is missing. Try to clear your browser cache & delete cookies and then go to the editor page to translate it. See: https://kriesi.at/support/topic/wpml-homepage-blog-post-not-working/#post-230549#
Cheers!
PeterMarch 11, 2014 at 6:47 pm #235751Hey!
There will be an update released shortly to fix the child theme issue but I posted a fix for it here: https://kriesi.at/support/topic/after-update-to-2-6-some-css-styles-child-theme-style-css-are-not-being-applied/#post-235122
Regards,
DevinMarch 11, 2014 at 6:27 pm #235731In reply to: Icon Box Title Links Don't Have Link Color
Hey!
1- You can add iconbox element to your page in Avia Layout Builder. You can also add your own icons ( please see – http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/ )
You should choose to display icons on top to have them in circle.
2- You can change overlay icons with following code.image-overlay.overlay-type-extern .image-overlay-inside:before { content: url(https://yourdomain.com/icon.png); font-family: 'entypo-fontello'; }3- You are using an older version of the theme. Please update Enfold to the latest version as well - http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitMarch 11, 2014 at 6:10 pm #235721In reply to: Reduce white space
Hi!
Thank you for the question. I hope all is well with you today.
You can reduce the top margin of the special heading element:
.av-special-heading { margin-top: 0; }Best regards,
IsmaelMarch 11, 2014 at 6:08 pm #235720In reply to: Double line under header after update
Hey tmunz!
Thank you for using the theme. I hope you’re doing great.
You can add this on Quick CSS or custom.css to remove the layer slider’s top border:
.avia-layerslider { border-top: none; }Best regards,
IsmaelMarch 11, 2014 at 6:03 pm #235715In reply to: Secondary menu doesn't display on translated pages
Pardon me for meddling, but my top menu (secondary) also disappeared after updating to the latest version. All I had to do was go to my theme settings > Header and select the right settings to display the secondary menu. Important, though, is that you do this for each individual language, otherwise it will just show on your default language.
March 11, 2014 at 6:01 pm #235714In reply to: Change Navigation Bar above the header
Hi!
Thank you for using the theme. I hope you’re doing great.
You can add this on Quick CSS or custom.css to move the menu closer to the slider:
.html_header_top.html_header_sticky.html_large.html_main_nav_header .main_menu ul:first-child > li > a { line-height: 180px !important; } .html_header_top.html_header_sticky.html_large.html_main_nav_header .header-scrolled .main_menu ul:first-child > li > a { line-height: 58px !important; }Best regards,
IsmaelMarch 11, 2014 at 5:47 pm #235704In reply to: Secondary menu doesn't display on translated pages
Hello Peter
Unfortunately, I can’t restore the database since the website has been too much edited since the last backup. The update didn’t fix the problem either, and actually it is worst: now the language switcher doesn’t appear anymore on the top right of the header for the secondary language (see this capture. I tried to add the switcher to the secondary menu through WPML settings, but then it is displayed twice).
WPML settings seems to be ok and the “menu sync” feature works: the main menu is translated and displayed, while the secondary menu is visible and translated in backoffice but is not displaying on the website.
Thank you for any advice.Benjamin
-
This topic was modified 12 years ago by
-
AuthorSearch Results
-
Search Results
-
Topic: Edit Portfolio Category List
Hello,
I was wondering how I would change the type size and background color of the portfolio category filters that appear at the top of the page (see link below)?
Also, is it possible to force the category labelled “Other” to the end of the list?
Link to example: http://www.charlestonwedding.com/2014/portfolio-all/
Thanks!
Topic: Hide Alt Text from photos
Hi All,
Link: http://www.sistahhollywood.com/keyshia-cole-steve-madden-spring-2014/
Click on the gallery…you see how the alt text info appears?I’d like to keep using the image alt text field for SEO purposes, but is there a way to hide it from the top of the images when a user?
Topic: Log in, log out menu options
Wondering if there is any options when logged out you see “Log In” and when logged in, you see “Log out” and maybe a few profile links in the top navigation ??
Topic: Breadcrumb bar hidden
Hi
I have increased the height of the header to incorporate a larger logo using some code I have received in the past. It also pushes down the layer slider:
#header_main .container, .main_menu ul:first-child > li > a {
height: 131px !important;
line-height: 131px !important;
}#top .ls-wp-container { margin-top: 40px!important; }
However, on other pages the breadcrumb bar is hidden behind the header (you can just make out the wording through the opaque header.
How can I also move this down?
Thanks in advance
Mark
