Some questions about Car rental theme

Home Forums All Other Themes Some questions about Car rental theme

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #80613
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi,

    I’m customizing one web with Car rental theme: www.autoescolasantfeliu.com

    I have some questions:

    1) In home section 1 I used four squarebox. The four icons look good on large screens and also on mobiles, but on the tablet screens three icons appear together in one line and one underneath. I would like the tablet to have two icons per line. Is it possible?

    2) In home page, I want that the latest post from blog appears with date format as 8/9/2017. Is it possible to display the date in the D/M/Y format?

    3) The individual entries of the blog have the image of the header with the fixed height. How can I make the height “auto” the same as the other pages?
    For exemple: http://www.autoescolasantfeliu.com/news/estrenem-web/

    Thank you very much for your help!!

    Best regards,
    Vanessa

    #80632
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    1. Answer

    @media screen and (min-width:1023px) and (max-width:1170px) {
    .squarebox { width:25% !important;}
    }

    2. for second question

    This can only be done via coder.

    Kindly send us your WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.

    3. Answer

    .page_head, .post_head { height:auto !important; min-height:350px !important;}

    Regards,
    Chris

    #80687
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi Chris,

    Thank you very much.

    1) Perfect!!

    2) Message sent.

    3) Don’t work. Single post header has less height than the other pages.
    Also on the mobile screen the header image is deformed by the code “min-height:350px”

    Best regards,
    Vanessa

    #80774
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly send us the full WP access via sktthemes.net/contact.

    Regards,
    Chris

    #80782
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi Chris,

    Message sent.

    Best regards,
    Vanessa

    #80788
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Okay

    #81088
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi,

    Anything new on this topic?
    Two issues remain outstanding:

    1) In home page, I want that the latest post from blog appears with date format as 8/9/2017. Is it possible to display the date in the D/M/Y format?

    2) The header image of the individual entry does not have the same height as those of other pages.
    Header

    Best regards,
    Vanessa

    #81333
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    This issue was resolved from our end. Kindly check and confirm.

    Regards,
    Chris

    #81354
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi Chris,

    Thank you very much for your help!!

    But it is no correct:

    1) Year appears in letters (for exemple 18 Aug 2017) and I want date format as 18/08/2017

    2) The header image of the individual entry does not have the same height as those of other pages. You can see the screenshot of my previous post.

    Best regards,
    Vanessa

    #81490
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    Find
    .page_head, .post_head { height:auto !important; min-height:350px !important;}
    
    And replace
    .page_head, .post_head { height:auto !important; min-height:490px !important;}

    Regards,
    Chris

    #81625
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi Chris,

    Thank you very much!!

    One last question is pending:

    In home page, I want that the latest post from blog appears with date format as 23/8/2017. Is it possible to display the date in the D/M/Y format? Month in numbers, not in letters.

    Best regards,
    Vanessa

    #81626
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    This issue was resolved from our end. Kindly check and confirm.

    Regards,
    Chris

    #81627
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi Chris,

    Perfect. Thank you very much!!

    Best regards,
    Vanessa

    #81628
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi Vanessa,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/9/

    Regards,
    Chris

    #81630
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi Chris,

    Of course. Done!!

    Best regards,
    Vanessa

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