Tagged: portfolio grid
Hello, thanks for your awesome theme.
Can you possibly advise me on how to change the portfolio grid titles to be styled as buttons, please?
Thank you!
Hey,
Thanks for contacting us!
I checked your homepage and it seems like you have used buttons instead.
If you still need assistance with this, could you please post a screenshot showing the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)
Best regards,
Yigit
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
#top .grid-content, #top .grid-content * {
background-color: #008328;
color: white;
text-align: center;
border-radius: 5px;
font-size: 16px;
}
.grid-content .avia-arrow {
display: none;
}
Best regards,
Yigit
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
Yigit