Home › Forums › Photodock theme support › 3 formatting questions…
- This topic has 8 replies, 3 voices, and was last updated 5 years, 3 months ago by Sonl Sinha.
-
AuthorPosts
-
August 2, 2019 at 3:06 pm #127930
Hi, Love the style of Photodock, but have a few issues…
1) The gallery shortcode left aligns the images and looks awkward. Can I have CSS to center the gallery?
2) There is a green line at the bottom of the header menu area. I tried to create CSS to change this color but couldn’t figure it out. Please send CSS to make the line grey.
3) The gallery only allows one photo at a time. Is there a way to have groups of images? So there is a featured image and then also show others that belong together? Or, is there a way to make the image clickable to go to another gallery that has images that belong together?
Here is the website… https://hfq.kba.mybluehost.me/
August 5, 2019 at 11:28 am #127999Your website is under construction mode we are unable to see
If possible remove it or else email us the credentials at [email protected] mentioning this forum link.
Regards,
ShriAugust 5, 2019 at 7:11 pm #128022Whoops!! Turning that off.
August 6, 2019 at 10:53 am #128062Q1. The gallery shortcode left aligns the images and looks awkward. Can I have CSS to center the gallery?
A. Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.home3_section_area .center {width:1170px;}
Q2. There is a green line at the bottom of the header menu area. I tried to create CSS to change this color but couldnít figure it out. Please send CSS to make the line grey.
A. Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.head-info-area {background:#ccc !important;}
The gallery is photo gallery that allows one photo at a time.
Regards,
ShriAugust 6, 2019 at 2:18 pm #128073Thanks for your quick response. Appreciate that I always get top notch service from you all. 🙂
August 6, 2019 at 2:29 pm #128074The CSS for number one worked great, thanks.
The CSS for the second question changed the upper header from blue to grey, but didn’t change the green line under the logo/menu area. Any additional CSS would be great.
Thanks,
H-
August 7, 2019 at 5:11 am #128088Hi,
Kindly use this one
.header { border-bottom: solid 1px #ccc !important;}
Regards,
ChrisAugust 9, 2019 at 12:52 am #128196Perfect. Thanks!
August 9, 2019 at 5:53 am #128240Hi Hannelore,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/23/
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.