Viewing 30 results - 87,901 through 87,930 (of 142,856 total)
  • Author
    Search Results
  • #713709

    Thanks Yigit,
    That worked to move up the top of the slider to the browser edge.
    However a small white empty header is now covering the upper 50 pixels or so.
    In the meantime a build a also (nice slider) with the Enfold full screen slider. I will use that till the new release of Enfold.

    Thanks for the swift support, you guys are the best!

    #713699

    In reply to: Portfolio

    Hi,

    Try placing !important after the 15px in the code. So the code should now look like this:

    @media only screen and (max-width:1024px) and (min-width:768px) {
      #top.home #av_section_3 h3.av-masonry-entry-title.entry-title {
        font-size: 15px !important;
      }
    }

    Let me know if that made a difference.

    Best regards,
    Jordan

    #713692

    Yigit, thank you very much for your support. You are 10.

    I want to use the following sources on the site desktop and mobile/tablets:

    – PT Snas Narrow (regular and bold)
    – Roboto Condensed (light, regular and bold)
    – Open Sans Condensed (3 styles)
    – Roboto Slab (4 styles)

    Let me know what will be done for me to do the same thing on the other sites. I want to use default for other sites as well.

    #713691

    In reply to: Menu show nr 3 ?

    Hi,

    Not seeing any login details posted. Could you please put them in the Private Content section of your reply so that we may have a closer look at the issue.

    Also just by inspecting the site it seems this block of code maybe coming from a plugin:

    .menu > .menu-item-has-children > a:first-child:after {
        position: absolute;
        top: 0;
        right: 0;
        font-family: "ETmodules";
        font-size: 16px;
        font-weight: 800;
        content: "3";
    }

    The “content: “3”;” is what is affecting it. Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
    In addition to that, please let us know if we are allowed to deactivate one or more of your plugins as well for testing purposes :)

    Best regards,
    Jordan

    #713689
    ducani
    Participant

    Hello,

    I had previously requested assistance on a separate thread a few weeks ago regarding this issue, which was partly resolved but unintentionally caused an additional issue for the page when it is viewed in mobile. The thread is here: https://kriesi.at/support/topic/custom-css-changes-to-blog-entry-large-image-no-sidebar/

    I added the CSS in the quick CSS section of the enfold theme settings, but I believe I need additional CSS in order to prevent the code from working in mobile view. In mobile, the content is shifted up and either obscures a menu (on blog entry) or is obscured by the header/menu (on home page).

    I have quite a bit of code in Quick CSS already (including code for mobile and desktop specific sections) so if needed I can provide login credentials for anyone to take a closer look.

    designbasis
    Participant

    Hi Yigit,

    at first thx a lot again for your help with my last/first problem! :-)

    Post Link: https://kriesi.at/support/topic/downloadlink-and-pictureframe-problems/#post-706147

    And now, here are my new questions for you…and your colleagues. :-)

    Question 1: Main-Menu in combination with sidebar-pages

    Please click here…see link 1 in private content field.

    This is the “service-area“ of my site and there you see that I have a sidebarnavigation on the left side.
    You can see further, that the word “service“ in the mainmenu is active (green) and the first point
    “why designbasis“ in the sidebar is active (dark red), too.

    But if you click on another point like “corporate design“, only this point stay active, but not any longer
    the word “service“ in the mainmenu. Of course I know, why it is so technicaly. But the logic of the
    navigation is here not really correct, isn’t it? The mainmenu “service“ have to, or let me better say “must“,
    stay active also by the other navigation-areas. How do I do this?

    Question 2: Where can I change the highlight-colour of the back-button?

    Please click here…see link 2 in private content field.

    If you go over the “back-button“ on the right side, you’ll see a white highlight in the button/text. It looks
    not very pretty, or clean. ;-/ Where can I change the colour, or even better “turn off“ the highlight-colour. :-)

    Question 3: Font-Styling in the advanced-styling-area

    Please click here…see link 3 in private content field.

    A few minutes before I read that this area is still a active BETA. So, maybe this is the answer, why it not
    works correctly. ;-/

    The Lato-Font-Family has much more weights, than you show in the “weights-pulldown-menu“. Why is it
    so? I like to have more than only these three ones, please! ;-)

    Question 4: Google-Fonts

    Please click here…see link 4 in private content field.
    Please click here…see link 5 in private content field.

    I’ve installed this Plugin and the developer-team says, that it allows me to choose from over 600+ google fonts.
    But in the “Enfold-Styling-Menu“ I have much less fonts than 600+. I know, the screenshot shows only the fonts
    for the body text. But this is the most important to me. Why is it so? I also entered a valid Api Key in the preferences.

    I hope that my explanations are plain enough. :-) In advance thx for your support!

    Aloha
    Carsten

    frankeee
    Participant

    I would like to change the Icon like in this thread:

    … but the suggestions her don´t work for me. So I will ask for a more simple way: Just copying the rendered HTML:

    <section id="avia_socialcount-3" class="widget clearfix avia_socialcount">
    <a href="#" class="asc_twitter asc_multi_count"><br>
    <span class="social_widget_icon" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><br>
    <strong class="asc_count">Folgen</strong><span>auf Twitter</span></a><p></p>
    <p><a href="#" class="asc_rss asc_multi_count"><span class="social_widget_icon" aria-hidden="true" data-av_icon="ue801" data-av_iconfont="entypo-fontello"></span><strong class="asc_count">Abonnieren</strong><span>den RSS Feed</span></a><br>
    <span class="seperator extralight-border"></span><br>
    </p></section>

    … and change the icons. But I don´t know how to change them? Do you have an idea?

    #713669
    zimbo
    Participant

    As per the title, I want to display more characters than the default 55 for .news-headline when these are shown in the Combo widget tabs of Popular and Recent.

    I have found this suggestion – https://kriesi.at/support/topic/show-character-show-when-title-exceed-max-number-allowed/#post-658657
    which appears to do what I want, but…

    Is there a solution that I can implement via my child theme e.g. functions.php or copy the core file into /enfold-child/shortcodes – so that I don’t have to modify the core theme file?

    #713653

    Hi frankeee!

    Thank you for choosing Enfold again :)
    Please add following code to Quick CSS

    #menu-item-search-mod {
        height: 40px;
        line-height: 40px;
        top: 0;
    }

    Regards,
    Yigit

    #713652

    Hi!

    Please refer to this post – https://kriesi.at/support/topic/woocommerce-short-description-not-displaying-correctly-on-category-page/#post-710331

    Regards,
    Yigit

    Dear Rikard,

    The problem I had earlier with stacking elements on top of each other now results in a new issue related to this previous issue. Since our .CSS adjustment, now my footer content is displayed on top of each other on desktop. I’m on a mac using chrome as my browser (full screen). The issue appeared also on the windows computer of my friend who is also in chrome.

    Hopefully you can help me make sure that content elements on the home page does stack on top of each other on mobile, but do not on desktop > the should be displayed next to each other.

    Friendly regards and thanks in advance for your help

    Rachel

    #713601

    In reply to: Portfolio

    Hey caroberto6!

    Try to add this code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:1024px) and (min-width:768px) {
      #top.home #av_section_3 h3.av-masonry-entry-title.entry-title {
        font-size: 15px;
      }
    }

    Hope this helps :)

    Best regards,
    Nikko

    #713599

    Hi,

    Ok, thanks for understanding :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #713593

    In reply to: Menu subline

    Hi,

    Thanks for the screenshots. You can change the descriptions under Appearance->Menus, make sure that you are displaying the Description field by clicking Screen Options in the top right hand of the screen.

    Please try the following in Quick CSS under Enfold->General Styling to make the footer smaller:

    #footer {
        padding: 0 !important;
    }

    Best regards,
    Rikard

    premedia
    Participant

    http://screencast.com/t/Y1078eC3ilZ

    I have an audio player sitting inside a tabbed area. it looks fine on regular desktop view – there’s enough width to show the player and download icons etc clearly – even with the padding inside the tabbed area.

    however – when I shrink the screen to mobile view – the tabbed areas then move on top of each other with each tabbed content below.
    This looks ok – but the padding on left and right of tabbed area is now a problem since it takes away a lot of the tabbed area and the audio player is much harder to view clearly. How can I remove the LEFT and RIGHT padding within a tabbed content area for mobile view only?
    See screenshot for illustration of the issue – this is with the browser window shrunk down to minimum width on my mac – simulating the mobile responsive view.

    Thanks for your help in advance.
    Pete

    #713579

    I did bought the LS 6 separately, but having trouble in combination with a transparant menu.

    #713575

    Hi,

    Great, glad you got it working :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #713574

    Topic: testimonial subtitle

    in forum Enfold
    Jambo
    Participant

    Hi chaps,

    I’ve been playing around with the testimonial so rather having the quote above the name followed by the subtitle, I have a title first, followed with a quote and then the name. So the subtitle is in the quote field, quote in the name field and name in the subtitle field respectivley. I can’t get my name (actually the subtitle due to the ordering) to respond to some CSS commands. Here is my code in quick CSS:

    .avia-testimonial-subtitle {
    font-family: lustria!important;
    font-size: 20px!important;
    text-align: right!important;
    color: white!important;
    padding-top: 50px!important;
    }

    The alignment of the text and padding does not respond where everything else does. Could you shed some help on a potential solution to make the text align right please? The padding does not matter as I have padding below my quote instead.

    Link to the site in private content.

    Thanks,

    James

    #713573

    Topic: Top bar

    in forum Enfold
    GraphicEyeDK
    Participant

    Hi,

    Is it possible to add plain text at the top bar in both right og left side at the same time?

    Best regards,
    Helle Østergaard

    #713561

    Hi!

    Try to add this code in Quick CSS (located in Enfold > General Styling):

    #top #main .avia-section .template-page {
        padding-top: 0 !important;
    }

    Let us know if it works :)

    Cheers!
    Nikko

    #713557
    vincentbruggeman
    Participant

    Hi There,

    I have tried to disable the mobile menu following previous post but without success.

    The code I used was:

    @media only screen and (max-width: 968px) {
    .responsive #top .mobileMenu {
    display: none !important;
    }
    }

    Link to the landing is here: http://test.jonathonheyward.com

    Thank you for your help!

    V

    #713556

    Hi topsignshexham!

    Can you post a screenshot? try to upload it in imgur.com or dropbox and post the link here. I tried to check it out but I get this instead:

    Your access to this site has been limited

    Cheers!
    Nikko

    #713543

    Thanks Yigit,

    I made a workaround by placing the full screen background image not in the slider, but in the color section. Then place the (transparant) slider on top of it.

    Both the problem slider and the workaround are online behind a “coming soon” page. The login I send you privately in case you want to have a quick look.

    thanks!

    #713515
    Black-Shadow
    Participant

    Hey Kriesi-Team,

    i want have header and footer transparent. And content box only on startpage invisible on all other i need this box with 90% White or full white.
    I change some CSS styles and i hope i did it right.

    Can u check my css changes and my site.
    I have problems with mobile devices. On Desktop-PCs all looks fine.

    In addition to that i must change all % worth for columns… maybe u know a better way.

    #713510
    salai_com
    Participant

    Hi everyone!

    On a new website http://berghof-eier.ch/ there is a ©-line with this copy: «© 2016; Berghof, Familie Wydler • Berghofweg 1 • 8703 Erlenbach • T: 044 912 02 72 • M: 079 779 36 71 – webdesign by salai.com graphic • webdesign – ».

    On desktop devices it looks fine, but on the smartphone it appears like this: «© 2016; Berghof, Familie Wydler • Berghofweg 1 • 8703 Erlenbach • T: 044 912 02 72 • M: – webdesign by salai.com graphic • webdesign – ». the second telephone number ( 079 779 36 71 ) disappears.

    Do you have any idea why?

    Thank you

    #713505

    Hey!

    The css was generated by Enfold, you could see this in Enfold > Header > Header Custom Height and there’s a value of 150px which is similar with the code you posted, try to change the value to 130px (or any value), you should see 150px changed to 130px when viewing page source.

    The padding on top isn’t caused by the generated css, but this css code in your Child Theme’s style.css:

    .html_header_top.html_header_sticky #header {
    	margin-top:5%;
    }

    Remove it and the large padding will be fixed.

    Cheers!
    Nikko

    #713503

    Hey!

    It’s this code:

    add_filter(‘avf_builder_boxes’, ‘avia_register_meta_boxes’, 10, 1); //Add meta boxes to custom post types
    function avia_register_meta_boxes($boxes)
    {
    if(!empty($boxes))
    {
    foreach($boxes as $key => $box)
    {
    $boxes[$key][‘page’][] = ‘sfwd-courses’;
    $boxes[$key][‘page’][] = ‘sfwd-lessons’;
    $boxes[$key][‘page’][] = ‘sfwd-topics’;
    $boxes[$key][‘page’][] = ‘sfwd-quiz’;
    }
    }
    return $boxes;
    }

    Cheers!
    Nikko

    #713495
    Gavin Dixon
    Participant

    On our website topsigns.net am looking to create a blog for news and events.
    I particularly like the layout of this, which i know this site is an enfold theme.

    Can you please advise on how this is setup on the page please?

    Thank you.

    #713491

    Hi Rikard,

    Sort of. I’d like the mobile menu to keep the current default behaviour. I’d like the desktop version to reveal a more “standard” look like the mock up when the user clicks on the hamburger.

    2016-11-16_1954

    With thanks

    Regards

    Phil

    #713486

    Hey diefleischerei!

    Please add the following code

    #top .av-share-box ul { border-style: none !important; }
    

    and let us know if we can do anything else for you.

    Cheers!
    Basilis

Viewing 30 results - 87,901 through 87,930 (of 142,856 total)