Staff and Home Text
This support request was posted in Paeon by gskadra
- gskadra January 8, 2014 at 3:44 am
I’ve managed to figure out the theme quite easily…I have two customization questions.
I only have 3 staff on the home page…how can I center justify them?
and
How can I add text in a single column on the home page.
Thank you.
Juanfra Aldasoro January 8, 2014 at 1:38 pmHello There,
Thanks for writing.
Regarding the first question, that would be a CSS customization. You’ll need to do that by having some center alignment in the
element that contains the staff items. I would look for a tutorial on the internet on how to achieve that.
With regards to your second question, you’ll need to edit the Home Page template (template-home.php) and add it through the template.
Best,
Juan.gskadra January 8, 2014 at 8:13 pmI’m not sure which CSS controls this…I tried to use firefox tools but haven’t been successfull
Also, I noticed cross-browser CSS and was wondering if I made a change if any of that or the responsiveness would be effected. It would be helpful if it was set up to be centered as not all company’s would have 4 or more staff to show on the home page.
Any further suggestions…thanks!
gskadra January 8, 2014 at 8:30 pmOk I sort of figured it out…it was not the CSS that needed changed. You have the staff set with a 4 column grid….you also have a 3 column grid style…I tried changing it to that but the responsiveness is not nearly as clean as the 4 column….can you take a look.
Juanfra Aldasoro January 8, 2014 at 10:16 pmHello there,
Thanks for your response.
Yes, the problem with that customization is that we have defined the responsive styles for staff section on the home page independently, because they required special treatment.
So, in order to solve that you’ll need to work around the responsive styles for the elements of the class .home-staff{}
Best,
Juan.
You must be logged in to reply to this topic.