Forum Replies Created

Viewing 30 posts - 1,801 through 1,830 (of 82,603 total)
  • Author
    Posts
  • in reply to: Icon on hover in stead of underline #1367954

    Hi,

    Please use the code as following

    
    #top #header .av-main-nav > li > a:hover,
    #top #header .av-main-nav > li.current-menu-item > a {
        background-image: url(https://kriesi.at/themes/enfold-2017/wp-content/uploads/sites/66/2017/02/logosquare-layer-mini.jpg);
        background-size: 20px 20px;
        background-repeat: no-repeat;
        background-position: bottom center;
    }
    

    Best regards,
    Yigit

    in reply to: Enfold login broken #1367952

    Hey Dick,

    Thanks for contacting us!

    The issue seems to be related to Revolution Slider. You can go to /wp-content/plugins/ and rename “revslider” folder to “old-revslider”. That would de-activate the plugin and you should be able to login after that. You can also try setting WP debug to false – https://codex.wordpress.org/WP_DEBUG

    If you have recently upgraded your PHP version, please update Enfold (https://kriesi.at/documentation/enfold/theme-update/) and WordPress to the latest versions as well.

    I hope that helps :)

    Regards,
    Yigit

    in reply to: Blog small featured image is resized ignoring styling #1367613

    Hi,

    You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)

    Best regards,
    Yigit

    Hey,

    Thank you, hope you are having a beautiful day as well :)

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

    
    .av-masonry-entry .av-inner-masonry-content, .av-masonry-entry .av-inner-masonry-content .avia-arrow {
      background-color: orange;
    }
    
    .av-masonry-entry .av-inner-masonry-content { 
      padding: 30px;
    }
    

    Best regards,
    Yigit

    in reply to: Move Hamburger menu to open on the left hand side #1367584

    Hey,

    Thanks for contacting us!

    I checked your website but it seems like you have already figured it out? I attached a screenshot in private content field below.

    Please let us know if you need further assistance :)

    Best regards,
    Yigit

    in reply to: Grid Row Customizations #1367583

    Hi,

    We are sorry for the late reply!

    1- I edited your Grid Row element and set the minimum height to 500px.

    2- Setting minimum height took care of this one as well because you already set the alignment to bottom

    4- I edited your custom CSS code and changed it to following

    
    .staffBio {
     background: rgba(255,255,255,0.6); 
      padding: 10px;
      color: #000000!important;
      font-size: 13px!important;
      line-height: 18px;
    }
    

    Please review your website :)

    Best regards,
    Yigit

    in reply to: Add Background Image with Color Overlay on Grid Row #1367582

    Hi Navin,

    Sorry for the late reply!

    I added following code to Quick CSS field

    
    /* Extended BG */ 
    .av-special-heading.headerCustomBG::before {
      background: #C0FBFE;
      content: '';
      height: 83px;
      width: 100%;
      position: absolute;
      top: 0;
      left: -100%;
    }
    

    Please review your website :)

    Best regards,
    Yigit

    in reply to: Blog small featured image is resized ignoring styling #1367580

    Hi,

    Please use the code as following instead

    
    #top .big-preview img {
      width: auto;
      margin: auto;
    }
    

    Best regards,
    Yigit

    in reply to: av-masonry-date – remove? #1367570

    Hi Max,

    We cannot reproduce the issue. Post a link of your page when it is available.

    Regards,
    Yigit

    in reply to: Removed comment -Layout broken #1367568

    Hey,

    Please copy the content of your style.css file and paste it into Notepad++ and refer to this post – https://stackoverflow.com/a/8432691 to save it without BOM. Then replace that style.css file with the one you have on your child theme.

    Regards,
    Yigit

    in reply to: Breadcrumb does not show hierarchy #1367564

    Hi,

    Our support does not include customization however we try to be as helpful as possible. You do not give us enough information, not even a link of your website and expect us to give you a fully customized code depending on your answers.

    Let us not waste any more time. If this is something you really need, hire a freelance developer.

    Best regards,
    Yigit

    in reply to: Old code in my functions.php – actual or not? #1367561

    Hi,

    can they be removed because they are not valid/deprecated?

    But let us not focus on that Max

    We have already told you the deprecated/unnecessary ones as you asked. You are the user/developer of your site. Do you still need to remove the comment block and dates from the combo widget? If so, keep the rest of the code. If not, delete it as well. Simple as that.

    Best regards,
    Yigit

    in reply to: Issues with Masonry gallery on mobile #1367559

    Hi,

    That is correct, it hides all descriptions and changing it to the code you posted should only hide on page with 32278 ID.

    Best regards,
    Yigit

    in reply to: Description & title in masonry element move to the left #1367558

    Hi,

    You already have item ID in the code so adding Workshop ID is not necessary.

    I tried the code on my local installation and it works. Please post a link of your page so we can look into it.

    Best regards,
    Yigit

    in reply to: Masonry issue #1367556

    Hi,

    Glad you figured it out!

    Best regards,
    Yigit

    in reply to: Testimonials margin and sizing #1367468

    Hi,

    You are welcome! Happy that I could help :)

    Best regards,
    Yigit

    in reply to: Column Animation doesn't work properly on phone #1367466

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: Testimonials margin and sizing #1367448

    Hey,

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

    
    #top .av-large-testimonial-slider .avia-testimonial-name {
      margin-top: 8px;
    }
    

    Regards,
    Yigit

    in reply to: Testimonials margin and sizing #1367444

    Hi,

    Thanks! It turned out to be theme related. I have fixed the issue on your installation and will report it to our devs.

    Please review your website :)

    Best regards,
    Yigit

    in reply to: Testimonials margin and sizing #1367437

    Hey,

    I cleared the cache but I am still seeing following message on login page :/

    Regards,
    Yigit

    • This reply was modified 3 years, 1 month ago by Yigit. Reason: left only En version
    in reply to: Customization of latest news widget #1367435

    Hi,

    Always happy to help!

    Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

    in reply to: Testimonials margin and sizing #1367432

    Hi,

    Could you please share a link of your login page privately? /wp-admin and /wp-login.php did not work for me. Also, could you please post a screenshot of the issue so we can make sure that we are on the same page? You can upload your screenshots on imgur.com and post the links here :)

    Regards,
    Yigit

    in reply to: Customization of latest news widget #1367430

    Hey,

    Thanks for contacting us!

    This is a good solution. Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    .news-headline {
      margin-top: 10px;
    }
    

    That would center the title and fix empty space issue as well :)

    Best regards,
    Yigit

    in reply to: More entries to Enfold Advertising Area #1367428

    Hi,

    You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)

    Best regards,
    Yigit

    in reply to: RESPONSIVE 2022 #1367427

    Hi,

    We are sorry for the late reply!

    Website 1
    1- Ismael’s suggestion should have fixed this. To make sure that we are on the same page, you can edit your slide and go to Styling > Font Sizes and then click on the icons to set different font size for different screen sizes – https://imgur.com/a/4BWqPWN. If this is not working for you, could you please create temporary admin logins and post them here privately so we can look into it?
    2- Glad you figured it out!

    Website 2
    1- That is because of the following custom CSS code

    
    .logo img {
      padding: 25px 0;
    }
    

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab to override it on smaller screens

    
    @media only screen and (max-width: 767px) { 
    .logo img {
      padding: 5px 0;
    }
    }
    

    2- Ismael’s suggestion should work here as well. If it does not, please post WP admin logins for this website privately as well.
    3- You have couple of custom CSS code to adjust the top padding on #main. If the issue is only on Careers page, please add following code to Quick CSS

    
    @media only screen and (max-width: 480px) {
    .responsive #top.page-id-6968 #wrap_all #main {
      padding-top: 121px !important;
    }}
    

    If it is on all pages in portrait mode, please use the code as following instead

    
    .responsive #top.page-id-6968 #wrap_all #main {
      padding-top: 121px !important;
    }
    

    4- There is not enough space in your 3rd custom HTML widget area. You can either use following code to display cut off part

    
    @media only screen and (max-width: 767px) { 
    #footer .widget {
      overflow: visible;
    }
    }
    

    Or use following one to switch column to fullwidth on screens below 820px

    
    @media only screen and (max-width: 820px) { 
    #footer .flex_column {
      width: 100%;
      margin-left: 0;
    }
    }
    

    For the pages with sidebar, please go to Enfold theme options > General Layout > Dimensions and adjust “Content | Sidebar Ratio”

    Best regards,
    Yigit

    in reply to: Column Animation doesn't work properly on phone #1367422

    Hi,

    We are sorry for the late reply!

    This code applies to fade in only. If you are having issues with other animations, please let us know and share examples :)

    Best regards,
    Yigit

    in reply to: Testimonials margin and sizing #1367421

    Hi,

    1- Please add following code to Quick CSS field in Enfold theme options > General Styling tab and adjust padding as needed

    
    @media only screen and (max-width: 767px) { 
    .responsive #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
      padding: 0px 30px;
    }
    }
    

    By default, side paddings are 70px.

    2-

    
    @media only screen and (max-width: 767px) { 
    #top .av-large-testimonial-slider .avia-testimonial-meta .avia-testimonial-image {
      width: 50px;
      height: 50px;
    }
    }
    

    Default is 80px

    3- Please edit your element and go to Styling > Font Sizes and edit “Testimonial Name Font Sizes”

    4-

    
    @media only screen and (max-width: 767px) { 
    .avia-testimonial-image {
      display: none;
    }
    }
    

    Best regards,
    Yigit

    in reply to: More entries to Enfold Advertising Area #1367420

    Hi,

    Thanks for contacting us!

    Using HTML is totally fine. If you need assistance with customizing it, please let us know. If not, we will close the thread :)

    Best regards,
    Yigit

    in reply to: White stripes on header mobile version #1367418

    Hi,

    You are welcome, Jolanda!
    Let us know if you have any other questions and enjoy the rest of your day :)

    Best regards,
    Yigit

    in reply to: White stripes on header mobile version #1367411

    Hi,

    Please add following code to Quick CSS as well

    
    @media only screen and (max-width: 767px) { 
    .responsive #top .logo {
      max-width: 250px;
    }
    }
    @media only screen and (max-width: 570px) { 
    .responsive #top #wrap_all #header .social_bookmarks, 
    .responsive #top #wrap_all #main .av-logo-container .social_bookmarks {
      display: none;
    }
    .avia-menu.av_menu_icon_beside {
      border: none;
      padding-right: 0;
      margin-right: 0;
    }
    }
    @media only screen and (max-width: 400px) { 
    .responsive #top .logo {
      max-width: 200px;
    }
    }
    

    Best regards,
    Yigit

Viewing 30 posts - 1,801 through 1,830 (of 82,603 total)