Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1258956

    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!

    #1259293

    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

    #1259606
    This reply has been marked as private.
    #1259614

    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

    #1259893
    This reply has been marked as private.
    #1259904

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Portfolio grid titles to be styled as buttons’ is closed to new replies.