Viewing 30 results - 92,371 through 92,400 (of 142,711 total)
  • Author
    Search Results
  • #666261

    In reply to: Google Maps API

    Hey!

    Our devs are working on an update.
    If you would like to refer to a workaround, please see – https://kriesi.at/support/topic/solution-to-google-maps-key-issues/

    Cheers!
    Yigit

    #666258

    Hey kazse!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .widget_nav_menu ul ul li:before {
        z-index: -1;
    }
    

    Best regards,
    Yigit

    #666255

    Hi, well I’m not Enfold Support, but I got a solution for this one.
    For my page I set 3 different LayerSlider Templates (called homepage main, homepage tablet, homepage mobile), you might guess what the differences are ;)
    For the main homepage as viewed in a desktop mode I have a full resolution picture (approx 1920x600pc as far as I remember) that starts with browser widths from 1200px and up. From approx 760px up to 1200px I have the tablet template that consists of a smaller image and resized items as well as differently formatted text. The mobile one has (from 0px to 760px) another even smaller image which reduces loading times and garantuees best style. I have also formatted the text areas to fit within the mobile sized image.

    It’s a little bit work here, I know, but it’s worth it. This way you won’t bother anymore with those ;)

    Ah yeah, I almost forgot: With the advanced layout architect you have to select all three of the layerslider templates but only one will be shown depending on which browser one uses. To check you can use to “view in…” function of your browser (e.g. Firefox press F12 and select from the bar)

    Hope I could help :)

    Cheers,
    Patrick

    #666244

    Hi,

    in this case I would try a different approach. You could do two different version for example, one for mobile only and one for desktop only. Build the elements the way you want for mobile only and then do this: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Then you can add a custom class, for example “mobile-only”. Finally you can use this code inside Quick CSS field:

    @media only screen and (min-width: 768px) {
    .mobile-only {
    display: none;
    }}
    

    Best regards,
    Andy

    #666239

    In reply to: Search icon overlap

    Hi,

    To add a search bar to main menu a menu should be set as Enfold Main Menu on Appearance > Menus panel (Which i think you already have).
    Please refer to Yigits post here https://kriesi.at/support/topic/search-bar-in-header/#post-350102

    Best regards,
    Vinay

    #666229

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .html_header_top.html_bottom_nav_header #top .main_menu .menu-item-search-dropdown {
        float: left;
    }
    li#menu-item-search a:after {
        font-size: 15px;
    }
    .html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a, .html_bottom_nav_header #top #menu-item-search>a {
        padding-right: 13px;
    }
    

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Then remove following code

    li#menu-item-search a {
        line-height: 32px !important;
        height: auto !important;
    }

    Best regards,
    Yigit

    #666218

    Sorry if my explaination was not clear enough to you. Here are some of my setting :
    1. A homepage with transparent and glassy option. I want and did this to show the full image of my layer slider (I did this in the page setting)
    2. I chose a logo left, menu right, and a slim header in enfold/avia framework.
    3. In the Header behavior I check : Sticky Header, Shrinking header, and unstick topbar

    All I want is, just to make the top bar comes in colour (black,grey,etc) or no transparency, while I set the main menu/header into transparent.
    After did some search, i found this question darken transparent ,

    #666190

    Hi,

    I already told you how. Again:

    Use this code for example:

    .page-id-617 .freigestellt_portrait {
    top: 200px;
    }
    

    and adjust as needed.

    Maybe you need to add an !important to it.

    Best regards,
    Andy

    #666188

    In reply to: Error Google Maps

    Hey borjag91,

    Kriesi ya esta buscando una solución sobre esto. Gracias por tu paciencia.
    Una solución temporada: https://kriesi.at/support/topic/solution-to-google-maps-key-issues/

    Saludos,
    Andy

    #666180

    sorry it sound a little bit like you are ordering a pizza quatro stagioni
    – without : artichokes, tomatoes or basil, mushrooms and ham or prosciutto, or olives
    – but with : four different kind of Cheese (quattro formaggi) :lol:

    try to explain:
    home page: transparent header, top bar scrolling, sticky header, main-navigation: tansparent
    other pages: no transparent header, top bar scrolls too, sticky header, top bar different background-color than navigation.
    etc.

    #666158

    In reply to: Weird pages behaviour

    Hi,

    Again, sorry for the late reply. I could not figure this one out but i believe it has something to do with Google maps issue (which is being looked into by our devs at the moment). If you urgently need a fix, please refer to this post – https://kriesi.at/support/topic/solution-to-google-maps-key-issues/

    Best regards,
    Yigit

    #666156

    Hi,

    did you switch off caching before deactivating caching plugin? this is very important.

    Are we allowed to deactivate all your plugins?

    Please use different tickets for different questions, otherwise it gets confusing in our forum.

    1.) Refer to: https://kriesi.at/support/topic/search-button-on-mobile/ and https://kriesi.at/support/topic/search-icon-disappears-on-mobile-after-enfold-update-3-1-3/

    2.) Check out this: http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/

    3.) Can you provide us screenshots of the issue please? use imgur.com or dropbox.

    Best regards,
    Andy

    Hi Bob,

    Thank you. However, what Vinay kindly asked you was actually to start a new thread for each question.

    We appreciate the time you took to make separate posts and i will try to reply them here but there is a great chance it is going to get confusing. If that happens, please start a new thread for each post :)

    #665959
    You can simply remove the separator and add it into your color section elements (to the top of second one or bottom of first one) and then choose to display it as “whitespace” and enter pixel value manually.

    #665958
    Please go to Appearance > Menus and place your custom anchor link as parent menu item and submenu as child menu items – http://i.imgur.com/LPTWs4a.png

    #665956
    Please go to Appearance > Widgets and remove widgets from “Displayed Everywhere” widget area. If you would not like to display default widgets, you can place empty text widget in there.

    #665950
    Please edit your blog page and choose to display a sidebar. Blog layouts are different when with or without sidebars

    #665946
    You can use this plugin – https://wordpress.org/plugins/zen-menu-logic/ to display different menus per page. For inner pages, you can create a new menu with full links, i.e. – http://yourdomain.com/#books

    #665942
    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .main_color .required {
        color: white;
    }
    

    #665941
    Yes, you would need to replace your slider with a color section element (you can set its height to 100% as well) and then place two 1/2 column elements inside it and add your text and buttons on the left one and progress bar elements to the right column.

    #665940
    Please edit your slider and go to second slide and scroll down to edit text layers – http://i.imgur.com/GKbQAjV.png

    If any of my replies does not help or you need further assistance, please create a new thread. That will be easier for both you and us :)

    Best regards,
    Yigit

    #666143

    Hey!

    Noted. As i mentioned, our devs are looking into it and we will keep you updated on this thread.

    Edit: If you need your maps urgently, please refer to this workaround – https://kriesi.at/support/topic/solution-to-google-maps-key-issues/

    Cheers!
    Yigit

    • This reply was modified 9 years, 7 months ago by Yigit.
    #666136

    if you don’t like to make a general changing you might better give this alb element on your page a custom class
    http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    f.e. : rotator-bg

    than try to add to quick css :

    #top .rotator-bg  .av-rotator-container-inner {
        background: rgba(255, 255, 255, 0.5) ;
        border-radius: 100px;
        display: inline-block;
        padding: 30px;
        position: relative;
        text-align: center;
        text-shadow: 1px 1px 0 #fff;
        box-shadow: 2px 2px 4px #333 inset;
    }

    there is a bit more styling in it to show you whats possible

    see here in the green field: http://webers-testseite.de/ikom/neue-seite/

    Centering the container :

    .rotator-bg {
        text-align: center !important;
    }
    #666118

    In reply to: Remove Cart Icon

    Hey laura1302,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .html_header_top #menu-item-shop.cart_dropdown {
        display: none;
    }
    

    Best regards,
    Yigit

    #666107

    In reply to: Search icon overlap

    That’s right – I found a way :) Thanks though – I have another question where I need your help.
    How can I make the search box show by default? My boss wants the following (don’t ask me why):
    1) Linkedin icon should be replaced by the actual linkedin logo (blue/white I guess), and should be below the stock ticker and clock. I suppose I need to create a new header widget and fix the positioning?
    2) He also wants the search box to appear by default and also be shown below the clock, stock ticker and linkedin logo.

    Now, for this to be possible, I believe I need to make the search box “smaller”/slimmer, and place it in a header widget so that I have 4 header widgets as such (from top to bottom):
    1: Clock
    2: stock ticker
    3: Linkedin logo (link to their LinkedIn page)
    4: Search box

    All these have to be stacked, each on a new line, but in the same right-position as the current clock and stock ticker.
    Do NOT ask me why he wants this – I think it looks shitty, messy and overall unprofessional – but whatever he wants.

    See the screenshot for clarification.
    EDIT: Cant make screenshots work – even though I’m linking to dropbox.
    header mess

    • This reply was modified 9 years, 7 months ago by Dbertelsen.
    #666106

    Thank you Guenni007 for the response, Already try your advice, but unfortunatelly that’s not what i want.
    So, I use the sticky header, But with unstick top bar. Your methods will work if i used the sticky top bar too. but i prefer to used the unsticky top bar.
    Is there possible to change main menu css code into transparent (but only in the homepage) ? So, that i can change the colour of the top bar from a advance styling menu?

    #666101

    try it in this way:

    .header-scrolled #header_meta {
        background: #080  !important;
    }

    the header-scrolled class is added at the end of the scrolling process – so this is i think what you want
    the transparency of the top menu until scrolling comes to an end.

    maybe you have to make some rules for your listpoints in the top bar.

    by the way – by using an rgba value you had the choice to make it a bit tranparent with a unique color:

    .header-scrolled #header_meta {
        background: rgba(255, 150, 50, 0.5)  !important;
    }

    you can see it here: http://webers-testseite.de/ikom/neue-seite/

    #666099
    lppslh
    Participant

    Hello, I want to change the top bar menu colour, here are my conditions:
    1. I used the transparent header to my homepage and just a homepage (to show the image of the slider)
    2. And of course the top bar menu also get to transparent
    3. I want to change the colour of my top bar menu into another colour and not transparent, But still maintain the transparency to my main menu on the hompage.

    I already try the advance styling in enfold menu, but the result is not what i want. so, i need a help to solve my problems.
    Thank you

    #666091
    Azimtech
    Participant

    Hello,
    I am using the latest version of Enfold theme and have added advanced layer slider on the home page and project page. On my Laptop it is working fine but when I open the homepage on Ipad and Iphone or any other mobile device the slider images are not coming out according to the screen size. Also the text on the slides are not resizing them according to the screen size.

    Please let me know the solution. I have given you my site account details So you can get in and checkout the settings and values for the various variables that I have used. And let me know the changes or do them that are required to make it look correct on all the devices.

    Will look forward to your response. Kindly revert ASAP.

    Many Thanks!
    Aman

    #666088
    Chris_85
    Participant

    Hi,

    i use 4 columns av_on_fourth in one row. On desktop and mobile it looks good. But on tablets the columns get very small and are positioned on the left (see Screenshot)

    bild
    Is it possible to get a better responsive Design for that?

    best regards

    Chris

    • This topic was modified 9 years, 7 months ago by Chris_85.
    #666066

    In reply to: Quick CSS

    No that’s NOT what I mean at all.
    I merely want to move the caption in small increments either, up down, left, or right. That’s all! If you notice the caption is hitting the building in the background… I want to move it UP a little more closer to the top. This is only for this particular slider. I need to do the same on other sliders but with different variations. Does this make sense now?

    I don’t want to move it off the screen?? If I wanted to that, I simply wouldn’t add a caption?

    #666065

    In reply to: questions

    Hi Ismael,

    Thank you, so I will create another thread for the rest of my questions.
    And about your codes:

    * About that Linkedin icon, thanks, it works. And when I move the mouse over it, I want the icon (just the in icon) color turns into the white; is it possible by a code?
    .

    * And about your code in number 3, I made a custom css class for that button (name: .hmp-button ) and I added this below code instead, but it doesn’t work:

    #top .hmp-button {
        color: red;
        border-color: blue;
    }

    Let me know please how can I correct the code.
    Regards

    • This reply was modified 9 years, 7 months ago by Sadegh.
    #666058

    In reply to: Fixed Top Menu Bar

    Hi,

    You have the below code in custom.css i think

    @media only screen and (min-width: 768px) {
    #header_meta {
        position: fixed;
        top: 0;
        /* width: 40% !important; */
        transform: translateX(50%);
        height: 35px !important;
        border-bottom: none !important;
        background-color: #055CC2 !important;
        padding: 0px !important;
    }}

    Change that to

    @media only screen and (min-width: 768px) {
    #header_meta {
        position: fixed;
        top: 0;
        /* width: 40% !important; */
        transform: translateX(50%);
        height: 35px !important;
        border-bottom: none !important;
        background-color: #055CC2 !important;
        padding: 0px !important;
    }}

    basically remove the width 40% so it will automatically take the width of the content and transform it by 50%.

    Best regards,
    Vinay

    #666047
    #666045

    In reply to: questions

    Hi,

    Thank you for using Enfold.

    1.) Are you referring to the top bar? Please add this in the Quick CSS field:

    .header_color #header_meta {
        background: red;
    }

    2.) For the linkedin icon use this:

    .responsive #top #header_meta .social_bookmarks li a {
        color: gray;
    }

    3.) CSS for the button:

    #top .avia-button.avia-color-dark {
        color: red;
        border-color: blue;
    }

    4.) Change the font weight of the menu items with the following:

    .av-main-nav > li > a {
        font-weight: 300;
    }

    Please create a separate thread for each inquiry. Thank you.

    Best regards,
    Ismael

    #666037
    molexmedia
    Participant

    Hey, can you please give me the code to make the mega menu background back-transparent on the desktop version of the site. I am currently using transparent headers.

    The website it http://www.molexmediagroup.com/project-newa/

    Feel free to login and make changes to the menu.

    #666034

    In reply to: Easy Slider on Mobile

    Hi Andy,

    Thank you for your reply.

    I have the latest theme version (3.5.4) so an update is not the solution to the problem. I still need help making the images bigger, the buttons smaller and the captions displayed on the full width easy slider of the top of my homepage.

    I’ve reattached my WordPress login credentials in the private data field.

    #666014

    Hi,

    For a temporary fix, please follow the solution here: https://kriesi.at/support/topic/conflict-between-woocommerce-measurement-price-calculator-and-enfold/#post-664965

    Best regards,
    Ismael

Viewing 30 results - 92,371 through 92,400 (of 142,711 total)