Home › Forums › All Other Themes › Services Title Alignment
- This topic has 10 replies, 2 voices, and was last updated 6 years, 3 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
August 6, 2017 at 2:24 pm #80343
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!!!!
August 7, 2017 at 12:13 pm #80374Hi,
Kindly show us your website URL so that we can assist further.
Regards,
DaveAugust 7, 2017 at 12:25 pm #80380http://enviaxp.com/
August 7, 2017 at 12:47 pm #80387Hi,
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,
DaveAugust 7, 2017 at 1:49 pm #80420Hello ,
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.
https://imgur.com/gallery/YzxLR
Thanks in advance!!!
August 7, 2017 at 1:53 pm #80423Hi,
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,
DaveAugust 7, 2017 at 1:56 pm #80424Hello
Still it is not working as expected.
U can see that section from http://enviaxp.com/
Thanks in advance!!!!
August 7, 2017 at 1:59 pm #80427I have changed that -50 to +50. It is working fine as expected.
Thanks for the help 🙂
August 7, 2017 at 3:41 pm #80437Hello,
After sometime, all the icons are coming one by once. Please refer this link http://enviaxp.com/
Thanks
August 7, 2017 at 3:55 pm #80438Please check this URL for the screenshot.
https://imgur.com/gallery/bVh4n
Thanks in advance!!!
August 8, 2017 at 1:24 pm #80529Already replied.
-
AuthorPosts
- You must be logged in to reply to this topic.