Restaurant Pro Header and Team

Home Forums All Other Themes Restaurant Pro Header and Team

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #48342
    ReneRene
    Member
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: September 12, 2016

    Hey, first sorry for my bad english and a friendly “Hello” from Germany ๐Ÿ˜‰

    I want to know, how can i set the “Restaturant & Cafe” in the Header to the Right side?

    And how can i center the Team members? At my site known as “Wir sind Rรผhrwerk”.

    My Site: www.ruehrwerk-rz.de

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

    Hi Rene,

    Your website is in construction mode. Kindly deactivate it so that we can check the issue.

    Regards,
    Dave

    #48369
    ReneRene
    Member
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: September 12, 2016

    Hey Dave,
    The Construction Mode is now deactivated.
    Greetz
    Rene

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

    Hi Rene,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    #unserteam{overflow:hidden;}
    .unserteam .team-member{left:25%; position:relative;}

    Regards,
    Dave

    #48457
    ReneRene
    Member
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: September 12, 2016

    Hey Dave,
    it sounds good and it also looks good on a PC. But if you open it on a Smartphone (my is an Iphone 6) it is not center. It is a littlebit more right and the text is cutted.

    Is there another option?

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

    Hi Rene,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    @media screen and (max-width:768px){
    .unserteam .team-member{left:0;}
    }

    Regards,
    Dave

    #48608
    ReneRene
    Member
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: September 12, 2016

    @Dave

    Sorry, this does not work ๐Ÿ™
    Ive added this, on Iphone all is okay.

    Here my Code:
    .unserteam{pointer-events: none; cursor: default; overflow:hidden;}
    .todayspecial{pointer-events: none; cursor: default;)
    @media screen and (max-width:768px)
    .unserteam .team-member{left:0;}

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

    Hi Rene,

    Kindly remove the previously css code that i have provided and add this code:

    .team-member { width:60%; margin:auto; display:table;}
    .team-col { width:48%;}

    Regards,
    Dave

    #48695
    ReneRene
    Member
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: September 12, 2016

    Hey,
    on PC it looks good, but on Smartphone its smaller and looks not good.
    There must be another option ๐Ÿ˜‰

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

    Add this code in custom css box:

    @media screen and (max-width:768px){
    .header .header-inner .logo{width:100% !important;}
    .team-member{width:auto;}
    .team-col{width:auto;}
    }

    Regards,
    Dave

    #48697
    ReneRene
    Member
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: September 12, 2016

    @Dave
    Sorry, but it also does not work ๐Ÿ™

    Any Ideas?

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

    It looks perfect on our PC as well as mobile. Kindly clear the cache or refresh.

    Regards,
    Dave

    #48710
    ReneRene
    Member
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: September 12, 2016

    On Smartphone it looks good, but on Firefox eg Chrome it looks like before inserting the Code

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

    Hi Rene,

    Kindly send us your URL of the site and WordPress admin details via [email protected]

    Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Dave

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

    Hi Rene,

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

    Regards,
    Dave

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