Viewing 30 results - 89,071 through 89,100 (of 142,845 total)
  • Author
    Search Results
  • #702612

    Hi,

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

    #footer .widgettitle {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    

    You can adjust the number as you like to.

    Best regards,
    Jordan

    #702583

    Hey!
    Sure, ill link a topic with images posted, and also a user name and pass, because its a membership website.

    #702580

    Hi,

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

    @media only screen and (max-width:767px) {
      #top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title {
        font-size: 18px !important;
      }
    }

    Just change 18px to any values you want. Hope this helps.

    Best regards,
    Nikko

    #702578

    Hey!

    Code does work fine on my end. Please post FTP logins here privately so we can check your functions.php file. As i mentioned here – https://kriesi.at/support/topic/h1-tag-only-for-homepage/#post-701959 Editor is missing under Appearance.

    Regards,
    Yigit

    #702565

    Hi Nacho,

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

    #header #header_main {
        background: #2c353d;
    }
    
    .logo img {
        padding: 12px 0;
    }
    
    .header-scrolled .logo img {
        padding: 4px 0;
    }
    
    .header-scrolled span.subtext {
        font-size: 18px;
    }
    
    @media only screen and (max-width:767px) {
    	.responsive #top #wrap_all .container {
    	    height: auto !important;
    	    line-height: 1 !important;
    	}
    
    	.responsive #top .logo {
    	    padding: 12px 0;
    	}
    
    	.responsive .logo a, 
    	.responsive .logo img {
    	    max-height: 60px !important;
    	    display: inline-block;
    	}
    
    	.responsive .logo a {
    	    position: relative;
    	    display: block;
    	}
    
    	span.subtext {
    	    font-size: 15px;
    	    max-height: 60px;
    	    color: #fff;
    	    line-height: 60px;
    	}
    }

    Hope this helps. This should solve the 2 issues you mentioned, if it doesn’t work, kindly allow us to inspect the settings and make changes in your backend.

    Best regards,
    Nikko

    #702553

    Hi,

    Try adding this code too in Quick CSS:

    @media only screen and (max-width:767px) {
      .page-id-30 nav.pagination {
        left: 0;
        text-align: center;
      }
    
      #top.page-id-30 .pagination .current, 
      #top.page-id-30 .pagination a, 
      #top.page-id-30 .fullsize .template-blog .pagination a {
        float: none;
        display: inline-block;
      }
    }

    Hope this helps :)

    Best regards,
    Nikko

    Hi,

    I tried to check on the link you’ve posted but it requires a password, kindly post the password in the “private section” when you reply, so we can inspect further. Also, I think the code above is wrong it should be:

    .av-special-heading h1 { padding-top: 280px !important; }

    Try using this code and let us know if it works or not.

    Best regards,
    Nikko

    #702535

    In reply to: Visible Mobile ONLY

    Yigit … take a look at the PROCESS page.
    What renders on desktop should vary from IPhone.
    See link below…

    #702525

    i mean, when you click on any link on sticky submenu, i want that active part to be black

    i try this code

    #top .av-subnav-menu > li.menu-item .current-menu-item > a {
    color: black!important;
    }

    • This reply was modified 9 years, 5 months ago by Uros.
    #702515

    Hi,

    It’s not a good solution, you might want to refer to this thread: https://kriesi.at/support/topic/adding-custom-jquery-script-to-child-theme/

    Best regards,
    Nikko

    #702501

    In reply to: Icônes invisibles

    Hi!

    Issue will be resolved if you refer to this post – https://kriesi.at/support/topic/icones-invisibles/#post-702498 :)

    Please post FTP logins here privately if you would like us to fix it for you. For your information, issue is not theme related :)

    Cheers!
    Yigit

    • This reply was modified 9 years, 5 months ago by Yigit.
    Johann Brand
    Participant

    Hallo liebes Kriesi Team,

    bei der Arbeit an einer Website traten jetzt einige Probleme auf, bei denen ich mir nicht zu helfen weiß:
    Ich lade über flixel.com (siehe unten) Videodateien in Form von div-Tags als Video-Slide in einerseits den Vollbild Slider als auch als normale Slide Show. Während ich bei selbst gehosteten Videos das Problem nicht habe, erscheint auf dem Desktop-Rechner ein schwarzer Balken unterhalb des Videos, anstatt, dass der sichtbare Bereich komplett ausgefüllt ist. Was natürlich ideal wäre.
    Des Weiteren tritt auf Mobilgeräten ein Problem auf, unter alles Slide-Shows, egal ob Vollbild oder normale Slide Show (volle Breite) wird auf dem iPhone5 SE ein weißer Kasten angezeigt, wo keiner sein sollte. in der Responsive-Design Vorschau von Safari ist hingegen nichts zu sehen.
    Können Sie mir helfen?

    Vielen Dank,
    viele Grüße aus dem Freistaat. :)
    (davon abgesehen: Enfold – best ever.)

    • This topic was modified 9 years, 5 months ago by Johann Brand.
    #702479

    Hey reddishpinkmedia,

    You might want to check out this thread: https://kriesi.at/support/topic/read-more-at-masonry-blog/

    Best regards,
    Nikko

    #702454

    In reply to: WPML – Turn off flag

    Hi,

    Please refer to this post – https://wpml.org/forums/topic/instead-of-name-flags-are-shown/#post-1107538

    Best regards,
    Yigit

    #702442

    Thanks Andy.

    1. Have updated to 4.6.1. Tried changing to flexible masonry. However, this means random gaps and heights. I really want it to be a neatly aligned grid of images with equal sizing so I’ll need to use the ‘Perfect Manual Masonry’ and ‘landscape/portrait’ approach.

    I was having a play about and the image size doesn’t seem to affect the gap at the base of the portrait images. If you take another look at the portfolio page, the top left portrait image is 501 x 900 pixels (w x h) and the bottom right portrait image is 501 x 890. Both have the gap beneath.

    I also adjusted the height of the standard (not portrait, not landscape) images aligned next to the portrait images (just in case they were too deep) but that didn’t help either.

    I’m sure it must be possible to sort the alignment of these out (it’s only a matter of 10 pixels) but can’t determine how to do it… please help! Surely someone must have turned off captions and tried to achieve a similar layout like this before? (I’ve searched the forum but can’t find any examples).

    For reference, the custom CSS I’m using is below… all provided by yourselves.

    .avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
    }
    #header_main {
    border-bottom: 0 none;
    }

    h1 {font-weight: 200;}
    h2 {font-weight: 200;}
    h3 {font-weight: 200;}
    h2.avia-caption-title {color: #FFFFFF;}

    #top .av-masonry-image-container {
    -webkit-transform: scale(1);
    transform: scale(1);
    }

    .av-masonry-image-container {
    background-size: 100% 80%;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    }

    .single-portfolio .av-masonry-image-container {
    background-size: 95% 95%;
    }

    .av-large-gap.av-masonry {
    padding: 10px 0px 0px 10px;
    }

    figure.av-inner-masonry.main_color {
    height: 120%;
    }

    2. Thanks for providing these.

    3 (new question)… The styling of individual portfolio entries is also messed up. I was hoping to have a similar look to the main portfolio page above, but, for example, on http://www.rorygibsonarchitects.co.uk/portfolio-item/synton/

    – Images have no spacing beneath them, crushed up against each other.
    – Spacing between the 3 columns is too large (aiming for 10px or so to reflect main portfolio page)
    – A landscape image (at the bottom right) doesn’t span exactly 2 columns – it’s quite a few pixels less.

    Concerned that the custom CSS I’m using may be conflicting and causing display issues. Can you assist please?

    Thanks again,

    Sam

    • This reply was modified 9 years, 5 months ago by sjwmobile. Reason: Adding further detail to query
    #702433

    Hi Nikki, I’ve done this and it chops off the top portion of the image

    #702425

    Fixed it. Changed the font to a 50 X 50 transparent image & updated this line of code:

    #advanced_menu_toggle, #advanced_menu_hide {
    margin-top: -20px;
    }
    #702420

    Hi,

    1.) At first please update to the newest WordPress version.
    When editing your Masonry element look for “Size settings” and try to choose different options. I think “Flexible Masonry” might be right for you.

    2.) You’ll find all default Enfold image sizes here: https://kriesi.at/support/topic/enfold-image-sizes/#post-336176

    Best regards,
    Andy

    #702417

    PS: I figured out a way for 1+2:

    @media only screen and (max-width: 786px) {
    .av_header_transparency .social_bookmarks li a {
       color: #252525!important;
    }
    .sub_menu {
     color: #252525!important;
    }
    }

    But still, the linked e-mail on desktop is dark and needs to be white on transparent header only and dark when scrolling down.

    Thanks!

    #702411

    Hey Ismael,

    thanks for getting back to me. I appreciate your help.

    1) On iPad, Social Icons and Secondary Menu (“Kontakt”) are still white on white
    2) On iPhone, only the Secondary Menu (“Kontakt”) is still white on white
    3) On Desktop, the linked e-mail-adress is still dark on transparent background but should be white here and dark when scrolling down

    Does that make sense?! :-/

    Thanks and cheers,
    Jan :)

    • This reply was modified 9 years, 5 months ago by WEBIGAMI.

    Hi,

    use this code inside Quick CSS field:

    #top .av-subnav-menu li a {
    background-color: red;
    color: blue;
    font-size: 10px;
    }

    The same for hover:

    #top .av-subnav-menu li a:hover {
    background-color: red;
    color: blue;
    font-size: 10px;
    }

    Best regards,
    Andy

    #702374
    lssu
    Participant

    On the my site, I have a color section with a background image. On a mobile device, once you scroll down and the browser’s address bar hides, the background image increases in size, slightly. If you scroll up, the background image decreases in size. This is only on a mobile device (not when using resized desktop browser). Any thoughts on how to fix this?

    #702342

    Hi Chris,

    This is fixed. I have commented out your h1 code and added this code to Simple Custom CSS:

    h1 {
        font-family: Times, Helvetica, serif !important;
    }

    I have tested the font you used and the websafe font it is similar but the websafe font fixes the issue you have. Please let us know if there’s any issues related to this topic that you are still experiencing.

    Best regards,
    Nikko

    #702330

    Hi,

    then simply use height instead of width value in my code:

    li.product-category.product {
    height: 240px;
    }

    Also this might be useful to you:

    #top .products .product-category img {
    height: 240px;
    }

    Best regards,
    Andy

    Hello Rikard,

    Attached is a screen capture of the welcome page of http://www.edoshummus.com

    I would like to move the title down. I tried various padding options in the Special Heading (an Avia element) itself and in the quick CSS Such as { .av-special-heading h1 { padding-top: 280x!important; }

    But did not succeed. So I would like to generally know what is the best way to control the vertical positioning of the Special Header.

    I hope I was more clear this time

    All the best

    Oren
    Special heading screen capture

    #702323

    Hi,

    das ist normal. Nicht alle stellen konnten bisher in alle Sprachen übersetzen werden. Wenn du dazu einen Beitrag leisten möchtest, kannst du das hier tun: https://kriesi.at/support/topic/please-contribute-and-translate-enfold/

    Gruß,
    Andy

    #702320

    Hey jb84,

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

    @media only screen and (max-width:767px) {
        .responsive #top .logo {
            padding-right: 40px;
        }
    }

    Hope this helps :)

    Best regards,
    Nikko

    #702316

    Hi,

    Kindly add this code to your Quick CSS:

    .html_header_top.html_logo_center #top .logo {
        left: 0;
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
    }
    
    #top .logo a {
        max-height: none !important;
    }
    
    #top .logo img {
        height: auto !important;
        max-height: none !important;
        width: 100%;
    }

    Best regards,
    Nikko

    #702286

    Hi,

    I have replaced the code based on the thread to this:

    #top .av_font_icon,
    #top .avia-image-container,
    .avia_transform .avia_start_animation.left-to-right.avia_image, .avia_transform .avia-icon-list .avia_start_animation .iconlist_icon, .avia_transform .avia_start_animation.avia-testimonial .avia-testimonial-image { 
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    animation: none !important; 
    opacity: 1 !important;
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important; }

    Kindly check if there are still animations that you want to be removed and post a link to the Private Content when you reply.

    Best regards,
    Nikko

    #702283
    bur2000
    Participant

    Hallo,
    ich habe ein Video integriert h.264/Mp4 codiert mit handbrake.fr
    leider wird es wenn ich es in die Seite eingebaut habe, als einfaches Video html5 Element nicht auf Mobilen Geräten angezeigt z.B. Ipad (Safari, Chrome for Ipad). Das ganze funktioniert ebenso nicht als Slider. Auf Desktop-PC/Mac funktioniert es einwandfrei. Rufe ich das Video auf dem Ipad direkt auf funktioniert es auch nur eben nicht wenn es in die Seite integriert ist. (Safari, Chrome for Ipad). Gibt es da einen Lösungsansatz?

Viewing 30 results - 89,071 through 89,100 (of 142,845 total)