Bistro theme

Home Forums All Other Themes Bistro theme

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

    Hi,
    I have some issues with Bistro theme.
    web is: www.restaurantxabec.com

    1) How can I eliminate the prices of hot dishes? (screenshot)
    screenshot

    2) In the vertical view of mobile, the content leaves the width of the screen. How can I correct it? Attached screenshot.
    screenshot

    3) How can I make the elements of the header, in the vertical mobile view, appear one under the other and centered on the screen?
    This same problem I have with others of your themes from other websites.
    screenshot

    Thank you very much for your help!!

    Best regards,
    Vanessa

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .hot-dishes .hot-dish .hot-dish-price { display:none !important;}
    
    @media screen and (max-width:479px) {
    .phntp, .head-info-area, .head-info-area a:link, .head-info-area a:visited { display:block; text-align:center;}
    }

    Regards,
    Chris

    #98072
    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!!

    Questions 1 and 3 solved.

    But question 2 remains unsolved.

    2) In the vertical view of mobile, the content is wider than the screen. You can see it in the screenshot attached:

    Best regards,
    Vanessa

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

    Hi,

    Kindly go to header.php

    Find:
    <meta name="viewport" content="width=device-width, initial-scale=1.1"/>

    And replace:
    <meta name="viewport" content="width=device-width, initial-scale=1.0"/>

    Regards,
    Chris

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

    Hi Chris,

    I have finally been able to edit the file. It works perfectly. Thank you very much for your help!!

    Now I have another problem with this web page.
    If I assign a featured image to a blog post, this same image appears at the beginning of the post.

    I don’t want the featured image to appears at the beginning of the post. How can I solve that?

    I would also like that on the home page, in the news, that the text that I write in the “excerpt” window of the entry be shown as excerpt. How can I fix this?

    Thank you very much!!

    Best regards,
    Vanessa

    #98452
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    Kindly send us your URL of the site and 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.

    Regards,
    Shri

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

    Hi,

    Wordpress admin info sent.

    Best regards,
    Vanessa

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

    Hi,

    Issue resolved. Kindly check and confirm.

    Regards,
    Chris

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

    Hi Chris,

    Excerpt issue solved!! Thank you very much!!

    But another issue remains unsolved:

    When I asign a featured image to one post this featured image appears at the top of the post (for example: https://restaurantxabec.com/sopars-amb-gust/

    I don’t want the featured image to appears at the beginning of the post. How can I fix this?

    Best regards,
    Vanessa

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .single .post_head.post_head_bg { display: none;}

    Regards,
    Chris

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

    Hi Chris,

    Perfect. Issue solved.

    Thank you very much!!

    Regards,
    Vanessa

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

    🙂

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