Hey! This theme is fantastic! I just need help with a few things.
1. I use fullscreen rows on the homepage and have a full-height column on the left on each row. It looks great on my desktop, but on mobile, the column doesn't extend all the way to the bottom of the screen. I'd like for this column to fill the screen on mobile, but cant figure out how to do this.
2. How can I remove the thin grey divider line just left of the hamburger in the header?
3. I was hoping to be able to use the Google font "Barlow Condensed", but don't see it in the list of fonts.
1: I am afraid thats not possible given the current theme options .
2: Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
.ascend #header-outer[data-full-width="true"] header#top nav ul #search-btn a, .ascend #header-outer[data-full-width="true"] header#top nav ul .slide-out-widget-area-toggle a {
border-left: none !important;
}
Hey! This theme is fantastic! I just need help with a few things.
1. I use fullscreen rows on the homepage and have a full-height column on the left on each row. It looks great on my desktop, but on mobile, the column doesn't extend all the way to the bottom of the screen. I'd like for this column to fill the screen on mobile, but cant figure out how to do this.
2. How can I remove the thin grey divider line just left of the hamburger in the header?
3. I was hoping to be able to use the Google font "Barlow Condensed", but don't see it in the list of fonts.
Thanks!
Hey Again,
1: I am afraid thats not possible given the current theme options .
2: Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
3: Please have a look at this Article :Add a Custom Font.
B.est
ThemeNectar Support Team