Forum Replies Created
-
AuthorPosts
-
sanamKeymaster
Hi @TRACEYHARTY,
I guess the issue has been solved since i don’t see any extra text beside the logo.
Regards,
SanamsanamKeymasterHi @TRACEYHARTY,
Please add this CSS to additional Css
#colophon .widget li:last-child {
margin-bottom: 8px;
}sanamKeymasterHi @ILGIORMALE-IT,
Please go the video below :
https://www.awesomescreenshot.com/video/10000961?key=fa5faf16a0b66f44f0d03a6b85d9698eRegards,
ThemepalacesanamKeymasterHi @BVDOSSC,
Could you please share your site URL and also the screenshot of the issue would be great.
Regards,
SanamsanamKeymasterHI @KARIANN,
Which header image are you talking about on the homepage? Do you mean the background image of the header below the top bar as you can see in the image below?
https://www.awesomescreenshot.com/image/30165066?key=175944f5eb35b244cf066c2824e475c6We can look into the issue if you could send us the site login credentials as well as your site URL via our contact form https://themepalace.com/contact-us/.
Regards,
Themepalace- This reply was modified 2 years, 4 months ago by sanam.
sanamKeymasterHi @KARIANN, Please add this CSS in the Additional CSS
.comment-content,
.comment-form .required-field-message,
.page #inner-content-wrapper .entry-content,
.single #inner-content-wrapper .entry-content,
#commentform p.comment-form-comment {
color: #111;
}Go to Customizer >> Appearance >> Additional CSS, paste the above CSS, and publish the site.
please change the color as per your requirement. you can find the color code reference on the link below:
https://www.computerhope.com/htmcolor.htmRegards,
ThemepalacesanamKeymasterHi @TRACEYHARTY, Please add this CSS in the Additional CSS
To change the color add this.
.page .singular-content-wrap .entry-title {
color: #111;
}To disable the page title add this
.page .singular-content-wrap .entry-title {
display: none;
}Go to Customizer >> Appearance >> Additional CSS, paste the above CSS there, and published the site.
you can find the color code reference on the link below:
https://www.computerhope.com/htmcolor.htmRegards,
ThemepalaceJuly 12, 2022 at 1:42 am in reply to: How can I adjust the cropping of an image in the Home Page/Slider? #183903July 10, 2022 at 11:58 pm in reply to: How can I adjust the cropping of an image in the Home Page/Slider? #183876sanamKeymasterHi @BASSINLA,
I think that depends upon the size of the image you upload.
We have fixed the slider images with the issues. Please verify the changes from your end.Regards,
SanamsanamKeymasterHi @TRACEYHARTY,
Do you mean that you want to remove page title of every pots/page or could you please explain this more in details. Screenshot would be great if you can also, are you using the free version or pro?
Regards,
ThemepalacesanamKeymasterHello, @CARITO Please add this CSS in the Additional CSS
.postid-121 #page-site-header {
padding: 63px 0;
background-image: none !important;
}
.postid-121 header.page-header {
display: none;
}
As you can see the postid here please change that postid with the id of the page that you want to make the changesGo to Customizer >> Appearance >> Additional CSS, paste the above CSS there, and published the site.
let us know if you have any issues with it.Regards,
ThemepalaceJuly 8, 2022 at 7:34 am in reply to: travel base pro compatibility issues with wp travel plugin + other issues #183715sanamKeymasterHello, Sakuna
Please use this CSS instead.single-itineraries .wp-travel-average-review {
float: none;
margin-left: 46%;
}July 7, 2022 at 11:31 pm in reply to: Is the Nature Bliss Pro theme Federal Section 508 compatible? #183704sanamKeymaster@ADMINDANW yes, you have to update the theme file whenever there is an update. we will inform you if there are any updates to this theme.
sanamKeymasterHi @SOMYANG3,
You can find the reason behind the card decline on the link below:
https://stripe.com/docs/declines -
AuthorPosts