Comments 2sungbeksin started the conversationDecember 31, 2016 at 9:30am Hello. i bought your theme yesterday and i have some problem 1. l'd like to move that column to left. 2. l'd like to remove every heart in my homepage, what should i do for it? 3. l'd like to raise above that menu font. tell me please where is code that can be modified i think this theme is fantastic! thanks your warm support! thanks!!! 8,996Tahir repliedJanuary 2, 2017 at 3:38pmHey SB , Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : /*left header*/ @media only screen and (min-width: 1001px) { #header-outer[data-format="left-header"] { width: 205px; } body[data-footer-reveal="1"][data-header-format="left-header"] #footer-outer { left: 0; padding-left: 205px; } body[data-header-format="left-header"] #ajax-content-wrap { margin-left: 205px; } body[data-header-format="left-header"] .page-submenu.stuck { left: 205px; } body[data-header-format="left-header"] #search-outer { padding-left: 205px!important; } } .nectar-love-wrap { display: none !important; } To adjust the Font-size . See Salient Theme Options Panel - > Typography Section :http://themenectar.com/docs/salient/theme-options/typography/ .Thanks ThemeNectar Support Team Sign in to reply ...
Hello. i bought your theme yesterday and i have some problem
1. l'd like to move that column to left.
2. l'd like to remove every heart in my homepage, what should i do for it?
3. l'd like to raise above that menu font. tell me please where is code that can be modified
i think this theme is fantastic! thanks your warm support! thanks!!!
Hey SB ,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
To adjust the Font-size . See Salient Theme Options Panel - > Typography Section :http://themenectar.com/docs/salient/theme-options/typography/ .
Thanks
ThemeNectar Support Team