Theme Palace » All Posts https://themepalace.com/forum/pro-themes/construction-base-pro/feed/ Mon, 24 Mar 2025 12:58:17 +0000 https://bbpress.org/?v=2.6.12 en-US https://themepalace.com/topic/white-block-on-bottom-of-homepage/#post-205183 <![CDATA[Reply To: White Block on bottom of Homepage]]> https://themepalace.com/topic/white-block-on-bottom-of-homepage/#post-205183 Mon, 28 Oct 2024 03:30:28 +0000 Psink Could you please try this one CSS

.entry-content-wrapper {
padding-left: 0px;
padding-top: 0px;
border: none;
}

Let us know if it does not helps

]]>
https://themepalace.com/topic/white-block-on-bottom-of-homepage/#post-205151 <![CDATA[Reply To: White Block on bottom of Homepage]]> https://themepalace.com/topic/white-block-on-bottom-of-homepage/#post-205151 Fri, 25 Oct 2024 21:58:47 +0000 Mitch Lawrence Thank You.

Their is also a similar line on the left handside on the post pages. Please could you give me the CSS to also remove this?

Thank you
Mitch

]]>
https://themepalace.com/topic/white-block-on-bottom-of-homepage/#post-205104 <![CDATA[Reply To: White Block on bottom of Homepage]]> https://themepalace.com/topic/white-block-on-bottom-of-homepage/#post-205104 Mon, 21 Oct 2024 03:57:39 +0000 Psink You can add this CSS to Additional CSS to hide that gray vertical line

.home #content .entry-content-wrapper{
border-left: none;
}

]]>
https://themepalace.com/topic/white-block-on-bottom-of-homepage/#post-205092 <![CDATA[Reply To: White Block on bottom of Homepage]]> https://themepalace.com/topic/white-block-on-bottom-of-homepage/#post-205092 Fri, 18 Oct 2024 19:05:16 +0000 Mitch Lawrence wwww.mjlconstructionservices.co.uk

The issue is at the bottom left just above the homepage widgets.

The background is currently white to make it less noticeable but I wanted the background black.

If you could help me remove the white line that would be great.

Thanks
Mitch

]]>
https://themepalace.com/topic/white-block-on-bottom-of-homepage/#post-205074 <![CDATA[Reply To: White Block on bottom of Homepage]]> https://themepalace.com/topic/white-block-on-bottom-of-homepage/#post-205074 Thu, 17 Oct 2024 03:19:29 +0000 Psink @mitchlawrence, Could you please share your site URL? We will inspect from our side and let you know the solution

]]>
https://themepalace.com/topic/white-block-on-bottom-of-homepage/#post-205071 <![CDATA[White Block on bottom of Homepage]]> https://themepalace.com/topic/white-block-on-bottom-of-homepage/#post-205071 Thu, 17 Oct 2024 03:05:31 +0000 Mitch Lawrence Hi for some reason on my homepage their is a random white block bottom left above the widgets. I have set the background to white for now so this isn’t as obvious but I could do with knowing how to remove it so I can change the background colour back to black.

Please could you advise how to remove this?

Thanks
Mitch

]]>
https://themepalace.com/topic/menu-sticky-menu-header/#post-191560 <![CDATA[Reply To: Menü, Sticky Menü, Header]]> https://themepalace.com/topic/menu-sticky-menu-header/#post-191560 Mon, 27 Nov 2023 04:53:42 +0000 Psink Seems you have added an Additional CSS already to your site

Please you can try this CSS, regarding menu width you can adjust the value in .sidr

.sidr{
width: 200px !important;
}

.custom-logo-link{
max-width: 100% !important;
left: auto !important;
float: none !important;
}

@media only screen and (max-width: 1023px){
.custom-logo-link img {
max-width: 50% !important;
left: auto !important;
}
}

@media (max-width: 480px){
.custom-logo-link {
left: auto !important;
}
}

@media only screen and (max-width: 767px){
.site-branding {
text-align: center !important;
}
}

@media screen and (min-width: 1024px) {
.container{
max-width: 1300px;
width: 100%;
}
#main-nav{
float: none;
}
.container #primary-menu{
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
width: 100%;
left: 0;
}
}

]]>
https://themepalace.com/topic/menu-sticky-menu-header/#post-191551 <![CDATA[Reply To: Menü, Sticky Menü, Header]]> https://themepalace.com/topic/menu-sticky-menu-header/#post-191551 Sun, 26 Nov 2023 05:42:54 +0000 Sabine Hanneken unfortunately the logo on the mobile is much too small

]]>
https://themepalace.com/topic/menu-sticky-menu-header/#post-191550 <![CDATA[Reply To: Menü, Sticky Menü, Header]]> https://themepalace.com/topic/menu-sticky-menu-header/#post-191550 Sun, 26 Nov 2023 05:27:39 +0000 Sabine Hanneken unfortunately i can’t post the css code here

]]>
https://themepalace.com/topic/menu-sticky-menu-header/#post-191549 <![CDATA[Reply To: Menü, Sticky Menü, Header]]> https://themepalace.com/topic/menu-sticky-menu-header/#post-191549 Sun, 26 Nov 2023 05:23:59 +0000 Sabine Hanneken Die Seite lautet: handihand.ch

Vielen dank

Marcel

]]>
https://themepalace.com/topic/menu-sticky-menu-header/#post-191548 <![CDATA[Reply To: Menü, Sticky Menü, Header]]> https://themepalace.com/topic/menu-sticky-menu-header/#post-191548 Sun, 26 Nov 2023 05:21:28 +0000 Sabine Hanneken I have inserted the following css and would be grateful for an optimization.

]]>
https://themepalace.com/topic/menu-sticky-menu-header/#post-191546 <![CDATA[Menü, Sticky Menü, Header]]> https://themepalace.com/topic/menu-sticky-menu-header/#post-191546 Sun, 26 Nov 2023 05:19:09 +0000 Sabine Hanneken Have a wonderful day,

I have a small problem with the Construction Base Pro theme.

1. the header menu is not centered under the logo. I would like to have the logo and the menu below each other and centered in the page. (Reponsive)

2. in the mobile version the menu is too wide and causes me to scroll the page to the right.

]]>