-
AuthorPosts
-
November 4, 2015 at 6:37 am #529741
When I enter a search term, e.g., Test, the “search results” page contains a search box, search results, and a gray separator line in between the search box and search results.
How do I remove the gray separator line throughout the website (including my blog page, which is called News)?
November 4, 2015 at 4:59 pm #530229Hi mamiewong!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.fullsize .author-extra-border { border: none; }Cheers!
YigitNovember 4, 2015 at 7:55 pm #530385Hello,
The gray border remains after adding the Quick CSS. Please do a search on the News (blog page). Insert the search term, Test , and the page will show the search box, search results, and a gray separator line in between them. Are there other edits that I can make to make so that the gray line does not appear?November 5, 2015 at 9:15 am #530600Hi,
Try the following instead:
.page-heading-container { border-bottom-width: 0px !important; }Regards,
RikardNovember 5, 2015 at 1:40 pm #530761Hello,
I added the new Quick CSS, but the gray border remains. Other suggestions?November 5, 2015 at 1:53 pm #530765Hi!
I added following code to top of Quick CSS
.fullsize .page-heading-container,.fullsize .author-extra-border { border: none !important; }Please review your website now
Cheers!
YigitNovember 5, 2015 at 3:53 pm #530861Hi, Yigit-
Thank you and the Kriesi team for all of your diligent efforts. This last Quick CSS fixed it. Thank you all again.November 5, 2015 at 3:54 pm #530865Hey!
You are welcome, we are always happy to help!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.
