Hi
See attached screndump. How can make a section in cornerstone so it has these screw corners instead of being a straight rectangle
Hi There,
You can try with the top & bottom separator of the sections:
I did it like you suggested but it did not make any changes…
See here what i mean i want to achieve
okay i got it to work-. Thank you very much.
But the overall height is very high, how can i decrease the overall height?
Why do i have this white line?
How can i get rid of iit??
Hi There,
Would you mind providing us with login credentials(by clicking on the Secure Note button at the bottom) so we can take a closer look? To do this, you can make a post with the following info:
- Link to your site
- WordPress Admin username / password
Thanks.
Its only with Microsoft edge browser there is a line
Hi There,
You can adjust the separator height option to achieve the desired look.
Please provide us the direct link of the page and section where we can see the thin line.
Thanks,
Direct page is the frontpage, scroll down to the middle and you can´t miss it.
URL: https://www.creativevfx.net
Underconstruction bypass code is the secure note
Remember this is only in microsoft edge and internet exploreri am seing this. In chrome looks perfect. Please see what it is and advice
Hi there,
It seems to be okay in Edge browser, but yes, I can see that in IE browser. Please add this CSS to your global custom CSS
@media all and (-ms-high-contrast:none)
{
*::-ms-backdrop, .x-section-separator-top {
top: 1px;
}
}
Hope this helps.
Thank you that did it.
Ohhh…
I was to quick there. I copy and pasted the code into Custom CSS from global and it worked, it removed the line. I have not done pretty much else on the site, but look at the screen shot below. On my blog page a text “After Effects Tutorials” is suddenly there?? It was not there before…
And from mobile, the about page does not display the “About site” below the nav bar. That is gone as well.
I went into customizer to delete the code to see if that was causing it. But i can´t find the code anymore??
Hi again,
To disable the blog title, please navigate to Appearance > Customize > Renew > BLOG OPTIONS > Blog Title and remove the title from there. I checked your About page and the title “About the Site” is displaying correctly, Try clearing your browser’s cache and check the page again.
Hope this helps!
That did it. Thanks
Glad we could help.
Cheers!