-
AuthorPosts
-
March 23, 2018 at 4:52 pm #932025
Thanks so much for the theme and your excellent support.
I need to vertically align the title in the Icon Box. I am using four side-by-side on a site. Two have a single line of title and two have a double line of title. Is there a way to make them all vertically align to the middle?
See the site here: http://www.pve.coop – You should see what I mean right below the hero image. “Services” and “Operations” need to drop down to the center.
Thanks for the help.
Trent
March 24, 2018 at 6:17 pm #932442Hey trentscott,
Please add
.iconbox_left_content .iconbox_content {
padding-top: 15px !important;
}and let us know if that would work out for you.
Best regards,
BasilisMarch 24, 2018 at 7:18 pm #932457maybe – best will be to give a custom class to all these iconboxes (your account, services, operations, co-op …)
i have set the selectivity for now via page id and color-section id.page-id-76 #after_section_1 .iconbox { display: inline-flex; } .page-id-76 #after_section_1 .iconbox .entry-content-header { position: relative; top: 50%; transform: translateY(-50%); }on smaller screens set back to display: block or do insert to the headings some soft-hyphens with
­ and ;
sorry board soft will immediatly change the entitie code even if placed in code so ­ with semicolon behindMarch 24, 2018 at 11:38 pm #932512Hi,
Thanks @Guenni007 for sharing the workaround.
Let us know if you have any questions, we are happy to help!
Best regards,
VinayApril 6, 2018 at 3:50 pm #938282i think it is solve – he entered the code given here .
Thanks for response ! ;)April 7, 2018 at 7:49 am #938533Hi,
Thanks for helping out @guenni007. Please let us know if you should need any further help on the topic @trentscott.
Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.
