Okay
  Public Ticket #2445874
Portfolio Caption/Excerpt
Closed

Comments

  • AndrewCover started the conversation

    hi there, 

    The Portfolio Caption/Excerpt font section doesn't seem to be working properly - I can increase the text but the line height option isn't working in the Nector Specific elements section? can you please advise how we fix this?

    thanks

    Andrew

  •  8,884
    Tahir replied

    Hey ,

    You need to remove these br tags for it to work corrctly: 

    3665198311.png

    Thanks 


    ThemeNectar Support Team 

  • AndrewCover replied

    Hi thanks for this but thats how we fixed that tile - please see the tile above - How we work for you. you can see that the leading is very tight and it will not adjust when you change in the Nector specific elements? Can you please advise why its not adjusting the line height?

    thanks Andrew

  •  8,884
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .portfolio-items .work-item.style-3 .vert-center p, .portfolio-items .work-item.style-3-alt .vert-center p {
        line-height: 18px !important;
        font-size: 15px !important;
    }

    Thanks


    ThemeNectar Support Team 

  • AndrewCover replied

    Hi Tahir, 

    thanks that has worked, I also have a request for some customisation to our site. We want to have 2 buttons pop up under the header on the mobile version only - can this be done or programmed in? If so can you let me know and how much this would cost? This is how we wanted the mobile version to look -

  •  8,884
    Tahir replied

    Hey Again,

    Unfortunately, that's not possible as the moment. However, you can add Buttons via the Off Canvas Nav Widget Area. 

    Thanks 


    ThemeNectar Support Team 

  • AndrewCover replied

    Hi Tahir, 

    No worries, I do have one more request - when I click a project and go into the project page can I change the text in the text for the 'Previous Project' and the 'Next Project' buttons - I just want them to delete the work projects from each button?  thanks Andrew

  • AndrewCover replied

    These are the buttons I'm referring to -

  •  2,979
    Andrew replied

    Hi Andrew,

    Try using this Plugin : https://wordpress.org/plugins/say-what/ .  Go to Tools > Text changes.

    4323914697.png

    Hope this helps.