Viewing 30 results - 5,911 through 5,940 (of 142,889 total)
  • Author
    Search Results
  • #1435596

    In reply to: Blog Layout

    Wow! Thank you !! That’s amazing! You’re a genius :)

    Is there away to fix the width of the right cell?
    And is it possible to use the blog naviagion (front and back buttons)

    But theese are just wishes on top, I am more than happy with what I got :)

    #1435593

    So my iPhone 12 has a screen width of 1170px in portrait mode so only the Desktop mode will work.

    The Image I uploaded is only 1000px wide so it should fit nicely on the screen, but instead this is what I get:

    cell phone

    #1435589
    jeel147
    Participant

    Hello, what logical sequence do the navigation arrows left and right of the screen handle?
    is it possible to let them follow the menu and submenus?

    for example:
    if im here:

    and ill click in the list 2022 Senioren/Algemeen
    on Oliebollentoernooi Souburg 29 december
    you would expect me to go to Debutantentoernooi Landau 19 november 2022
    if i would click on the navigation arrow in the right of the screen…
    but in reality i land on a completely random page…

    1. can i manage this somewhere?
    2. in case of emergeny: can i hide the arrows?

    best regards, jelle

    ps point 2 ive found already:
    #top .avia-post-nav { display: none !important; }

    • This topic was modified 2 years, 1 month ago by jeel147.
    #1435588
    divinecurio
    Participant

    Hi there 2 things I’d love your help with:
    1. How do I remove the “Enfold WordPress Theme by Kriesi” in the footer please, it is not editable in the footer section.
    2. How do I make the burger menu icon a different colour when I am at the top of the page and then when scrolling a different colour? Currently I have just 1 colour selection.
    http://www.movewithmaria.co.uk
    thank you

    #1435586

    Hi Mike,
    No, I’m testing using my mobile not shrinking the desktop browser!
    I’m sure it’s displaying ‘correctly’…it’s just not displaying sensibly. The red boxes completely overwhelm the header and slider, occupying 75% of screen estate in your image, which is silly for a couple of small messages.
    I will try the duplicate grid row method, – glad to hear you confirm it should work. CSS is all very well, but I’m going to end up with loads of additional code which I don’t fully comprehend…and somewhere down the road may not even remember where in the admin I put it and what it’s fixing! The duplicate grid row approach is administratively a bit easier for me, and I can redesign the message boxes a little.
    Will let you know how it goes.

    regards
    Hugh

    #1435571

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1435565
    Dejan
    Guest

    I’m using the WP Job Openings plugin for job listings. I’m facing some challenges when it comes to customizing the job details page.

    Unfortunately, there are no advanced Enfold options available on the page settings itself for the job details page. I’ve searched through the Enfold documentation and the WP Job Openings plugin documentation, but I haven’t been able to find a clear solution.

    I would like to have full width and the top menu as I have on others, but unfortunately I can not find how to make edit on this post type.

    Thanks

    #1435558

    Hi,

    Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1435554

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1435551

    .justify-text {
    text-align: justify;
    -webkit-hyphens: auto; /* For Safari */
    -moz-hyphens: auto; /* For Firefox */
    hyphens: auto; /* Standard */
    }

    #top .av-video-slide .avia-slide-wrap, #top .av-video-slide iframe {
    background: #fff;
    }

    .avia-icongrid-front,.avia-icongrid-flipback {
    border-radius: 100%;
    min-height: 300px;
    min-width: 300px;
    }

    .av-hriqo-df64f73a2229a5a484cc56fae9caca2e table tr th {
    width: 20%;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    background-color: #000000;
    padding: 8px;
    }

    @media only screen and (max-width: 767px) {
    #top .avia-icongrid.av-flex-cells.av-break-989 .av-icon-cell-item {
    flex: 1 1 100%;
    }
    }

    @media only screen and (max-width: 767px) {
    .responsive #top.page-id-472 .avia-data-table.avia_pricing_minimal tr {
    padding-bottom: 20px;
    }
    }

    @media only screen and (max-width: 767px) {
    .responsive #top.page-id-472 .avia_responsive_table .avia-data-table tr:first-child th {
    display: block;
    }
    }
    .responsive #top.page-id-472 div .avia_responsive_table .avia-data-table td, .responsive #top.page-id-472 div .avia_responsive_table .avia-data-table th {
    padding: 0;
    }
    }

    #top .av-82qhko-49fd44439e70710ba9259a5b8656603c .avia-data-table {
    border: 0;
    padding: 10;

    }

    div .avia-table {
    background: transparent;

    }

    #top.page-id-472 #main .main_color .avia-data-table * {
    border: none;
    background-color: #fff;
    font-size: 18px;
    text-align: left;
    }

    #top.page-id-472 .main_color .avia-data-table.avia_pricing_minimal th {
    color: #666666;
    width: 15%;
    }

    #top.page-id-472 .av-hriqo-df64f73a2229a5a484cc56fae9caca2e .avia-data-table td:before {
    display: none;
    }

    .av-hriqo-df64f73a2229a5a484cc56fae9caca2e table tr th {
    width: 20%;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    background-color: #000000;
    padding: 8px;
    }

    .avia-form-success {
    text-align: center;
    border-style: solid;
    border-width: 0px;
    padding: 20px 15px;
    line-height: 1.4em;
    border-radius: 2px;
    clear: both;
    Font-size: 14px;
    font-weight: normal;
    text-decoration: none,
    }

    .page-id-1331 input, .page-id-1331 textarea {
    border-color: #009BDD !important;
    }

    .input_checkbox_label {
    color: #6F6571 !important;
    }

    .responsive #top #av_section_4 .container {
    width: 100%;
    }

    @media only screen and (max-width: 767px) {
    #top #av_section_4 .avia-icongrid .av-icon-cell-item .avia-icongrid-flipback {
    padding: 0 3em;
    }
    }

    @media only screen and (max-width: 767px) {
    #top .avia-icongrid.av-flex-cells.av-break-989 .av-icon-cell-item {
    flex: 1 1 100%;
    }

    .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-front .avia-icongrid-inner, .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-flipback .avia-icongrid-inner {
    padding: 0 3em;
    }

    .all_colors h3 {

    line-height: 1.3; /* Adjust the value to increase or decrease spacing */
    }

    .keinspace span {
    display: block; /* Ensure the span is treated as a block element */
    margin-top: 0px; /* Adjust margin-top to reduce space */
    font-size: 0.7em; /* Adjust the font size smaller */
    color: #6F6571; /* Change the text color to grey */

    }

    .avia-cookie-consent {
    width: 100%;
    position: fixed;
    background-color: #009BDD;
    z-index: 999;
    color: rgba(255,255,255,0.9);
    padding: 1.1em;
    text-align: center;
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease-in-out;
    overflow: hidden;

    }

    .avia-cookie-consent-button,
    .avia-cookie-info-btn,
    .avia-cookie-hide-notification,
    .avia-button {
    background-color: white !important;
    color: black !important;

    }

    @media only screen and (max-width: 767px) {

    /* Add your Mobile Styles here */
    #top #header .av-logo-container .av-main-nav>li.av-burger-menu-main {
    display: block;
    }
    }

    @media only screen and (min-width: 768px) {

    /* Add your Mobile Styles here */
    #top #header .av-logo-container .av-main-nav>li.av-burger-menu-main {
    display: none;
    }
    }

    #avia-menu .menu-item {
    display: none;
    }
    .av-burger-menu-main.menu-item-avia-special {
    display: block;
    }
    }

    .container_wrap {
    border-top-width: 0;
    }

    #scroll-top-link {
    display: none;
    }

    .avia_iconbox_title {
    font-size: 18px;
    color: #6F6571;
    }

    .avia_iconbox_title:hover {
    color: #009BDD; /* Set the font color on hover to blue */
    }

    #header_main .av-logo-container {
    margin-bottom: -14px;
    }

    Hey imagestudios,

    Thank you for the inquiry.

    Please add this css code to adjust the color of the masonry overlay on mobile view.

    @media only screen and (max-width: 767px) {
    
      /* Add your Mobile Styles here */
      #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content {
        background: rgba(0, 87, 130, 0.7);
      }
    }

    If you have an existing css media query for a breakpoint (max-width: 767px), you can just copy the css rule above and place it within the existing media query.

    Best regards,
    Ismael

    #1435541

    Hey imagestudios,

    Thank you for the inquiry.

    You can try this css code to increase the margin between each article or post entry on mobile view.

    @media only screen and (max-width: 767px) {
      /* Add your Mobile Styles here */
      .responsive #top #wrap_all .flex_column.slide-entry {
        margin-bottom: 64px;
      }
    }

    Best regards,
    Ismael

    Thanks for the answer, Mike. Is there any other component (instead of layerslider7) that I can use for having a full width video in a page with muted autoplay working even on safari ios?

    #1435539

    Hi,

    Thank you for renewing your support license.

    Please note that the images in the slider are set as background, so the dimensions of the slider will not depend on the size and aspect ratio of the images. What we recommend is to add another slider below the current one and upload images that are specifically resized for mobile view. You can then toggle the visibility of both sliders by adjusting the options in the Advanced > Responsive > Element Visibility settings. Essentially, you’ll have two sliders: one for desktop view and another for smaller screens.

    Best regards,
    Ismael

    Hi,

    Thank you for the update.

    Your css code should have worked. Where did you add it? Please try to move the modification in the Enfold > General Styling > Quick CSS field, then temporarily disable the Enfold > Performance > File Compression settings.

    #top .acme-av-special-heading .special-heading-border {
        display: none !important;
    }
    

    Best regards,
    Ismael

    #1435529

    Hi,

    Thank you for the info.

    Edit the cells with the background image, navigate to Advanced > Developer Settings toggle, and in the Custom CSS Name field, enter the name “av-mobile-column-background”. Then, you can apply the following css code to adjust the size of the background image on mobile view.

    @media only screen and (max-width: 767px) {
    
      /* Add your Mobile Styles here */
      .responsive #top #wrap_all .flex_cell.av-mobile-column-background {
        height: 200px;
        min-height: 200px;
        background-size: contain !important;
        padding: 0 !important;
      }
    }

    Best regards,
    Ismael

    imagestudios
    Participant

    Hi, I had worked with your team to achieve the overlay color for the Masonry Gallery using this code:

    /* MASONRY GALLERY OVERLAY COLOR */
    #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content {
    background: rgba(0,87,130,0.7);
    }

    /* MASONRY GALLERY TO REMOVE COLOR OVERLAY ON HOVER */
    #top .av-caption-style-overlay .av-masonry-item-with-image:hover .av-inner-masonry-content {
    background: transparent;
    }

    However, on the mobile view, it is just grayscale. How can I apply the blue color overlay for mobile as well?
    Credentials provided below. Thanks in advance!

    #1435504
    imagestudios
    Participant

    Hi, I’ve read a few threads about spacing being off between blog post excerpts for mobile view when using the blog grid layout. I have implemented a few different variations of suggested coding, but haven’t been able to get it to work. You can still see in mobile view how there isn’t much space between post excerpts. I’ve provided access to this website and you can see the latest code I used at the very bottom of the Quick CSS:

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .avia-content-slider-even .slide-entry.slide-parity-odd, .responsive #top #wrap_all .avia-content-slider-odd .slide-entry.slide-parity-even {
    margin: 0;
    clear: both;
    margin-bottom: 50px;
    }

    .avia-content-slider .slide-entry-wrap {
    margin-bottom: 0;
    }
    }

    Thank you so much for your help!

    #1435502
    Qgrafica_7
    Participant

    Good evening,
    i have 2 problems on my web-site:
    – I’m trying to set a video element to display 100% width on mobile and i can’t figure out how
    – On the page, all title texts are displayed as capital letters only on mobile, while on desktop they are correctly displayed.

    Adding additional info on private content

    #1435500

    Ok, they are loading now after I changed the order of the styles. I put the ones that were not loading at the top of the customizer. Now fine.
    Except there is a new problem. Some of the boxes lost their margins/padding. eg. on the page über mich, the table with the dates was in the same line as the text above. NOw it is squashed to the side.
    It happened after I pasted this morning a new style you sent for the flip boxes on the front page. After that the styles went crazy.

    Which one is the style that affects the margins of the text pages on all the pages?

    Best
    Peter

    This is more difficult than you think. Because a shadow cast on these svg dividers would be directed outwards. But that would mean casting a shadow upwards over the film. If I understand you correctly, however, the shadow should be directed downwards; but that means an inset shadow on the svg itself, and only on one edge.

    It is possible – albeit with some effort – by creating a custom SVG divider. To do this, you should familiarize yourself a little with how to integrate them into the general process.

    If you take a look at the example page with developer tools, you will see how it works.
    The svg has two identical polygons (red), but I fill one of them with a gradient (green arrow) that goes from black to white; however, the white only has 0% coverage at the end. This white must later be replaced by the color of the following section via the ID of the stop-color using quick css.

    in my example page i gave to the section a custom class to better select that svg:
    ( benefit is now that we can select from outside the inner gradient )

    .avia-section.shadow-special #nextBGColor {
      stop-color: #083a96 !important;
    }

    next : how to have custom svg dividers …

    #1435494

    Thank you for your reply.
    Please check the link I sent in this message. Could you review it in both mobile and desktop views to see how the image of the cell in grid view appears? It seems to be cropped in the mobile view.

    Hi,
    This code is working for sections where I have centered headings i.e., Heading Style = (Elegant Style Centered), thank you. But the left aligned headings (Heading Style = Default Style) still have a horizontal line to the right. I don’t want any lines in headings. Could you suggest css code for removing the line for the Default style heading as well?

    I tried the following css for Default style Headings – adapted from a related support ticket RE: Default style Special heading but the code did not work. – see LINK
    .acme-av-special-heading .special-heading-border
    {
    display:none !important;
    }

    #1435474

    Hi,

    Great, I’m glad that we could help :-)

    Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1435472

    Hi,
    When I check the red boxes on mobile they are the correct size based on the text font size, Please see the first screenshot in the Private Content area.
    If this is what you see than we can help adjust with css or you can follow your plan above that works for many people.
    But I want to ensure that you are not testing the mobile view on a desktop screen by making the screen smaller, if you test this way please ensure to reload the page, Please see the second screenshot in the Private Content area.
    If this is what you see then it is a testing error that real devices will not see, please let us know.

    Best regards,
    Mike

    Hi,

    Great, I’m glad that you got things working. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    Hi,

    Great, I’m glad that you got things working and thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1435456

    Hey andreas_anselm,

    Thanks for the login details. When WPML is active then you will see a language selector at the top of the theme options, did you try changing languages there and select the home page for each language?

    Best regards,
    Rikard

    #1435444

    Hey limedrop,

    Please try the following in Quick CSS under Enfold->General Styling:

    .sub_menu li.menu-item-language {
      margin-top: -8px;
    }

    Best regards,
    Rikard

    #1435442

    Hi,

    You could try adding this to functions.php:

    add_filter( 'unzip_file_use_ziparchive', '__return_false' );

    https://wordpress.org/support/topic/zip-files-created-in-macos-stopped-working-in-wordpress-6-4-3/

    Best regards,
    Rikard

Viewing 30 results - 5,911 through 5,940 (of 142,889 total)