- This topic has 3 replies, 2 voices, and was last updated 4 years, 5 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Gym Master Theme Support › Claim button move
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
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
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
Hi,
Kindly go to Front Page >> Slider >> Description Box >> and add extra details
Regards,
Chris
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]