Home › Support › Themes Forum › Question: Photolite Home Page Boxes
Tagged: Home Page Boxes, services boxes
- This topic has 15 replies, 7 voices, and was last updated 9 years, 5 months ago by
Günther.
-
AuthorPosts
-
July 12, 2016 at 3:06 am #4508
Janet
ParticipantThere are 4 services-boxes under the main image should all be the same height, but the 3rd box is longer than the others. How do I fix this so that all four boxes are the same height?
I have tried to figure out what code I should be fixing but I cannot find it…please let me know how to make them the same size. Thank you! 🙂
July 15, 2016 at 6:54 am #4553FlyThemes
KeymasterHi
Go to Apparance >> Theme Options >> Basic Settings >> Custom CSS >> Here you can add the below code.
#services-box{min-height:402px;}Thank You
August 10, 2016 at 9:09 pm #5014Anonymous
InactiveHi did this work for you? It does seem to work for me.
Elite PerformanceAugust 12, 2016 at 12:48 pm #5047FlyThemes
KeymasterHi
Yes it does work. Kindly email us at suport@flythemes.net with site detail so we wil check it again.
Thank You
August 18, 2016 at 8:59 pm #5187Anonymous
InactiveHi there
I have the same problem but in my case the sizes of the boxes are equal unlike the number of text lines. In the 3rd box the text is shorter that in the others..
Actually I would prefer to hide the text (or at least be able to edit it) and keep only picture and title.Is that possible? Otherwise I will have to search for another theme..
Thanks in advance.
August 20, 2016 at 6:26 am #5208FlyThemes
KeymasterHi @soninya
Yes it is possible please send us your site url.
Thank You
August 20, 2016 at 8:22 am #5212Anonymous
InactiveHi, I have the same problem
can you help me out?athenabeauty.nl is my website URL
regards,
AhmadAugust 20, 2016 at 6:06 pm #5217Anonymous
Inactivethis is my website
Thank youP.S. I would like to hide the text
August 21, 2016 at 10:52 am #5227Anonymous
InactiveAnd also I found that the boxes are not aligned center.. Don’t know whether they were like this or I changed smth by mistake
August 22, 2016 at 12:29 pm #5245FlyThemes
Keymaster@soninya
Go to Appearance >> Editor >> style.css >> Here you can add the below code.
#services-box p{display:none}Thank You
August 22, 2016 at 3:39 pm #5251Anonymous
InactiveThanks a lot! It worked for me.
Could you advise regarding center alignment of the boxes please?
August 22, 2016 at 4:06 pm #5252Anonymous
Inactive@FlyTheme
I tried the same code and also deleted and changed other codes related to display but nothing has been changed!
Thank you in advance
August 24, 2016 at 12:12 pm #5275FlyThemes
Keymaster@soninya
Please send us your login detail to support@flythemes.net so we will make some changes in css.@ahmadbagheri
As we check and seems the text is hide now.Thank You
August 24, 2016 at 3:05 pm #5279Anonymous
InactiveIs there any way to make page pictures used in the homepage boxes to center on their pages rather than float left? I tried going into the style sheet and using float: center but I don’t really know what I’m doing, and that didn’t work.
Thanks for your help!
August 26, 2016 at 12:30 pm #5297FlyThemes
KeymasterHi @Kchn
Go to Appearance >> Editor >> style.css >> here you can find .services-box and remove float:left and then find the .services and add text-align:center
Thank You
-
AuthorPosts
- You must be logged in to reply to this topic.