• Resolved busgrabben

    (@busgrabben)


    Hi, great theme, just what I need!

    I would really appreciate some help with two problems though:

    1. When you open a picture/film from the homepage gallery I don’t want there to be a featured image above the actual art piece. Is there a fix for this?

    2. The gallery on my homepage is not exactly centered for some reason, is there some way to fix this?

    The site in question: https://www.grossmotion.com/

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author modernthemesnet

    (@modernthemesnet)

    Hi busgrabben,

    You can hide that picture with some custom CSS.

    .dummy-img { display: none; }

    Also, it looks like you manually changed the width of the .gallery-image on line 1201 of style.css to 15%… Change it to 15.65% and that should solve your centering issue.

    Your site looks great by the way!

    Thread Starter busgrabben

    (@busgrabben)

    That did the trick.
    Thanks, your awesome!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove featured image from gallery & center gallery on homepage’ is closed to new replies.