- This topic has 6 replies, 2 voices, and was last updated 1 year, 3 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT InfotechVersión: pro1.0 I Can´t Change a form
I cannot change the appearance of the services squares that appear at the beginning under the slider
https://i53.servimg.com/u/f53/20/12/37/44/image60.png
https://eficiente.pro
Access credentials sending by email.
We want them to be round.
Thanks
.services-box-outer .item {
background-color: #ffffff!important;
border-radius: 50%;
}
When using this code it becomes egg-shaped in mobiles an Desktop
We need perfect circles
Last changes at CSS
.services-box-outer .item {
width: 274px;
height: 274px;
float: center;
padding: 45px 50px;
background: #ffffff!important;
text-align: center;
margin: 10px;
border-radius: 50%;
position: relative;
top: 0;
transition: all 0.5s ease-in-out;
}
Hi,
Issue have been resolved. Kindly check and confirm.
Regards,
Dave
ok, thanks
🙂
For visitors to properly scroll and browse through your articles or content it is essential that one adds nice pagination to their blog or other […]
Setup WordPress CDN Your WordPress website loads slowly, and you’re losing visitors by the second. Sound familiar? A sluggish website doesn’t just frustrate users—it hurts […]
Best WordPress CDN Plugins for Images Slow-loading images can be a major roadblock for any WordPress website. They frustrate visitors, hurt your user experience, and […]