Viewing 30 results - 101,251 through 101,280 (of 142,929 total)
  • Author
    Search Results
  • #575917

    In reply to: Blog Post

    Hey!

    Please add following code to Quick CSS

    #top .fullsize .template-blog .post .entry-content-wrapper > *{ max-width: 100%; }
    .single h1.post-title.entry-title, .single .post-meta-infos {
        text-align: left!important;
    }

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

    Best regards,
    Yigit

    #575915

    Hi Yigit,

    The plugin doesn’t make any difference.

    If I can just have the top menu visible at all times and then turn the main menu off, that would be good?

    Thanks,

    Krissie

    #575904

    In reply to: Mobile Issue

    Hey!

    Please add following code to Quick CSS

    @media only screen and (max-width: 479px) {
    .responsive #top .slideshow_caption h2 {
        margin-top: 10px;
    }
    #top .avia-slideshow-button {
        margin-top: -10px;
        padding: 5px!important;
        border-width: 2px!important;
    }}

    Regards,
    Yigit

    #575901

    In reply to: Mobile Issue

    Thanks that works. However, the header is still close to the top edge and learn more button is still huge. Anyway to resize that down or make the slider image bigger in height as it looks like it also got cropped smaller?

    http://pasteboard.co/1eoUsN6b.png

    #575893

    In reply to: Mobile Issue

    Hi!

    You have closing curly bracket missing in the code on the top

    @media only screen and (min-width: 767px) {
    .html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 199px !important;
    }

    should be

    @media only screen and (min-width: 767px) {
    .html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 199px !important;
    }}

    Regards,
    Yigit

    #575888

    In reply to: Mobile Issue

    Hi – I tried putting it on the top, but then my navigation color bar disappeared.
    This is what the codes I have and not sure which is affecting the color of the navigation bar.

    @media only screen and (min-width: 767px) {
    .html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 199px !important;
    }
    .av_secondary_right .sub_menu {
    padding-left: 10px;
    letter-spacing: 1px;
    }
    #menu-item-search {display:none;}
    div {letter-spacing: 0.5px;}
    #footer { font-size: 12px; }
    #footer {line-height: 150%;}
    #socket .container {
    padding-top: 5px;
    padding-bottom: 10px;
    }
    .main_color .avia-slider-testimonials .avia-testimonial-content { background: #00467F; }
    .main_color .avia-testimonial-content strong { color: white; }
    .avia-testimonial-arrow-wrap .avia-arrow {
    background: #00457F !important;
    border-color: #00457F !important;
    }
    a.iconbox_icon {
    background-color: transparent !important;
    background-image: url(http://www.accesssi.net/newsite/wp-content/uploads/2015/12/AccessSI_WhiteIcon.png);
    border: none !important;
    }
    a.iconbox_icon:before {
    content:none !important;
    }
    #top #wrap_all .custom-color-heading .av-special-heading-tag {
    font-weight: bold;
    }
    .hr-full, .hr-big {
    margin: 15px 0;
    }
    #top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a { font-weight: inherit; text-decoration: none; color: inherit; }
    #top h1 strong, #top h2 strong, #top h3 strong, #top h4 strong, #top h5 strong, #top h6 strong { color: inherit; }
    h1 { font-size: 28px; line-height: 1.3em; margin-bottom: 10px;}
    h2 { font-size: 23px; line-height: 1.1em; margin-bottom: 8px; }
    h3 { font-size: 18px; line-height: 1.1em; margin-bottom: 4px; }
    h4 { font-size: 14px; line-height: 1.1 em; }
    h5 { font-size: 14px; line-height: 1.1em; }
    h6 { font-size: 12px; line-height: 1.1em; }

    .footer_color b {
    color: #ffffff;
    letter-spacing: 0.75px;
    }
    #top .main_color .input-text, #top .main_color input[type=’text’], #top .main_color input[type=’input’], #top .main_color input[type=’password’], #top .main_color input[type=’email’], #top .main_color input[type=’number’], #top .main_color input[type=’url’], #top .main_color input[type=’tel’], #top .main_color input[type=’search’], #top .main_color textarea, #top .main_color select {
    border-color: #e1e1e1;
    background-color: #ffffff;
    color: #4d4d4d;
    }
    .ninja-forms-req-symbol {
    color: #1c93cf !important;
    }
    .ninja-forms-form-wrap label {
    padding-top: 10px !important;
    }
    .asc_rss .social_widget_icon {
    color: #fff;
    background-color: #007bb5;
    border-color: #007bb5;
    text-shadow: 1px 1px 1px #125688;
    }
    #top .fullsize .template-blog .post .entry-content-wrapper {
    max-width: 1000px;
    }
    #top .fullsize .template-blog .post-title {
    max-width: 1000px;
    }
    .small-preview .iconfont { display: none !important;
    }
    #top .fullsize .template-blog .blog-meta {
    display: none !important;
    }
    #top .flex_column .template-blog .post-title {
    font-size: 28px;
    letter-spacing: 1px;
    text-transform: uppercase;
    }
    .text-sep {
    padding: 0 5px;
    display: none !important;
    }
    .av-share-box .av-share-link-description {
    margin-bottom: 20px;
    font-size: 18px;
    color: #1c93cF;
    }
    body .alignleft, .entry-content-wrapper a:hover .alignleft {
    margin: 20px 20px 20px 0;
    }
    span.news-thumb.no-news-thumb {
    display: none !important;
    }
    h3 a:hover {
    color: #202759 !important;
    text-decoration: underline !important;
    }
    .caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption {
    text-shadow: 2px 2px 2px #000;
    letter-spacing: 2px;
    }
    #top .av_inherit_color * {
    letter-spacing: 1px;
    }
    .avia_transform .av_slideshow_full .avia-caption-title {
    letter-spacing: 2px;
    text-shadow: 2px 2px 2px #000;
    }
    .page .post-title a {
    pointer-events:none !important;
    }
    @media only screen and (max-width: 767px) {
    .avia-slideshow-arrows {
    display: none !important;
    }
    .slideshow_caption * {
    font-size: 12px !important;
    }
    }

    #575880

    Here you go

    View post on imgur.com

    The top icon is the current one, the bottom one is the one i want.

    • This reply was modified 10 years, 2 months ago by mike.rav.
    #575869

    No issues. But I think you still haven’t get my question. Ok let me explain you one more time ;)

    See basically when I’m using widget in the header area it is showing fine in the desktop but when I open it in mobile devices it just cut behind the logo and menu icon.

    So I want to shift it somewhere else like just above the slider or just below the logo part (only in mobile devices). I don’t want to hide it.

    #575862

    Hi!

    You can use Widget Area element to display widgets and place it above your slider. I thought you would like to hide it on desktop and display on mobile, that is why i posted the link above :)

    Cheers!
    Yigit

    Hey

    thanks for your comments.
    Meanwhile I created a mockup of the desktop as well as of the envisioned mobile version.

    1) The desktop version should show a vertical menu on the left side, with the same design as the dummy from the Flashlight demo.

    2) The mobile (responsible) version should show a vertical menu sliding in from the right edge (including 3 menu levels). The slider should not hide the entire screen, but only have the width needed to accommodate the menu.

    Can both be done in Enfold?

    (I gave in as far as my request to avoid the hamburger button is concerned. I still don’t like it, but if the mobile user is happy with it, it’s okay.

    Thanks,
    Bruno

    #575848

    Okay, I will try it.
    And whatabout keeping the top menu visible at all times?

    Thanks

    #575841
    lobanja
    Participant

    Hello!

    1. I would like to align the social buttons in my top bar to the right of the site. I chose Display in top bar at the right, but this aligns the buttons to the right side of the window instead of the site. What can I do?

    2. How can I add author’s description in the sidebar. I need a fullwidth image with a link to my about page and a description text?

    Thank you!

    Regards,
    Anja

    #575822
    powerworks
    Participant

    I am having trouble writing quick CSS code to increase the font size in the top bar above the menu. Can you help? Thank you!

    #575809

    Hey pd8888!

    Please make sure that you are using the latest version of Enfold which is currently 3.4.7 – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and edit your column element right below your slider and give it a negative top margin value :)

    Cheers!
    Yigit

    P3Systems
    Participant

    Hi Kriesi team,

    we are currently working on our new comany’s site and we are experiencing problems with our main navigation on top – We tried setting it up with additional CSS code in our CSS file, still we fail to have the top navigation being perfectly centered and the sub menus being perfectly alligned underneath the main menu entries. All of the sub menus appear a little bit off, either a few pixels too far to the right, or a few pixels too far to the left.
    As you can see we are nearly there – still we are unable to perfectly allign those items, so the appear symmetrical.

    The link to our homepage can be seen in the private content section, aswell as the link to our Stylesheet.

    We are looking forward to your help!

    Thanks in advance
    P3 Systems

    Hi Vinay,

    Thanks for your answer and good to know that it is not possible (yet). I have solved it now by showing some parts only at the desktop version an made a lot of new images which are only showing on mobile. The only thing now is that the menu on mobile is not function good. All the sub links are working, but the main menu items don’t work. Do you know how to solve this? I could’t find any earlier topic about this.
    Best wishes, Eline

    paulpsdc
    Participant

    Hi,

    I tried some other threads but they have all confused me.

    All I want to do is play a video exactly like this at the top of my homepage…

    http://www.shutterstock.com/video/

    So a full width size chopping out most of the video height.

    When I try to do this via Easy Slider etc I just get a center position video that doesn’t stretch full with width? If I make it bigger then the height dramatically changes also. I’m guessing these videos are normally overstretched looking at the quality.

    Can someone help me please? My video is a standard 1920*1080

    Is this achievable in Enfold without becoming a code guru?

    #575777

    In reply to: breadcrumb to menu bar

    Hi

    Where can I find :

    Click “Screen options” on the top right corner and check “CSS classes” then edit your newly added custom link and give it a custom CSS class

    Do you have a screen shot off this. I can not edit

    Michel

    #575775

    In reply to: No logo

    Hi!

    Please try adding following code to Quick CSS and adjusting it

    .html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 50px !important; }

    If that does not help, please post a screenshot :)

    Regards,
    Yigit

    #575773

    Hey!

    I added following code to Quick CSS field

    
    #top .av_header_transparency .main_menu ul:first-child > li > a:hover, #top #wrap_all .av_header_transparency .sub_menu > ul > li > a:hover {
        opacity: 1;
    }
    .page-id-606 li#menu-item-615 .avia-menu-text, .page-id-602 li#menu-item-616 .avia-menu-text, .page-id-600 li#menu-item-617 .avia-menu-text, .page-id-592 li#menu-item-588 .avia-menu-text, .footer_color .av-subnav-menu a:hover,li#menu-item-search a {
        color: white!important;
    }
    #top .av-subnav-menu li a { border: none !important; }

    Please review your website now

    Regards,
    Yigit

    #575772

    Hi

    This works for me now, but I need to use 3 columns and not 4 (that’s something I can live with).

    When I tested everything, I ran into another problem, or better yet, two of them:
    a) when showing portfolio excerpts on several pages, only active categories for a certain page are displayed, even if the option “Yes, show the sort options” is selected. For example, if people are listed according to different countries, only the countries of people on a particular page are offered for sorting. I would like to have ALL categories displayed all the time, as is done for example in Accordion. There have been similar reports and already some proposed solution (e.g. https://kriesi.at/support/topic/portfolio-and-post-navigation-issues/), but I’m not sure which one, and how, applies to my case.
    b) I’m not sure how to structure categories if I want to use Portfolio grid on several different pages. For example, I have a page for all the members of the Action, but then I have subpages for individual Working Groups. So in a certain Working Group, there are only 40 out of 230 members, but I would still like to be able to show the sorting option for Countries. However, if I choose Countries, other members from those countries are automatically added. Do I thus need to add Countries to my taxonomy in each of the Working Groups? So the taxonomy would be:

    All members
    –Countries
    ——Austria
    ——Belgium
    ——etc.
    Working group1
    –Countries
    ——Austria
    ——Belgium
    Working group2
    –Countries
    ——Austria
    ——Belgium
    ——…
    Working group2
    –Countries
    ——Austria
    ——Belgium
    ——…

    Best

    Iztok

    #575770

    In reply to: No logo

    Well, if I want to use a centred menu and have no logo, there is a white space between the top menu and the main menu. I’d just like to reduce it down a bit. I presume the header height option would make the main menu smaller too?

    I’ll have to give you a login to view it as the site isn’t live. Let me know if you need that still.

    Cheers Yigit! :)

    #575766

    Hey Elsa!

    I changed following code

    #top #wrap_all .av-social-link-facebook a:after {
        content: 'Facebook';
        margin-left: 10px;
    }

    to following one in Quick CSS

    #top #wrap_all .av-social-link-facebook a:after {
        content: 'Facebook';
        margin-left: 15px;
    }

    Please review your website now

    Cheers!
    Yigit

    #575748

    In reply to: Mobile Menu Problem

    Hey!

    I moved your custom CSS to style.css file of your child theme and added the code to the top and it worked. Please flush browser cache and refresh your page a few times

    Regards,
    Yigit

    #575733
    Guenni007
    Participant

    these Submenu Listpoints are anchors of landing page but they do not behave like on desktop browsers.
    They stay open!

    #575730

    In reply to: Mobile Menu Problem

    Thanks, also I have another topic that hasn’t been answered in 3 days. Can you help me out with that?

    Thanks

    #575728

    In reply to: Responsive…?

    Hey Hjay!

    Thanks for your understanding :)
    Yes, it will be zoomable with our instructions as Josue mentioned here. Since you do not have access to the theme, you would not have a chance to try out the solution even if we provided you right now i believe :)

    Best regards,
    Yigit

    #575725
    Krissieg
    Participant

    Hi there,

    I’d like to keep the top bar visible on all my pages but hide the main menu on selected pages when needed.

    My main menu is set up as a one page scroll (like your graphic designer demo). So, when navigating to another page the main menu links don’t work. Therefore, to get around this I’d like to make the top bar visible at all times and replace the main menu with different menus?

    Is this possible?

    As I would like to create one page scroll menus for different pages? That would be good if I could.

    Thanks,

    Krissie

    #575721

    In reply to: breadcrumb to menu bar

    Hi Michel!

    Please go to Appearance > Editor and open Functions.php file and add following code

    add_shortcode( 'avia_title', 'avia_get_title' );
    function avia_get_title(){
    	return get_the_title();
    }

    and then go to Appearance > Menus and add a new Custom Link to your menu with # for URL and [avia_title] for navigation label. Click “Screen options” on the top right corner and check “CSS classes” then edit your newly added custom link and give it a custom CSS class and then save your menu and go to Enfold theme options General Styling and add following code to Quick CSS field

    .your-custom-class { pointer-events: none !important; }
    .your-custom-class .avia-menu-text { color: white !important; background-color: red !important; }

    Cheers!
    Yigit

Viewing 30 results - 101,251 through 101,280 (of 142,929 total)