Hi, I recently posted a thread asking for help with formatting issues. This is the thread: http://www.inkthemes.com/community/threads/loss-of-format-after-posting.11543/ I used the code that was provided in Custom CSS. It resolved the format issue but created a new problem. The problem now is the banner changed when I posted the code in Custom CSS. Header before I post: Header after: There are grey lines around the Logo and Social Icons. How do I get rid of these lines? Thanks!
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: div.logo img { border: none!important; } ul.social_logos img { border: none!important; } Thanks & Regards Gourav Shrivastava