*

aixos

  • *
  • 4 posts
The Sigma theme shows the gallery vertically
« on: November 23, 2022, 08:23:16 PM »
Hello everyone
The Sigma theme shows the gallery vertically
Could it be changed below horizontally?
Thank you

« Last Edit: April 02, 2023, 01:10:41 PM by aixos »

Marked as best answer by aixos on February 08, 2023, 07:27:00 PM
*

MB Themes

Re: The Sigma theme shows the gallery vertically
« Reply #1 on: December 06, 2022, 04:01:41 PM »
@axios
You would need few changes in CSS:
Code: [Select]
body .item-photos .main-photo {width:100%;margin-bottom:8px;}
body .item-photos .thumbs {float:left;width:100%;overflow-x:auto;white-space:nowrap;}
body .item-photos .thumbs a {display:inline-block;margin:0 8px 8px 0;}
body .item-photos .thumbs img {max-height:80px;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots