Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1023375

    Hi, how can i make the portfolio look like this? I also want to have the same buttons instead of the normal link ones.

    https://ibb.co/iShJJ0
    Link Kriesi: https://kriesi.at/themes/enfold-overview/

    Also another question, if i want to rank services on google and do seo, do you recommend to use “portfolio” instead of “pages”?

    Thanks Ronald

    #1024600

    Hey ronaldalexander,

    You can rank the portfolio pages, there is no reason not to.
    The slugs do not play such a bit reason as mainly you have to focus on how those results will show after.

    Best regards,
    Basilis

    #1024907

    Hallo Basills,

    thanks! Can you answer also my second question how can i make to sort function look like the example above?

    Thanks

    #1024972

    Hi,

    That would require quite a bit of css to achieve and likely the services of a freelancer, however if you can get your portfolio page up and share the link we would take a look at it for you.

    Best regards,
    Jordan Shannon

    #1025876

    Hey, thanks for writing!

    Attached the private content (Link)

    Thanks Ronald

    #1026402

    Hi Ronald,

    Best regards,
    Victoria

    #1028495

    Hello Victoria,

    sorry :-)

    Credentials are below in private content.

    #1029306

    Hi ronaldalexander,

    Do you mean something like this?

    
    
    @media only screen and (min-width:1024px){
        #js_sort_items .text-sep {
            display: none;
        }
        #js_sort_items a {
            padding: 10px;
            width: 16%;
            text-align: center;
        }
        .main_color #js_sort_items a.active_sort {
            background-color: #666;
            color: #fff;
            border: 4px solid #666;
        }
        .main_color #js_sort_items a.active_sort:hover {
            color: #ccc;
        }
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.