Marathon Theme: Why Choose Us Section

Home Forums All Other Themes Marathon Theme: Why Choose Us Section

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #231260
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 36
    • Replies: 94
    • Total: 130
    Member since: November 25, 2016

    Hello,

    I want to make the icons centered when they are on top. They also appear to be italic, which I do not want either.

    https://ibb.co/8nDKCbKK

    https://payment.running4free.com/

    Thanks

    #231272
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31312
    • Total: 31312
    Member since: August 16, 2013

    Hi,

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

    .skt-feature-box .elementor-image-box-wrapper { transform: none;}
    .skt-feature-box img { margin: 0 auto;}

    Regards,
    Chris

    #231753
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 36
    • Replies: 94
    • Total: 130
    Member since: November 25, 2016

    Thanks, that worked. I just noticed that when I view the site on a cell phone, the home page banner cuts off right after the text. The button does not show up.

    https://ibb.co/RTq9Nzfb

    #231756
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31312
    • Total: 31312
    Member since: August 16, 2013

    Hi.

    Please use the CSS code below to fix the slider button issue.

    @media screen and (max-width:479px) {
    .slider-main .nivo-caption { top:0 !important;}
    .slider-main .nivo-caption .slidedesc { line-height:18px;}
    .slider-main .nivo-caption .slidebtn { display:block !important;}
    .theme-default .nivoSlider img { height:310px; object-fit:cover;}
    }

    Regards,
    Chris

    #231805
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 36
    • Replies: 94
    • Total: 130
    Member since: November 25, 2016

    Thanks, the button now shows up, but when I scroll down, the graphic below it moves up and covers part of it.

    #231806
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31312
    • Total: 31312
    Member since: August 16, 2013

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.

    Regards,
    Chris

    #231903
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 36
    • Replies: 94
    • Total: 130
    Member since: November 25, 2016

    This is what it looks like when it loads.

    https://ibb.co/4w8gSN3s

    As soon as you start to scroll up, it does this.

    https://ibb.co/jZvtYJ3b

    #231907
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31312
    • Total: 31312
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS code.

    @media screen and (max-width:767px) {
    .theme-default .nivoSlider img { height:340px !important; object-fit:cover;}
    }

    Regards,
    Chris

    #232328
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 36
    • Replies: 94
    • Total: 130
    Member since: November 25, 2016

    Thanks, I have one final issue. When viewed on a cell phone, the “Search Races” option in the Nav Bar Side (See Image) does not appear.

    https://ibb.co/1fKnqx0K

    On a cell phone.

    https://ibb.co/G4JQTLn6

    #232329
    Francisco Rubén Jorquera VillarroelFrancisco Rubén Jorquera Villarroel
    Participant
    • Topics: 49
    • Replies: 114
    • Total: 163
    Member since: December 31, 2020

    Hi, I’m a customer like you, but I think this one is easy to check. You’ll see there are some options in the custom links menu that allow you to display or hide the link on mobile devices.
    You should review your menu. Regards.

    #232330
    Francisco Rubén Jorquera VillarroelFrancisco Rubén Jorquera Villarroel
    Participant
    • Topics: 49
    • Replies: 114
    • Total: 163
    Member since: December 31, 2020

    I think I’ve got it. That menu isn’t the main menu, but rather a header button that you can modify from the Elementor menu in the theme. If you select it, you should be able to uncheck the box that prevents it from opening on mobile, as that code doesn’t appear in the mobile version.

    https://i53.servimg.com/u/f53/20/12/37/44/image88.png

    The Header Button is in a separate label from the Mobile Menu, so to make it faster yourself, you can go to edit the page in Elementor, click on that element, and uncheck the box labeled “Do not show on mobile devices.”

    Regards

    #232333
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31312
    • Total: 31312
    Member since: August 16, 2013

    Hi Langer,

    Kindly use this CSS code to resolve your Search Races button issue.

    @media screen and (max-width: 479px) {
    .header-button { display: block;}
    .logo img { margin: 30px 0 0 !important;}
    .header-button { float: right; margin-right: 0; width: 100%; text-align: center;}
    }

    Regards,
    Chris

    #232416
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 36
    • Replies: 94
    • Total: 130
    Member since: November 25, 2016

    Thanks

    #232419
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31312
    • Total: 31312
    Member since: August 16, 2013

    🙂

    #232598
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 36
    • Replies: 94
    • Total: 130
    Member since: November 25, 2016

    I just noticed when I view search races on a cell phone, the left side gets cut off. How can I shift it a little to the right?

    https://www.running4free.com/search-races/

    https://ibb.co/N6Dt47R9

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