• Hi. I have left blank space on the main page. How can I add another column of images?
    How to reduce blackout when the cursor is on the image?

    The page I need help with: [log in to see the link]

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

    (@alxmedia)

    Hi,

    You have a sidebar layout enabled, so there is a blank space to the right. Go to Customize > Theme Options > Layout > Global Layout > Set to no sidebar.

    As for the hover blackout, add this as additional css:

    
    .masonry-item:hover .entry-thumbnail:before { opacity: 0.1; }
    
    Thread Starter gigabyte707

    (@gigabyte707)

    Thank you, the empty space is gone and blackout. But how can I add another column, 5th?

    • This reply was modified 6 years, 8 months ago by gigabyte707.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Adding column & blackout’ is closed to new replies.