- This topic has 10 replies, 2 voices, and was last updated 3 years, 6 months ago by .
Viewing 11 posts - 1 through 11 (of 11 total)
Viewing 11 posts - 1 through 11 (of 11 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Services Title Alignment
Hello,
I want the services title displayed at the center of the icon instead of top right position. Plesae help me to sort this issue.
Thanks in advance!!!!
Hi,
Kindly show us your website URL so that we can assist further.
Regards,
Dave
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.threebox h5 { position:absolute; transform:translateY(-50%); -moz-transform:translateY(-50%); -webkit-transform:translateY(-50%);}
Regards,
Dave
Hello ,
It is not working as expected. I want the title of the icon to be moved down(to the center of the icon) – right center of the icon instead of right top.
Please check the link for reference.
Thanks in advance!!!
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.threebox h5 { position:absolute !important; transform:translateY(-50%) !important; -moz-transform:translateY(-50%) !important; -webkit-transform:translateY(-50%) !important;}
Regards,
Dave
Hello
Still it is not working as expected.
U can see that section from http://enviaxp.com/
Thanks in advance!!!!
I have changed that -50 to +50. It is working fine as expected.
Thanks for the help 🙂
Hello,
After sometime, all the icons are coming one by once. Please refer this link http://enviaxp.com/
Thanks
Please check this URL for the screenshot.
Thanks in advance!!!
Already replied.
If you are an aspiring blogger on WordPress, chances are you are following someone else too. He or she may be famous or on similar […]
Are you planning to enhance your website’s usability? Have you heard about navigation menus that are used in WordPress? These menus in WordPress are the […]
The Twitter card is an essential method, that is used for media and by using which you can easily share the contents on any of […]