Theme Palace » All Posts https://themepalace.com/forum/pro-themes/realestate-base-pro/feed/ Wed, 24 Jan 2024 09:48:44 +0000 https://bbpress.org/?v=2.6.9 en-US https://themepalace.com/topic/demo-content-5/#post-186869 <![CDATA[Reply To: Demo Content]]> https://themepalace.com/topic/demo-content-5/#post-186869 Tue, 15 Nov 2022 03:50:18 +0000 yova Hi!
I’m also interested in demo content. Couldn’t make that work in wp 6.1. “Catch Themes Demo import says: “There are no predefined import files available in this theme. Please upload the import files manually!”

Don’t understand why you say the “TP Education plugin is necessary”.

]]>
https://themepalace.com/topic/page-color/#post-179133 <![CDATA[Reply To: Page Color]]> https://themepalace.com/topic/page-color/#post-179133 Wed, 23 Feb 2022 03:33:29 +0000 sanam Hello @AINABERNAT, Please add this CSS

#main article {
box-shadow: none;
}

]]>
https://themepalace.com/topic/page-color/#post-179107 <![CDATA[Reply To: Page Color]]> https://themepalace.com/topic/page-color/#post-179107 Tue, 22 Feb 2022 14:36:57 +0000 Aina Bernat And how can I delete the brightness that it appears?
Actually I would prefer to delete this margin.

]]>
https://themepalace.com/topic/page-color/#post-179077 <![CDATA[Reply To: Page Color]]> https://themepalace.com/topic/page-color/#post-179077 Tue, 22 Feb 2022 04:22:54 +0000 sanam Hello @AINABERNAT, we assume that you want to make the white margin the same color as the background of the pages.

Go to Customizer >> Appearance >> Color Options >> Content Color Options >> Background color, change the color there as per your need, and published the site.

Regards,

]]>
https://themepalace.com/topic/page-color/#post-179061 <![CDATA[Reply To: Page Color]]> https://themepalace.com/topic/page-color/#post-179061 Tue, 22 Feb 2022 02:31:48 +0000 Aina Bernat Can you check the web page: http://www.dchabogados.com/ I change the background color of the pages (in grey), but I would like also de white margin that appears or delete it. I already have the “no sidebar” option activate it.

]]>
https://themepalace.com/topic/page-color/#post-178929 <![CDATA[Reply To: Page Color]]> https://themepalace.com/topic/page-color/#post-178929 Fri, 18 Feb 2022 04:11:33 +0000 sanam Hello @AINABERNAT,

To change the page into full width with no different block.
Go to Customizer >> Appearance >> Theme Options >> Layout Options >> Global Layout and choose no sidebar setting.
Please note that these setting changes will be applicable throughout the entire site.

To change the background color of the pages, Please add this CSS in the Additional CSS
.page .entry-content-wrapper,
.page #main article {
background: #800000;
}
Go to Customizer >> Appearance >> Additional Css, paste the above CSS there, and published the site. you can change the background color as per your requirement.
Please use this site as a reference for color options.
https://www.computerhope.com/htmcolor.htm

Regards,
Themepalace

]]>
https://themepalace.com/topic/page-color/#post-178920 <![CDATA[Page Color]]> https://themepalace.com/topic/page-color/#post-178920 Thu, 17 Feb 2022 12:31:44 +0000 Aina Bernat Hello,

I would like to change the color of the background to all different pages at the web. But I don’t find the option. I just see how can I change the background of the block page.
I though that it would be easy if the page could be full width and no a different block, but also I don’t see the option of how can I change it.

Somebody can help me?

Thank you

]]>
https://themepalace.com/topic/alignment-of-image-caption-text/#post-157777 <![CDATA[Reply To: Alignment of image caption text]]> https://themepalace.com/topic/alignment-of-image-caption-text/#post-157777 Thu, 16 Sep 2021 03:36:04 +0000 steve chun Thanks that worked.

]]>
https://themepalace.com/topic/alignment-of-image-caption-text/#post-157776 <![CDATA[Reply To: Alignment of image caption text]]> https://themepalace.com/topic/alignment-of-image-caption-text/#post-157776 Thu, 16 Sep 2021 03:28:22 +0000 Psink @CHUNGABEAN, please add this CSS in the Additional CSS


.page-id-1399 figcaption{
	text-align: center !important;
}
]]>
https://themepalace.com/topic/alignment-of-image-caption-text/#post-157766 <![CDATA[Reply To: Alignment of image caption text]]> https://themepalace.com/topic/alignment-of-image-caption-text/#post-157766 Wed, 15 Sep 2021 13:41:02 +0000 steve chun Here is the url:

https://focusdst.com/partners/

]]>
https://themepalace.com/topic/alignment-of-image-caption-text/#post-157743 <![CDATA[Reply To: Alignment of image caption text]]> https://themepalace.com/topic/alignment-of-image-caption-text/#post-157743 Wed, 15 Sep 2021 03:56:10 +0000 Psink @CHUNGABEAN, Can you share a page URL? We will provide a few lines of CSS code to align text center

]]>
https://themepalace.com/topic/alignment-of-image-caption-text/#post-157725 <![CDATA[Alignment of image caption text]]> https://themepalace.com/topic/alignment-of-image-caption-text/#post-157725 Wed, 15 Sep 2021 02:58:06 +0000 steve chun I’m having trouble getting captions to center align under an image. I have 6 images on a page with captions below each. Trying to get text to align center under each image. Seems like a conflict with this theme. I’m reading that inserting custom CSS code should fix it. Do you know what code would be best to use with this theme? Theme I’m using is Realestate Pro.

]]>