Question: Photolite Home Page Boxes

Home Support Themes Forum Question: Photolite Home Page Boxes

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #4508
    Janet
    Participant

    There 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! 🙂

    http://www.supermoto.photo/

    #4553
    FlyThemes
    Keymaster

    Hi

    Go to Apparance >> Theme Options >> Basic Settings >> Custom CSS >> Here you can add the below code.
    #services-box{min-height:402px;}

    Thank You

    #5014
    Anonymous
    Inactive

    Hi did this work for you? It does seem to work for me.
    Elite Performance

    #5047
    FlyThemes
    Keymaster

    Hi

    Yes it does work. Kindly email us at suport@flythemes.net with site detail so we wil check it again.

    Thank You

    #5187
    Anonymous
    Inactive

    Hi 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.

    #5208
    FlyThemes
    Keymaster

    Hi @soninya

    Yes it is possible please send us your site url.

    Thank You

    #5212
    Anonymous
    Inactive

    Hi, I have the same problem
    can you help me out?

    athenabeauty.nl is my website URL

    regards,
    Ahmad

    #5217
    Anonymous
    Inactive

    this is my website
    Thank you

    P.S. I would like to hide the text

    #5227
    Anonymous
    Inactive

    And also I found that the boxes are not aligned center.. Don’t know whether they were like this or I changed smth by mistake

    #5245
    FlyThemes
    Keymaster

    @soninya

    Go to Appearance >> Editor >> style.css >> Here you can add the below code.
    #services-box p{display:none}

    Thank You

    #5251
    Anonymous
    Inactive

    Thanks a lot! It worked for me.

    Could you advise regarding center alignment of the boxes please?

    #5252
    Anonymous
    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

    athenabeauty

    #5275
    FlyThemes
    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

    #5279
    Anonymous
    Inactive

    Is 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!

    #5297
    FlyThemes
    Keymaster

    Hi @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

Viewing 15 posts - 1 through 15 (of 16 total)
  • You must be logged in to reply to this topic.