Comments 11Eshen started the conversationMarch 19, 2020 at 4:20pmPlease see the attached image, I have two questions about the fullscreen layout: 1. is it possible to hide the navigation in the bottom right? 2. how to change the title font size (trying to make it smaller) here? Thank you.[deleted] repliedMarch 20, 2020 at 11:22amHi Eshen,1— Can you please add the code below to your Custom CSS area: .single-portfolio-holder .portfolio-navigation.right-side { display: none; }Or if you want that CSS code to be valid only for that page just put the code int the Parameters and Options > Custom CSS area.2— Here is the selector: .single-portfolio-holder.portfolio-type-5 .portfolio-description-container .portfolio-description-showinfo h3Just do this: https://d.pr/v/HN9JGwHave a nice day! Sign in to reply ...
Please see the attached image, I have two questions about the fullscreen layout:
1. is it possible to hide the navigation in the bottom right?
2. how to change the title font size (trying to make it smaller) here?
Thank you.
Hi Eshen,
1— Can you please add the code below to your Custom CSS area:
Or if you want that CSS code to be valid only for that page just put the code int the Parameters and Options > Custom CSS area.
2— Here is the selector:
Just do this: https://d.pr/v/HN9JGw
Have a nice day!