Tagged: 

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1286030

    Hi,

    attempting a fullwidth color section with 50% text & 50% image that’s responsive. Image dimensions: 1600 x 1455.

    CSS

    /* Color section container width */
    #panel-4 .container {
      width: 100% !important;
      min-width: 100%;
      max-width: 100%;
      padding: 0;
      margin: 0;
    }

    The image part just isnt working. Please see example below in Private Content.

    Thank you and best wishes.

    • This topic was modified 3 years, 1 month ago by Hidealoo. Reason: added image dimensions
    #1286271

    Hey Webmaster,

    Please try to use a Grid Row element, instead of a Color Section. The section with the panel-4 id looks good on my end though, so maybe you found a solution already?

    Best regards,
    Rikard

    #1286356

    Hello,

    and thank you for your reply.

    The main problem with the Color Section was that if I inserted a background image it cleared my CSS, mainly “background-size: cover”, so didn’t work the way I wanted. Plus the CSS was getting rather messy and complicated.

    As you can see, I managed to get the Grid Row to work in desktop mode, many thanks for that tip. The Grid Row doesn’t work when viewed on a mobile device, as the image is not full height as in desktop view..

    The only difference in functionality between the Color Section and Grid Row, is that the Grid Row has no Scroll Down Arrow option. Can the arrow be added to the Grid Row?

    Thank you and stay safe.

    • This reply was modified 3 years, 1 month ago by Hidealoo. Reason: problem with Grid Row when viewed on a mobile device
    #1287601

    Hi,

    Sorry for the late reply. First off, could you try updating the theme to the latest version (4.8.1) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

    #1288097

    Just noticed that the support has lapsed. Can we pay for support or is it a case of re-purchasing the theme?

    Thanks.

    #1288192

    Hi Hidealoo,

    You can renew support for the theme.
    Here’s an article that shows how to renew support for the theme: https://www.getbowtied.com/documentation/common-issues-and-faqs/how-to-renew-support-for-your-wordpress-themes-on-themeforest/
    Hope it helps.

    Best regards,
    Nikko

    #1288358

    Thank you, will do :)

    Stay safe.

    #1288415

    Hi Hidealoo,

    You’re welcome and stay safe as well :)

    Best regards,
    Nikko

    #1298095
    This reply has been marked as private.
    #1298300

    Hi Hidealoo,

    We’re happy to hear that :)
    As for the Background Images, its height is dependent on other elements so when it’s in mobile it does not have a height unless a minimum height is set.
    The workaround for this is:
    1. Add an image inside the grid row cell (the image should be similar to the background image).
    2. Edit the image element, go to Advanced > Responsive > Element Visibility then check Hide on large screens and Hide on medium sized screens.
    Hope this helps.

    Best regards,
    Nikko

    #1298342

    I found that this method worked to display the images on a mobile device.

    Grid Row -> Styling -> Height -> Minimum height -> 0 (default)

    I changed to 500px and now the Background images appear as expected on the mobile device.

    Grid Row mobile fix

    Thank you for your help. Please can you close the Ticket?

    Stay safe.

    #1298377

    Hi Hidealoo,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Fullwidth Color Section with Image Not Behaving.’ is closed to new replies.