Viewing 30 results - 132,751 through 132,780 (of 142,870 total)
  • Author
    Search Results
  • #234519

    Hey!

    Thank you for using the theme. I hope you’re doing well today.

    This will get you started. For further modifications, please visit Werkpress.

    You can add this on you custom.css or Quick CSS:

    #header_main .container {
    height: 200px;
    line-height: 200px;
    }
    
    .main_menu {
    top: 50px;
    }
    
    .header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu {
    margin-top: -50px;
    }
    
    .avia-menu-fx {
    bottom: 48px;
    }
    
    .header-tagline {
    float: right;
    }
    
    .header-scrolled .main_menu {
    margin-top: -20px;
    }
    
    .header_color.header-scrolled .main_menu ul:first-child >li > ul, #top .header_color.header-scrolled .avia_mega_div > .sub-menu {
    margin-top: -30px;
    }
    
    .header-scrolled .avia-menu-fx {
    bottom: 28px;
    }

    Edit header.php, find this code 154:

    echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'strong');
    

    Below, add the tagline:

    echo "<div class='header-tagline'>TAGLINE HERE</div>";
    

    Add this on Quick CSS again:

    .header-tagline {
    float: right;
    }

    Regards,
    Ismael

    #234460
    richgates
    Participant

    Hi All,

    I am using Enfold on my site http://slugradio.com. I have set up a table here for my radio station’s programming schedule. I find that it looks fine on my desktop computer, but if I try to look at the same data on my iPhone or iPad there are major problems. On the iPhone, everything is shifted by one day. Specialty programs, New Music Monday shows up on the iPhone as Tuesday. Covers That Don’t Suck is supposed to be on Thursdays, and it shows up on the iPhone as Friday.

    On the iPad the table doesn’t resize at all and just extends over into the right side bar. Any ideas? I tried using a third party plugin called TablePress as well, but it required way too much custom CSS to get it to look the way I wanted, and it isn’t responsive either so everything was cut off on my mobile devices.

    Any suggestions?

    #234458

    Topic: Slider filename popup

    in forum Enfold
    jgoldberg1983
    Participant

    Hi guys,

    How do I stop the image name showing on hover over the full screen ez slider?

    Thanks!

    Best,
    Jonathan

    #234451
    LMPLMM
    Participant

    Hi There

    I need to set up a series of small boxes that each have a different background image and have text over the top. It seems simple but I can’t find how to do that in this theme.

    Could you please advise? When I create the relevant areas it seems that I can have text or an image but not both.

    Thanks!

    #234442

    Topic: Menu Changes

    in forum Enfold
    jgoldberg1983
    Participant

    Hey guys,

    Hope you’re doing great! I wanted to make a few adjustments to the fixed header and was hoping you could help:

    1) Can I adjust the line height of the sub menu items to be less?
    2) Can I adjust the width of the submenus to be skinnier?
    3) Can I stop the first sub-menu items from being bold by default?

    Thank you!

    Best,
    Jonathan

    #234428

    In reply to: Enfold > Map size

    I see. Unfortunately it is not styled like http://themeforest.net/item/3clicks-responsive-multipurpose-wordpress-theme/full_screen_preview/5092225

    The thing is that I requested ENFOLD information before I bought it, like 3 days ago, and I was told this would be implemented early next week in the new update. Is that correct?

    I do not wanna see the bottom right information (Map data 2014 Google Sandom Term of Use Report Map Error) and the bottom and top extra spaces is something I can not get rid of (Eventhough I removed padding with quick css). See my contact page so you can have an idea what I am talking about: http://bchomeusa.com/brittocharette/pages/contact/contact-victor/

    jswebdev
    Participant

    I have set the “Background Attachment” to “Fixed” as that’s the effect I want to have. However, when it’s set to “Fixed”, the image is not displayed on the iPhone or iPad. I set the “Background Image Position” to “top center” as you suggested in https://kriesi.at/support/topic/image-in-color-section-not-appearing-on-iphone/ but it’s still not visible, but that did not help. The only way I could get it to display was to set the “Background Attachment” to “Scoll” but then I don’t get the effect I want on the non-mobile devices.

    Do you have any suggestions to achieve what I want? Maybe some custom CSS for mobile?

    Thanks in advance for your help with this.

    #234405

    In reply to: Remove header bar

    Hi sebwelch!

    Please see my post here – https://kriesi.at/support/topic/remove-alternate-content-area/#post-218971

    Cheers!
    Yigit

    #234390

    Topic: Header questions

    in forum Enfold
    Erwin
    Participant

    Hi,
    First I want to compliment you with this beautifull theme, it really is suitable for a lot of business.

    I do have a couple of questions regarding mostly the header. I will number the questions to be specific.

    1. I would like to change the alignment of the social media cons and the phone number. So, the phonenumber on the left and the icons to the right. I can place the icons to the right with .social_bookmarks {float:right;} Thats no problem, but I can’t get the phonenumber to the left.

    2. I would like the logo to lay over the slider on the homepage for 20px. I have tried with z-index and added some negative margin. The margin did work, but hte logo didn’t lay over the slider.

    3. I would like the borders at the top and bottom of the slider to be removed.

    Could anyone help me with one or more items? A bit of help would be very welcome!

    You van view the site at http://bit.ly/1fOwQhg

    Regards Erwin

    • This topic was modified 12 years ago by Erwin.

    Hello Ismael,

    actually I added this in functions.php and it’s disabled the site. Well, I prefer now simply just change “You are here” into “U bent here” (in Dutch).
    Where it’s possible? I saw this thread : https://kriesi.at/support/topic/how-do-i-change-you-are-here-in-the-breadcrumb/ where cyoniq advise to adress to go to: themes > enfold > framework > php > class-breadcrumb.php but I didnt find such file class-breadcrumb.php niether in the Editor, niether in Enfold menu.

    Can you help?
    Thank you!

    #234386
    Walrus11
    Participant

    Hello,

    I am using the small fixed header.

    I’d like to be able to have the header white space across the top so that I can add some text to the right side. The text could also be in a header image that spans the top.

    Any input would be great.

    Thanks,
    W

    1) I managed to style the nested submenu like the following, but it has a vertical line on the right after the name of the menu item plus it’s not completely working in Firefox – looks better in Chrome and Safari though. I have also given the nested h3 an individual class:
    <div class='widget widget_nav_menu'><h3 class='my-parent-item'><a href=";

    How do I change it, so that the lin eon the right after the menu item disappears and that it is also good in Firefox? Are the absolute styles for the padding values ok or should I use sth else instead? No idea, if I have styled the right tags …

    Here is the CSS:

    /* NESTED SUBMENU */
    .nested_nav .current_page_item {
    padding-left: 51px;
    padding-right: 52px;
    left: -51px;
    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;
    }
    
    .my-parent-item {
    padding-left: 164px;
    padding-right: 152px;
    font-size: 24px;
    font-weight: normal;
    font-color: blue;
    top: 1px;
    margin-top: -1px;
    padding-top: 1px;
    width: 100%;
    box-shadow: 0px 1px 1px 0px #DADADA;
    }

    2) Still no solution here for the cascading map icons in the mega menu navigation.

    Looking forward to your reply!

    Hey!

    Font file issue might be caused by a corrupt file set. please see my answer here: https://kriesi.at/support/topic/after-update-in-firefox-26-font-face-broken/

    Replacing the font files again seems to have solved the problem
    Regards,
    Kriesi

    #234372
    asafku
    Participant

    Hey,

    I`m tring to center the text in th Mega Menu.
    I added the following css, but no luck:
    #top .main_menu .menu li ul a { text-align: center; }

    Thank you,
    Asaf

    mdekievit
    Participant

    Hi,

    I have some trouble removing the border/box-shadow from my site in Safari.
    The desktop version was no problem, I used

    .grid-entry .inner-entry {
    box-shadow: none !important;
    }

    and I put it in my child themes style.css under

    @media only screen and (max-width: 767px) {}

    Am I missing something obvious?

    Regards,
    Matthijs

    #234359

    In reply to: Enfold > Map size

    Thank you Yigit. But I CAN NOT FIND the Google Map element from the Elements of the Avia Layout Builder. I want the map at the top following my logo area. Pretty much taking place of the slider location instead. Thank you.

    #234358

    I’m not even sure if this is a good idea because of potential downsides, but I may have a suggestion to improve the mega menu editing interface. It’s probably one of the least important things possible to worry about, but hey, might as well post it.

    I actually think what you have now is really great and very functional, but it’s a little odd from a UX standpoint. You can tell it’s engineered to get around WordPress’ limitations (which is not your fault of course). Check a box to make a mega menu, and suddenly pages or custom links turn into columns. Drag them in a level deeper, and they’re pages and custom links again. Check another box, and now the description is a thing you can use to put custom content in. Not bad, just kind of weird.

    Some months ago, a little-known plugin was released called Big Voodoo Mega Menu & Related Links Menu. While it falls flat in its front-end implementation, the back-end is pretty good. Here’s a look at it. Columns and what Enfold calls text blocks are their own separate elements, with their own properties, and I think it works well.

    Downsides vs. the current Enfold way are:

    • It’s not as easy to link to a page from a column heading (since you can’t just make a page also a column with this method)
    • Pages and text blocks can be on the same level as columns, which would be layout chaos
    • There’s nothing stopping you from making a column or text block a top level item, which would also be layout chaos.

    But maybe there’s a clever way to solve those issues, like still doing the “page becomes a column” thing if a user is absolutely insisting, and a JavaScript check to keep columns inside the second level and text blocks inside the third level (although what do you do about adding them to the menu initially?). And, on the other hand, maybe it’s not a big deal, and users will use the tools as intended.

    Anyway, I think it’s more intuitive, but a lot easier to break, so I’m not sure if it’s a useful suggestion. I’ll let you decide.

    #234355

    Topic: Two Line Menu Option

    in forum Enfold
    aribann
    Participant
    #234346
    tonyiatridis
    Participant

    Hey guys,

    I was wondering if there was a quick way to change the titles which appear on a Portfolio grid to all caps with CSS (bottom of page: kristencooper.com/ctt)

    I thought maybe:

    .grid-entry-title entry-title{
    text-transform: capitalize;
    }

    or something to that effect, but I’m going about it in the wrong way obviously.

    To make matters even more complex the clients wants the titles above the picture as well if possible. I confess I’m not sure how to even go about that with the amount of CSS involved.

    Any help would be greatly appreciated.

    Thanks

    T

    #234317

    Hey!

    Maybe this will work for you.

    .breadcrumb {
    display: none;
    }
    
    #menu-item-search {
    top: 90px;
    }
    

    It will remove the breadcrumb then move the search ajax icon down. Work best if you’re not using the header with bottom navigation.

    Regards,
    Ismael

    #234286

    Hi!

    Thank you for the question. I hope all is well with you today.

    Please add this on Quick CSS or custom.css:

    @media only screen and (min-width: 990px) {
    #avia-menu {
    display: block !important;
    }
    
    #mobileMenu_avia-menu {
    display: none !important;
    }
    }

    Cheers!
    Ismael

    Hi!

    Thank you for using the theme. I hope you’re doing great.

    1.) Please add this on Quick CSS or custom.css to modify the nested menu:

    .main_color .widget_nav_menu ul:first-child>.current_page_item
    background: #fcfcfc;
    }
    
    .widget_nav_menu ul:first-child>.current_page_item, .widget_nav_menu ul:first-child>.current-menu-ancestor {
    padding-left: 51px;
    left: -51px;
    top: 1px;
    margin-top: -1px;
    padding-top: 1px;
    width: 100%;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
    }

    2.) The icon is showing on my end. Please add this:

    .kartenicon:before {
    content: "\E842";
    font-family: 'entypo-fontello';
    padding-right: 10px;
    float: left;
    }

    Best regards,
    Ismael

    #234277

    Hi!

    The original logo size is roughly 400px, it will be pixelated when you resize it to 800px. Please add this:

    .home .social_header #header_main .container, .home .social_header .main_menu ul:first-child > li a {
    height: 155px;
    line-height: 155px;
    }
    
    .home div .logo {
    left: 33%;
    }
    
    .home .logo, .home .logo a, .home .logo a img {
    width: 340px !important;
    max-width: 340px !important;
    height: 156px !important;
    }
    
    .home .main_menu {
    margin-top: 67px;
    }
    
    .home .main_menu .menu ul {
    top: 69%;
    }

    For further customization, please visit Werkpress.

    Best regards,
    Ismael

    Sweet! This works perfectly now. Thanks, Ismael.

    Hey Jane!

    Thank you for using the theme. I hope you’re doing great.

    Please add this on Quick CSS or custom.css:

    @media only screen and (max-width: 1003px) {
    #avia-menu {
    display: none !important;
    }
    }

    Regards,
    Ismael

    #234256

    Hi!

    How are you? I hope you’re doing well today.

    Please use this on Quick CSS to resize them:

    #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a {
    width: 50px;
    }

    Add this one to remove the decreased opacity when hovered:

    #top .avia-gallery .avia-gallery-thumb a:hover {
    opacity: 1;
    }

    Best regards,
    Ismael

    #234255

    Hey!

    Thank you for the question. I hope all is well with you today.

    If you want a mobile redirect for your homepage, please use this plugin: http://wordpress.org/plugins/wp-mobile-detect/faq/

    Refer to this link for more info: https://kriesi.at/support/topic/homepage-redirect-on-mobile-sites/

    Best regards,
    Ismael

    #234220

    Notes is the 3? line box the others are one line ..looks good

    It is the pop-up et.al..

    I will risk that a diamond client is of beyond avg means yes? so lets treat them as such, not as an old navy customer.

    Sorry couldn’t resist, i am a strong consumer and that needed to be mentioned.

    Your footer is in disarray with the hours, do not need to post the daily hours like that (perhaps a time open plugin is you must)

    Remove the nav bar social icons at the top, you are fine jewelry store …not a blog

    Remove the contact pseudo stuff from main page, you have it in the footer

    Reorg the menu in the way a customer shops ie flow

    Rethink(actually dont rethink it, you must change it) using the nav structure you have of /#whatever, Customers understand back button only and far worse for Google. So if I come from your competitor lets say james allen > kimberfire > jewelry > and then I say not much here lets go back to the main page (majority will hit back button) you just lost that customer. NOTE the jewelry menu choice really as is just going to bounce your customer straight away.

    Get rid of as seen on… the could be blog post

    You dont want those graphic separators

    Contact form is off, post you email address

    Alright thats 15000$ Canadian worth of feedback right there

    You may need to convene a panel and get it all sorted

    Hey!

    Try adding this code to the Quick CSS:

    .title_container .breadcrumb {
    position: relative;
    right: auto;
    top: 0;
    margin-top: 0px;
    padding-bottom: 8px;
    overflow: hidden;
    left: -2px;
    }

    Cheers! 
    Josue

    #234166
    This reply has been marked as private.
Viewing 30 results - 132,751 through 132,780 (of 142,870 total)