Okay
  Public Ticket #432927
Issue with line in portifolio item
Closed

Comments

  • MUDA started the conversation

    Hello friends.

    I'm using salient for about three months and its very good. I recommend it. But I'm having an issue with portfolio itens... As you can see in the link http://coletivomuda.com.br/?portfolio=aqui-nasceu-portugal there is a line right under the portfolio item title. The thing is that this line exists some times, and some times it doesn't. I've tried to do all I could imagine but I've reached to no conclusion. I even tried to create a new portfolio item just like one that has the line, but it comes without it. Could you reach me some light please?

  •  8,839
    Tahir replied

    Hey,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .single-portfolio .row.project-title .container .title-wrap {
        border-bottom: 0px !important;
    }

    Thanks



    ThemeNectar Support Team 

  • MUDA replied

    Hey Tahir,

    thanks. it worked out for the line, but there are still 2 different types of title going on and I\'m also not able to set them straight. 2 examples: http://coletivomuda.com.br/?portfolio=aqui-nasceu-portugal <--- in this page the title is in one style and in the next it\'s another ---> http://coletivomuda.com.br/?portfolio=muda-na-escola
    An other problem we\'re facing is that the 4 squares symbol on the top left of portifolio itens isn\'t going nowhere. it just refreshes the page... Could you help me setting this plz?

  •  8,839
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .single-portfolio .row.project-title h1 {
        font-size: 44px ;
    }
    
    
    
    
    @media only screen and (max-width: 1000px) and (min-width: 1px) {
        .single-portfolio #full_width_portfolio .row .col.section-title h1 {
            font-size: 32px;
        }
    }
    
    
    @media only screen and (max-width: 690px) {
        body.single-portfolio .row .col.section-title h1 {
            line-height: 32px !important;
        }
    }

    Thanks


    ThemeNectar Support Team 

  • MUDA replied

    Hy,

    Thanks for resolving our problem with the line and titlee size. It did worked out, but the other problem we\'re facing is that the 4 squares symbol on the top left of portifolio itens isn\'t going nowhere. it just refreshes the page... Could you help me setting this plz?

  •  8,839
    Tahir replied

    Hey ,

    Simply set the url in Salient Theme Options Panel -> Portfolio Section .

    Thanks


    ThemeNectar Support Team 

  •   MUDA replied privately
  •  1,877
    Judith replied

    Hello Muda,

    Salient has undergone tremendous changes and updates and so updating would really bring up a lot of changes, please follow this guide to update from a very old version:http://themenectar.com/docs/salient/important-salient-update-for-new-envato-requirements/.

    Thanks.

  •  8,839
    Tahir replied

    Hey Again,

    Please update to the Latest Salient Theme Version.

    The current version of the theme is 14 and the current version of the page builder is 6.7.1. Salient versions older than v11 won't be compatible with WordPress 5.5.

    Here's the documentation on the available methods for updating Salient: http://themenectar.com/docs/salient/updating-salient/#methods Once you've updated that, the update for the included page builder will become available. Note that "Visual Composer" also renamed their plugin on Envato to "WPbakery page builder" a couple of years back.

    Here's an update guide on what to expect when jumping many major releases at once: http://themenectar.com/docs/salient/important-salient-update-for-new-envato-requirements/ take a read through before the update, as many things have changed.

    To get a list of Bug Fixes and new Feature addons in the Latest Theme updates view change log here http://themenectar.com/changelogs/salient.html .

    Best.


    ThemeNectar Support Team 

  • MUDA replied

    Hello, I finaly did al the updates, but i have a new struggle. How do I update essential grid pluggin?

  •  8,839
    Tahir replied

    Hey Again,

    I am afraid that plugin is not bundled with Salient therefore you will have to purchase it from Themeforest.

    Thanks.


    ThemeNectar Support Team