Baily Theme
-
Hey –
I would prefer the project titles to appeared centered on top of the image when we go over with the mouse as opposed to aligned left underneath the image, can I do this? Thanks.The blog I need help with is: (visible only to logged in users)
-
Have you consulted the detailed theme description page where the set up instructions are found? It is here https://wordpress.com/theme/bailey
-
Oops! I just noticed this thread was in the CSS Forum. Please be patient while waiting for help.
-
@andreagottardo85, I see you have hidden the titles with the following CSS.
.portfolio-container .entry-title { display:none; }Is this working for you?
-
No it’s definitely not working for me, just trying to find the solution. My second concern I don’t know how to put my work in different categories.
-
Hi, thanks for the clarification. I’ve tried a number of things, but due to the way things are designed on this theme, I can move the title up over the image, however I cannot make it appear only on hover. Also, due to the varying heights of the images, I can’t get all of them consistently in the center vertically without creating a separate, unique CSS rule for each and every one.
The following would center the titles below the images.
.portfolio-container .entry-title { text-align: center; }On Portfolio items, you use Project Types to organize them, which is the equivalent to categories for blog posts.
You can add Project types to a Custom Menu.
For direct links to the project types, here are a couple of examples.
https://andreagottardo.com/project-type/fashion/
https://andreagottardo.com/project-type/graphic-design/ -
-
-
was much easier than what it looked like.
Sorry to bother you but i have 2 little more issues.
the first one looks like my contact page doesnt work. dont get any mail.
the second one, i would like to add a “download resume” button on the about page which would allowed people to download my resume. -
the first one looks like my contact page doesnt work. dont get any mail
I’m not seeing a contact page on your site. I do see that you had one, but have moved it to the trash.
The email will go to your WordPress.com Admin email address by default. You can, if you wish, use a different email when you are setting up the contact form. See this section of our Contact Form support page.
the second one, i would like to add a “download resume” button on the about page which would allowed people to download my resume.
I would suggest uploading your resume as a pdf and then get the URL of that file from your Media Library and then create a link on the page you wish that download link on.
- The topic ‘Baily Theme’ is closed to new replies.