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

    Hi Enfold Forum,

    We would like you help with the following issue. We want no padding between the images?

    So make 1 image 2/3 of the page and the other 1/3 of the page with no padding in between.

    Please see how we have tried with CSS and the example we want to have.

    https://ibb.co/wdqyVBB

    And we want the same as the following:

    https://ibb.co/wSBhQrj

    Is this possible with Enfold with the widgets? Do we need the padding?

    Would really appriciate your help!

    Kind regards,

    Bob and Max

    #1233846

    Hey Bpieterse,

    Please provide admin info so we can look into this further.

    Best regards,
    Jordan Shannon

    #1235073

    Hi Jordan,

    Thanks for your reply.

    I will leave my details in the private content box.

    If you have any questions please don’t hesistate to ask.

    Kind regards,

    Bob and Max

    #1235594

    Hi Bob and Max,

    Thanks for the login details. Could you post a link to your site as well please?

    Best regards,
    Rikard

    #1236434

    Hi Rikard,

    Thank you for helping us.

    This is the following url:

    We see the “games” images doesn’t load the first time and we need to refresh before it loads. Do you know how to fix this issue as well?

    Like to hear.

    Kind regards,

    Bob & Max

    #1236598

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .home #av_section_2 .av_one_third {
        margin-left: 0;
    }
    
    .home #av_section_2 .av_one_third .avia-slideshow {
        margin: 0;
    }

    Best regards,
    Rikard

    #1237313

    Hi Rikard,

    Thanks for the help but now we have the following issue on mobile so we removed the CSS:

    View post on imgur.com

    So we still have the same problem:

    – Images for games needs to reload (f5) before it shows
    – The 2 images besides the games we want the same heigth as games image

    Could you pelase help?

    Thanks, kind regards,

    Bob and Max

    #1237754

    Hi Bpieterse,

    https://share.getcloudapp.com/NQurrmJl It looks fine on my end.

    Could you please clear the cache, check again and get back to us.

    Best regards,
    Victoria

    #1243061

    Hi Victoria,

    Yes thanks, we tweaked untill we found the problem and now it’s solid, but thanks for your time!

    We have one pressing issue which we can’t find the answer anywhere on the forum, Google or YouTube.

    We want to remove the following “sidebar” which is now placed at the bottom of the home page removed, but only for the home page:

    View post on imgur.com

    Because for instance on the Game Trailer page of the news page it’s where we want it on the right side:

    View post on imgur.com

    Is it possible that we can’t find a way to exclude only the home page for this side bar?

    Really looking forward to your reply and thanks to the enfold team for all the hard work!!

    Kind regards,

    Bob & Max

    #1243230

    Hi,

    Thanks for the update. Please try this CSS as well:

    .home #after_section_5 {
      display: none;
    }

    Best regards,
    Rikard

    #1243920

    Hi Rikard,

    Perfect, thank you!

    Kind regards,

    Bob and Max

    #1244083

    Hi Bpieterse,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.