Comments 5lkbirk started the conversationAugust 6, 2018 at 11:52amHi. I've defined a theme border for my page, but I wish to remove it from one page on my site. Would that be possible? So I keep it on the remaining pages, but remove it only on one specific page. Thanks.- Stine [deleted] repliedAugust 6, 2018 at 2:31pmHi Stine, That option is not available in the theme and to do this specific thing it requires some little modification. As you may know this question is out of support scope but I will help you this time. In the page that you want to hide borders click Edit Page then navigate to Parameters and Options area > Custom CSS tab and add this CSS code: .page-border { display: none !important; } Have a great day! 5lkbirk repliedAugust 7, 2018 at 10:56amHi Yilli. That was very nice of you. Thank you so much for that! Have a good one. - Stine [deleted] repliedAugust 7, 2018 at 11:08amGlad to hear thatWill set this ticket as solved from here. Sign in to reply ...
Hi.
I've defined a theme border for my page, but I wish to remove it from one page on my site. Would that be possible? So I keep it on the remaining pages, but remove it only on one specific page.
Thanks.
- Stine
Hi Stine,
That option is not available in the theme and to do this specific thing it requires some little modification.
As you may know this question is out of support scope but I will help you this time.
In the page that you want to hide borders click Edit Page then navigate to Parameters and Options area > Custom CSS tab and add this CSS code:
Have a great day!
Hi Yilli.
That was very nice of you. Thank you so much for that!
Have a good one.
- Stine
Glad to hear that
Will set this ticket as solved from here.