Dear Inkthemes Team I already posted a thread but it seems like it has been deleted. To make it easier to understand I uploaded a file in which I tried to explain how I need the homepage to be. IT WOULD BE SUPER AMAZING IF YOU COULD HELP ME! this is the link to my website - www.mv-neunkirch.ch thank you and have a nice day! m.
Hello, For menu: Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: #menu .ddsmoothmenu { float: none; text-align: right; } #menu .ddsmoothmenu li { float: none; } #menu li a{ float: none; } 2) For featured area: Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .one_fourth { width: 46%; margin-right: 2%; margin-left: 2%; } 3) For footer: Just add blank text widget in the first and second footer widget area. Thanks & Regards Nitesh Raghuwanshi
Thanks for your quick reply! I only managed to get the footer as I wanted it to be. Somehow the code for the featured area, where I only need these two pictures to be bigger, didn't work. Is it possible to change the fontstyle in the menu? Best regards, Marisa
Hello, 1.For your first issue We have checked your website and it seems that by mistake you have forgotten to close the curly braces in your css code, please close curly braces in that code in your custom css, It will work fine. Sending image for reference 2.For your second issue Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: #menu li a { font-family: symbol; } Inplace of "symbol" put your font type.