Home › Forums › All Other Themes › Squarebox image too small
- This topic has 5 replies, 2 voices, and was last updated 6 years, 7 months ago by Sonl Sinha.
-
AuthorPosts
-
February 22, 2018 at 9:45 pm #94916
Hello, I’m using the default shortcodes for the [squarebox]. Is there a way to make it so the image is bigger? Right now, 62w x 46h is not very good. Do I use the class .squarebox and adjust it in css with that?
I would like to fill up more, if not 100%, of the box and have the title closer to the bottom. These small images aren’t enough for me.
February 23, 2018 at 5:37 am #94933Hi,
Kindly show us your website URL so that we can assist further.
Regards,
ChrisFebruary 23, 2018 at 6:25 am #94938Sorry, I’m using Adventure theme. web address is:
I guess it’s on the home page as well. I tried to do what I know for css, but can’t get anything to change it. I’m sure you know the trick to fix it.
February 23, 2018 at 11:09 am #94947Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.squareicon { width:150px; height:100px;} .thn_post_wrap img { max-width: inherit; width: 100%; min-height:100px;}
Regards,
ChrisFebruary 23, 2018 at 9:38 pm #94975That did the trick! Thank you for the help and the quick response!
-Jared
February 26, 2018 at 5:01 am #95038Hi Jared,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/15/
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.