Claim button move

Home Forums Gym Master Theme Support Claim button move

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #175743
    Jordi de HaanJordi de Haan
    Participant
    • Topics: 4
    • Replies: 17
    • Total: 21
    Member since: November 26, 2020

    Dear support team,

    I want to move the ‘claim’ button on every device on www.jordidehaan.nl at my homepage. Now there are two words of claim, and I want Hide one with the button. I have made an example with paint: https://ibb.co/grJhJFG (Sorry for the ugly picture, but I think that you know what I mean) Also, I want to hide/delete the round button at my homepage, because it has no function. I have one picture. You can find it also in my IBB post.

    I hope you can help me! Your support is very good.

    Regards,

    Jordi de Haan

    #175798
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    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:479px) {
    .nivoSlider img {
        object-fit: cover;
        height: 280px;
    }
    }

    Regards,
    Chris

    #176325
    Jordi de HaanJordi de Haan
    Participant
    • Topics: 4
    • Replies: 17
    • Total: 21
    Member since: November 26, 2020

    Chris,

    Thanks for your respons. 🙂 But I think you didn’t understand my question.
    Is it an idea that tell you some extra details?

    Regards,

    Jordi

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

    Hi,

    Kindly go to Front Page >> Slider >> Description Box >> and add extra details

    Regards,
    Chris

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