vcard

Home Forums All Other Themes vcard

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #111433
    aireka.harvellaireka.harvell
    Member
    • Topics: 5
    • Replies: 8
    • Total: 13
    Member since: November 4, 2017

    Hello can you take a look at my site www.legacybuildersgeneration.org and tell me why this link on the Main Menu

    Link: Support the legacy

    keeps looping back to the homepage on mobile?

    it works correctly on a desktop or laptop but it does not go to the page from a mobile phone. it keeps looping back to the homepage.

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

    Hi,

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

    Add this code there:

    .logo img { width:40%;}
    .header .header-inner { padding-top:10px;}

    Regards,
    Dave

    #111499
    aireka.harvellaireka.harvell
    Member
    • Topics: 5
    • Replies: 8
    • Total: 13
    Member since: November 4, 2017

    hi there is no custom css code box under basic settings.

    I added the code under custom css box under Appearance, customize, custom css but it did not work.

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

    Hi,

    We checked, this is working fine.

    Kindly delete cache and do a forced refresh as we are not getting any kind of error in console.

    To do a forced refresh kindly follow below instructions:

    Windows/Linux:
    1. Hold down Ctrl and click the Reload button.
    2. Or, Hold down Ctrl and press F5.

    Mac:
    1. Hold Shift and click the Reload button.
    2. Or, hold down Cmd and Shift key and then press R.

    Regards,
    Dave

    #111504
    aireka.harvellaireka.harvell
    Member
    • Topics: 5
    • Replies: 8
    • Total: 13
    Member since: November 4, 2017

    It works on a laptop or desktop but on a mobile. When I click the link for Support the Legacy It doesn’t show the entire page content.

    #111552
    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:

    @media screen and (max-width:767px) {
    .main-container .elementor-hidden-phone { display:block !important;}
    }

    Regards,
    Dave

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