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?
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?
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 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 -
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
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
Hey ,
You need to remove these br tags for it to work corrctly:
Thanks
ThemeNectar Support Team
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
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):
Thanks
ThemeNectar Support Team
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 -
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
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
These are the buttons I'm referring to -
Hi Andrew,
Try using this Plugin : https://wordpress.org/plugins/say-what/ . Go to Tools > Text changes.
Hope this helps.