Home › Forums › All Other Themes › Gallery text
- This topic has 12 replies, 3 voices, and was last updated 8 years, 2 months ago by Sonl Sinha.
-
AuthorPosts
-
August 21, 2016 at 1:44 pm #44240
Hello
On the home page, the gallery has the text of the project or category displayed in an untidy way; I’d like it to be centered, or even not visible at all? At the moment, if i don’t put any text in, there is just a rectangle box. Can you point me wise in terms of css please?
http://www.select66.com
Thanks, Lawrence
August 22, 2016 at 11:33 am #44316Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.photobooth .gallery ul li strong { width:80%; left:0; right:0; top:50%; transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%); -webkit-transform:translateY(-50%); box-sizing:border-box;}
.photobooth .gallery ul li:hover strong { display:table;}Regards,
ShriAugust 23, 2016 at 7:58 am #44424Thank you, but unless I’m missing something that didn’t do anything? Can I send you the log in details to have a look?
August 23, 2016 at 11:29 am #44457Okay kindly send us the same via sktthemes.net/contact
Regards,
ShriAugust 25, 2016 at 8:27 am #44641Thanks, just sent them!
August 25, 2016 at 9:44 am #44657Okay.
August 25, 2016 at 10:11 am #44662Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.photobooth .gallery ul li strong { margin:auto !important;}
Regards,
ShriAugust 25, 2016 at 10:36 am #44664Thank, again that doesn’t do anything? the box (white rectangle) is still there?
August 26, 2016 at 12:28 pm #44770We will have to edit in code kindly send us email for this at sktthemes.net/contact
Regards,
ShriSeptember 1, 2016 at 10:01 pm #45350Hello
I sent you the log ind details via the contact us
How did it go please?
Cheers
September 2, 2016 at 7:47 am #45369Yes will be done today.
Regards,
ShriSeptember 16, 2016 at 3:21 pm #46731hello
how did this go please?
thanks
September 19, 2016 at 11:58 am #46888Hi Lawrence,
This issue was resolved from our end. Kindly check and confirm.
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.