-
-
-
Hello,
That is a sidebar. Open the page settings and go to page’s layout. Select the default layout. See screenshot: https://ibb.co/bzd51WR
Thanks!
- This reply was modified 5 years ago by Mirela.
-
-
Hello,
Yes, sorry it was my internet connection fault.
That is a sidebar. Open the page settings and go to page’s layout. Select the default layout. See screenshot: https://ibb.co/bzd51WRThanks!
-
-
Hello,
Aha yes, sorry for the confusion.
That is just a row, separated in two columns. The first one contains the FAQs elment and the second one contains a heading and text. Just open your page with Codeless Builder and delete these elements.
You can leave the row as it is or change the structure to one column. So it is full-width.See screenshot: https://ibb.co/ysQ0xt1
Best regards!
-
-
Hello,
Zone 1 is a page header element. To remove it, go to the element and remove it with the bin icon. See screenshot: https://ibb.co/TDXt7mj
The color of the active faq is defined by theme main color. To change it add this css:
.cl_toggles .toggles_wrapper > .cl_toggle h6 span { color: #FF5722 !important; }
Change the color to your wish.
Best regards!
-
-
-
-
Hi,
I have put this code, and it does not change color (Faqs color).
.cl_toggles .toggles_wrapper > .cl_toggle h6 span {
color: #B39772 !important;
}
Regards,
Alex
-
Hello,
1-I added this css to remove it:
.cl-default-page-header { display: none; }
2-I edited the code by replacing the
span
witha
.Please check your site.
Best regards!
-
-
You must be logged in to reply to this topic.