Viewing 30 results - 2,071 through 2,100 (of 106,489 total)
  • Author
    Search Results
  • Hi,

    We set the image as the background in the Enfold > General Styling > Logo Area panel and adjusted the header height in Header > Header Layout > Header Size to a custom pixel value. We then added this css code to adjust the background image height and hide the default logo.

    .header_color .header_bg {
        background: var(--enfold-header-color-background-image);
        background-size: auto 240px;
    }
    
    .logo img, .logo svg {
        display: none !important;
    }
    

    Screenshot:

    View post on imgur.com

    Best regards,
    Ismael

    #1477726
    peter559
    Participant

    I’m sure it’s in this forum somewhere, but I can’t find it.

    I want to change the highlighted icon on my archive pages that’s to the upper-left of every post.

    How do I do it?

    And, can I change it to an actual image?

    Thanks ahead of time.Highlighted FontIcon

    #1477723

    Hi,
    your nav bar is white due to this setting in Enfold Theme Options ▸ General Styling ▸ Logo Area Background Color I do this for you:
    Screen Shot 2025 02 23 at 5.17.38 PM

    Best regards,
    Mike

    Hi Rikard.
    The idea is to put this image https://artelt.inburlozuhause.de/wp-content/uploads/2025/02/Header_Logo_1.png as a background or Logo like on this Web page https://artelt-beratung.de. you can see it there fullresponsive it scales with the browser size.

    If i put it as a background image, it will be cut because it is to wide,
    I use the image as a logo it is to small.

    cu
    Rainer

    Hi,

    Thanks for that. I’m still not sure that I fully understand your intentions though, since the site you linked to has a background image on desktop resolutions, and only a text link on lower resolutions. Are you looking to set a background image to the header? If so, then that can be set under Enfold->General Styling->Logo Area.

    Best regards,
    Rikard

    Herb
    Participant

    In the Masonry gallery with the setting Flexible Masonry and, for example, No Scaling, only the first two rows of images (4 columns) are displayed correctly when the page is loaded. The lower images are displayed with no white border or a much too large white border above and below them. The width of the white border is correct for all images. Only after scrolling up and down or by changing the browser window size are the images rearranged and then the white border above and below in the visible area is also correct. If you scroll further down, the images are displayed again with no or far too large a white border above and below them
    Many thanks for your help!

    • This topic was modified 1 year, 1 month ago by Herb.
    #1477709

    Hi,
    these images are from desktop:
    Screen Shot 2025 02 23 at 8.53.27 AM
    Screen Shot 2025 02 23 at 8.54.07 AM
    What browser, OS are you using?
    please include a admin login in the Private Content area so we can examine further.

    Best regards,
    Mike

    #1477706

    Hi,
    For tablet
    Screen Shot 2025 02 23 at 9.07.26 AM
    Screen Shot 2025 02 23 at 9.07.54 AM

    Best regards,
    Mike

    #1477705

    Hi,
    I checked with an incognito window and it looks like it is working:
    Screen Shot 2025 02 23 at 8.53.27 AM
    Screen Shot 2025 02 23 at 8.54.07 AM
    Try disabling your wp-rocket plugin and clearing your cache

    Best regards,
    Mike

    #1477703

    Hi,
    Check that your Menu Screen elements ▸ CSS classs is checked, then add the custom class “nolinkstyle”, the manually add the link:
    Screen Shot 2025 02 23 at 8.10.13 AM
    then add this css to your Quick CSS:

    #top #header .avia_mega_div .sub-menu .avia_mega_text_block.nolinkstyle a {
        text-decoration: none;
        color: #000;
    }
    .header_color .main_menu .menu ul li.nolinkstyle a:hover {
    	background-color: unset;
    }

    Best regards,
    Mike

    #1477700

    Hi,
    This is in the Enfold Theme Options ▸ General Styling
    Screen Shot 2025 02 22 at 2.53.40 PM
    this is in the Enfold Theme Options ▸ Advanced Styling
    Screen Shot 2025 02 22 at 2.56.00 PM

    Best regards,
    Mike

    This reply has been marked as private.
    #1477680

    you can find all demos on GitHub Library: Link

    download the zip file you need. Extract the xml file of it and look for the needed enfold shortcode of the wanted page — easiest way: search for the page ID as: post_id>206 or finding the home page on that demo search for: CDATA[home]

    copy the needed enfold shortcodes from :

    <content:encoded><![CDATA[  
    … here is the avia shortcode inside
    ]]></content:encoded>

    this copied shortcodes you can enter on a new page inserting it to the debug mode input field (activate the debug mode on : Layout Builder – Debug Mode (Backend Only))
    save that new page – now you have copied all the layout of the wanted page.

    You had to edit now that page elements to enter your image/media links inside that code.

    rehgold
    Participant

    Unfortunately, I can’t find out on my own.
    I want to move an existing website to enfold theme. In the old theme, the header logo
    is adapted to the browser window and is fully responsive. I can’t do that with enfold. Does anyone have a suggestion?

    Thanks in advance
    Rainer

    #1477666

    Hey FDovalA,
    The page that you linked to is using a plugin in a widget, yith_wc_category_accordion-2
    You can add a widget in your sidebar
    Screen Shot 2025 02 22 at 4.19.52 PM
    Screen Shot 2025 02 22 at 4.21.00 PM
    Screen Shot 2025 02 22 at 4.21.54 PM
    and use the Widget Options plugin if you o only what it to show in some places.

    Best regards,
    Mike

    #1477664

    Hi,
    The strong tags get the color for here:
    Screen Shot 2025 02 22 at 2.53.40 PM
    your H2 & H3 get color from here:
    Screen Shot 2025 02 22 at 2.56.00 PM

    Best regards,
    Mike

    #1477662

    Hey slikslok,
    You can change the Enfold Theme Options ▸ Cookie Consent ▸ Cookie Handling ▸ Default Cookie Behaviour
    Screen Shot 2025 02 22 at 2.37.30 PM
    Screen Shot 2025 02 22 at 2.38.10 PM
    Try each setting to find the result you want.

    Best regards,
    Mike

    #1477659

    Hey Christian,
    Check that your Menu Screen elements ▸ Description is checked:
    Screen Shot 2025 02 22 at 2.10.07 PM

    Screen Shot 2025 02 22 at 2.11.31 PM

    Best regards,
    Mike

    #1477642

    Hi,
    Your “PHP max input variables” & “PHP memory limit” have not changed:
    Screen Shot 2025 02 22 at 12.43.14 PM
    this is my site:
    Screen Shot 2025 02 22 at 12.50.33 PM
    I also note that your PHP time limit is only 30 and mine is 300

    Best regards,
    Mike

    Hi,

    @Guenni007
    , in this case it seems to work:
    Screen Shot 2025 02 22 at 12.35.24 PM
    Screen Shot 2025 02 22 at 12.34.41 PM
    he has a strange ratio 2.35:1, but as I recall you have another solution that I couldn’t find, if you want to post it.

    Best regards,
    Mike

    #1477622

    Hi,
    It looks like you have this css: line-height: 1px !important;
    Screen Shot 2025 02 22 at 9.29.33 AM
    add by a plugin or custom css, it is not from the theme.
    If you can not find it, try this css:

    .av-toggle-switch label {
    	line-height: 23px !important;
    }

    Screen Shot 2025 02 22 at 9.33.41 AM

    Best regards,
    Mike

    #1477618

    Hey manurimini,
    It seems to work for me:
    Screen Shot 2025 02 22 at 8.47.06 AM
    Screen Shot 2025 02 22 at 8.48.43 AM
    Try using the login you posted above for us.

    Best regards,
    Mike

    #1477615

    Hi,
    I also don’t see double arrows
    Screen Shot 2025 02 22 at 8.36.33 AM
    Please note that testing with Safari can be hard to clear the cache, often you need to also clear the history to fully purge the cache, following these steps for Safari and note Step 4 where you will Clear the History.

    Best regards,
    Mike

    #1477614

    Hi,
    In your screenshot:
    Screen Shot 2025 02 22 at 8.19.10 AM
    the image is not all the way to the top, the top bar background color is white because of the Safari Website Tinting option:
    Screen Shot 2025 02 22 at 8.25.29 AM
    from the site background color.
    This color is not customizable beyond setting a solid color that matches the theme color of your website
    and you cannot overlay an image or extend the background of your website into the status bar area
    Screen Shot 2025 02 22 at 8.31.21 AM

    Best regards,
    Mike

    #1477595

    on https://kriesi.at/themes/enfold-2017/elements/magazine/ you want to preserve the bigger image post and have on the smaller images a two column view?

    to have:

    you can have this by css only – but you had to break earlier to responsive case to have enough space for showing the articles with smaller images:

    #top .av-magazine-sideshow:before,
    #top .av-magazine-sideshow:after {
      display: none;
    }
    
    #top .av-magazine-sideshow {
      display: flex;
      flex-flow: row wrap;
      justify-content: space-between;
    }
    
    #top .av-magazine-sideshow .av-magazine-entry {
      flex: 0 1 48%;
      width: unset;
    }
    #1477571

    In reply to: Mobile screen result

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 479px) { 
    #top.home .slideshow_inner_caption {
        width: 50%;
    }
        #top.home .avia-slideshow .av-slideshow-caption .avia-caption-content p {
            font-size: 9px;
            line-height: 9px;
            margin-bottom: 0;
        }
       #top.home .avia-slideshow .avia-slideshow-button {
       	margin-top: 10px;
       	font-size: 9px;
       }
    }

    Enfold Support 6586

    Best regards,
    Mike

    #1477563

    In reply to: Mobile screen result

    The following text: Cisco Meraki vous propose should be in the left position where there is the while color in my the image.

    #1477561

    In reply to: Mobile screen result

    Hi Ismael,

    This is my screen on my mobile phone.
    I do not see the button (blue) and the text is on the image. I need to have the text in the left position.

    #1477547
    Munford
    Participant

    HI
    A couple of questions
    I would like to show the excerpt in the magazine element.
    I found the code here: https://kriesi.at/support/topic/magazine-excerpt-2/ but it’s not working for me.
    I have the magazine.php in a child theme. Can you take a look at my code?

    I would also like to be able to have it display in 2 columns? is that possible?
    I know I can use the portfolio grid, but that puts the image at the top instead of on the side.
    Is it possible to modify that? On the page below I have 2 magazine elements shown by date, but maybe there is a better way to do it?

    Thanks

    #1477544

    In reply to: Video in Color Section

    Hi Ismael,

    thanks, I’ve tried that on a separate test page [private content] using the settings you’ve mentioned. The source video isn’t 16:9 though but I’ve selected stretch regardless which only results in the fall back image being stretched. Isn’t there a way to define the height of the slider? – can’t find that. On top of that I’ll need to place the text plus box on top of the slider as in shown my color section.

    Kind regards.

Viewing 30 results - 2,071 through 2,100 (of 106,489 total)