Viewing 30 results - 130,711 through 130,740 (of 142,938 total)
  • Author
    Search Results
  • #252855

    I’m not running WPML but I just updated to WordPress 3.9 and that seems to have fixed my issue. I was running WP 3.8.3 and I”m running Enfold 2.6.2.

    #252819

    Humm, Ive done that but its not quite working as intended.

    I got rid of this in grid.css:

    
    /*  #Mobile (Portrait)
    ================================================== */
    /* Note: Design for a width of 320px */
    @media only screen and (max-width: 767px) {
      .responsive #top {
        overflow-x: hidden;
      }
      .responsive .boxed#top {
        width: 100%;
      }
      .responsive .container {
        width: 268px;
        margin: 0 auto;
      }
      .responsive .units,
      .responsive .unit {
        margin: 0;
      }
      .responsive .container .one.unit,
      .responsive .container .one.units,
      .responsive .container .two.units,
      .responsive .container .three.units,
      .responsive .container .four.units,
      .responsive .container .five.units,
      .responsive .container .six.units,
      .responsive .container .seven.units,
      .responsive .container .eight.units,
      .responsive .container .nine.units,
      .responsive .container .ten.units,
      .responsive .container .eleven.units,
      .responsive .container .twelve.units,
      .responsive #top #wrap_all .flex_column {
        margin: 0;
        margin-bottom: 20px;
        width: 100%;
      }
      .responsive #top.boxed .stretch_full {
        width: 100%;
      }
      /* Offsets */
      .responsive #top .offset-by-one,
      .responsive #top .offset-by-two,
      .responsive #top .offset-by-three,
      .responsive #top .offset-by-four,
      .responsive #top .offset-by-five,
      .responsive #top .offset-by-six,
      .responsive #top .offset-by-seven,
      .responsive #top .offset-by-eight,
      .responsive #top .offset-by-nine,
      .responsive #top .offset-by-ten,
      .responsive #top .offset-by-eleven {
        padding-left: 0;
      }
    }
    /* #Mobile (Landscape)
    ================================================== */
    /* Note: Design for a width of 480px */
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .responsive #top {
        overflow-x: hidden;
      }
      .responsive .boxed#top {
        width: 100%;
      }
      .responsive .container {
        width: 428px;
        margin: 0 auto;
      }
      .responsive .units,
      .responsive .unit {
        margin: 0;
      }
      .responsive .container .one.unit,
      .responsive .container .one.units,
      .responsive .container .two.units,
      .responsive .container .three.units,
      .responsive .container .four.units,
      .responsive .container .five.units,
      .responsive .container .six.units,
      .responsive .container .seven.units,
      .responsive .container .eight.units,
      .responsive .container .nine.units,
      .responsive .container .ten.units,
      .responsive .container .eleven.units,
      .responsive .container .twelve.units,
      .responsive #top #wrap_all .flex_column {
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px;
      }
      .responsive #top.boxed .stretch_full {
        width: 100%;
      }
    }
    

    Hey!

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 990px) { 
    #main {
    margin-top: -88px;
    }}

    Please update Enfold to the latest version 2.6.4 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
    It gives you more control over header options as well. You may not need to use custom CSS

    Best regards,
    Yigit

    • This reply was modified 12 years ago by Yigit.
    #252807

    I had icons in our fonts area, and now they are gone, when you upload new icons in zip files do they take the place of the icons that are already uploaded?

    #252802
    BSHosts
    Participant

    (I’ll quickly re-cap as the support was so fast that the ticket was closed before I could check stuff).
    I’ve created a widget menu, then used “content elements” – “widget area” to add this widget (with menu in it) to a page, sadly I can’t figure out how to remove the bullet points that are generated.

    I’ve tried this in the quick css area.

    #top .widget_nav_menu li:before {
    content: none;
    }

    Upon the last ticket I tried adding:
    #top .widget_nav_menu ul ul li:before { display: none; }
    As suggested by yigit

    That didn’t make any difference, so I added:

    ul.disc, .entry-content-wrapper ul {
        list-style: none outside none;
    }

    Which did work as mentioned – but of course this removes the ul from all standard bullets on every page.

    You’re help much appreciated – ps impressed with the speedy response!

    Hey!

    That is fine. Please update Enfold to the latest version 2.6.4 if that does not work – kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Yigit

    #252792

    Hi BSHosts!

    Please add following code to Quick CSS

    #top .widget_nav_menu ul ul li:before { display: none; }

    Cheers!
    Yigit

    #252790
    BSHosts
    Participant

    I’ve created a widget menu, then used “content elements” – “widget area” to add this widget (with menu in it) to a page, sadly I can’t figure out how to remove the bullet points that are generated.

    I’ve tried this in the quick css area.

    #top .widget_nav_menu li:before {
    content: none;
    }

    Hi Yigit,

    I know the CSS, but I think it is a javascript thing.

    When I have a page with a fullscreenslider the menu is on top of that, transparent.
    So if the picture is dark and the menu font color is white and I scroll down the menu background turns white and I dont see menu items anymore because they are white on white

    Hi Yigit,
    Thanks so much. I have updated the css but will only be able to test later tonight. Sorry for some reason I didn;t get a notification for your last reply

    #252774

    what if I erase all of the media queries for under 768px in grid.css, would that make it stop re-sizing under that width?

    #252773
    This reply has been marked as private.
    #252771

    In reply to: Memory Usage

    Dude … Thanks for the advise. I was unaware of the PHP memory limit issue until recently when I started using the premium themes from Themeforest. I’ve definitely started searching for a new hosting provider. Based on my research over the past few days there are a lot of people and businesses in the same situation with hosts restricting PHP memory limit. To top it off none of the hosting services post their PHP memory limit on their website. You have to ask them or find it in hosting reviews.

    #252763

    Hi Josue,
    I have a total of 6 slides with text (top center) that superimposes on the images.

    My issues is the following:

    Right now; in the screenshot you see a white area where the text is superimposed on. http://i.imgur.com/70BzC1P.jpg

    That white area (where my red arrows are) is part of the image. So my image basically has a white rectangle. In various resolutions it shrinks or expands with the image

    My issue is that at some higher resolutions the white area is completely gone and my text appears on some background color (from the picture) and it’s not easy to read.

    We need an area on the top portion of the layer slider (where my red arrows are) to stay constant throughout the entire duration of the 6 slides so my text from each slide can go on that area.

    We don’t want that area to disappear going from one slide to the next or to cover the picture up.

    #252750
    Ben
    Participant

    Hello there,

    here is some problems i can’t solve:
    in order to suit my design, i added some png files element with transparency at the bottom and at the top of some color section, the color section background is set to parallax. and there is three things i just don’t understand :

    1/ i managed to keep the element at the top or at the bottom of the color section, applying css code ‘position : absolute’ to elements i want to set, but i don’t understand why others elements in the color section which are not concerned by the css code are moved as well.

    [ EDIT : i found a solution in setting the element with css code 100% wide ] 2/ It’s probably linked to the first issue, but those elements set as ‘position: absolute’ are not responsive to wider resolution, it keeps the element at his original size wich is, in my case 1350 px large. I’ve read on topics that it’s better to put high rez pictures, but if i do that will it works on all screen ? won’t it be a problem with mobile device regarding to the weight of the picture ? [ solved ]

    3/ my color section container are set to be 100% wide, which means, all element inside are supposed to set the same width, but no matter what, there is still a gap of 1 or 2 pixels at the right of the element, and i can’t find a way to settle this in quick css, i probably have to set a container inside the color section container, but i can’t find which one is ..

    well, thank you for all the help you could provide, and by the way you are all doing a great job here.

    here is my website :http://lafabrique-bayonne.com/blog

    thanks

    • This topic was modified 12 years ago by Ben.
    #252747

    In reply to: Submenu

    Still no change :(

    This is what I have for the quick css:

    #header_main .container, .main_menu ul:first-child > li a, .logo img, .logo a {
    height: 125px !important;
    line-height: 125px !important;
    max-height: none !important;
    }
    
    #top .social_bookmarks { top: 20%; }
    #top .social_bookmarks li a { font-size: 18px; }
    #top .social_bookmarks li { margin-right: 5px; }
    #top .main_menu .menu li ul a { font-size: 20px; }
    
    .sub_menu>ul>li>a, .sub_menu>div>ul>li>a { font-size: 14px; color: #222222!important;}
    
    #top .header_color .sub_menu ul li a:hover { color: #333333 !important; }
    
    .header_color .avia-tt { background-color: #444444!important; }
    
    .single #av_section_1 > div > div {
        width: 1210px;
        border-right: 0;
    }
    .single #after_section_1 {
        display: none;
    }
    
    #menu-item-search > div {
    left: -200px !important;
    }
    
    #menu-item-2653 > a { color: red; }
    #252721

    Hey!

    I have checked your Style.css file and you had one extra closing curly bracket. I removed it moved the code to the top and it seems to be working.

    Regards,
    Yigit

    #252710

    Hey!

    In that case following should do it

    #top #main .sidebar, .content { border: none !important; }

    Please do not forget to flush browser cache after applying the code

    Cheers!
    Yigit

    #252707
    This reply has been marked as private.

    Did not work for me.
    But it looks like i was to stupid to see the padding option from the color section element.
    Changed ot from “default padding” to “no padding” and everything looks fine.
    Now i dont even need the top: -50px anymore.

    all i need is

    ‘#fullwidthmap .container {
    width: 100% !important;
    margin: 0px;
    position: relative;
    }’

    I moved on to using the google maps api myself so i can do even more stuff with the map.
    But somehow the template breaks some avia related stuff but thats another story in another topic.
    Changing my first post for people who find this and want to use it.

    #252702
    This reply has been marked as private.
    #252689

    Ok Thanks!

    I finally did it with a menu, adding categories. Then add the menu like a widget in the top of the page where are the post entries.
    It works for me.

    #252678

    Hi!

    Please add following code to Quick CSS as well

    #top #main .sidebar { border: none; }

    Cheers!
    Yigit

    #252650

    FYI – This update doesn’t help for the above described issues!!!

    #252643

    In reply to: Mobile navigation

    Hi!

    Please refer to Peter’s post here – https://kriesi.at/support/topic/portfolio-link-arrows/#post-245040
    Best regards,
    Yigit

    #252639

    Hey Nona!

    Please see Kriesi’s post here – https://kriesi.at/support/topic/kriesi-logo/#post-161892
    When you add social network in Enfold theme options, the one on the top goes first, then second and so on. You can simlp change their order in Enfold theme options > Header > Extra Elements tab

    Cheers!
    Yigit

    #252633
    undervised
    Participant

    Hey,

    We’re having some trouble with the slider. I want it to appear the same on my 27″ imac as it does our clients laptop but when i design it for the mac instead of scaling it down it just takes a crop of the imac version is there a solution for this?

    Thanks,
    Aaron

    Reference: http://dev.beautymedia.co.uk/demo/Darby/

    #252632

    In reply to: Footer widget spacing

    Hi- That worked with the header and the footer height is now working on all browsers. My very last issue is the margins on the individual footer widgets themselves where I have the menu links. Because they are different word lengths, so “About” is shorter than “Why Vosburgh,” I have set a different margin for each of them to keep them centered on desktop/laptop, but even when I just go down to the ipad, the text for “Why Vosburgh” is now on two lines instead of the one line I want it to be on. Is there a bit of css I can add to keep the longer word lengths on one line regardless of browser/screen width?

    Thanks!!!
    Angie

    #252627

    Hey alexoua!

    1- Please refer to Peter’s post here – https://kriesi.at/support/topic/use-different-social-icons/#post-251970
    2- You can create a secondary menu in Appearance > Menus and check “Enfold Secondary Menu” in Menu Settings – http://i.imgur.com/7qAmbnV.png
    then choose to display it in Enfold theme options > Header > Extra Elements

    Best regards,
    Yigit

    #252625

    Hi!

    It works fine for me with both your font and a font that I have uploaded: http://cl.ly/V3Uh
    maybe its a simple caching issue and you can fix it by shift-reloading the editor page…

    Regards,
    Kriesi

Viewing 30 results - 130,711 through 130,740 (of 142,938 total)