Forum Replies Created
-
AuthorPosts
-
March 8, 2022 at 11:28 pm in reply to: How can I adjust the cropping of an image in the Home Page/Slider? #179723sanamKeymaster
Please add this CSS
#page-site-header {
background-position: top;
}Regards,
ThemepalacesanamKeymasterPlease use this CSS instead
.comments-link a{
visibility: hidden;
word-spacing: -999px;
letter-spacing: -999px;
}.comments-link a:after {
content: “comments”;
visibility: visible;
word-spacing: normal;
letter-spacing: normal;
}Regards,
ThemepalacesanamKeymasterHello, @SKJOLDBJERGGARNIHOTEL-DK could you please remove the CSS that we have provided and try again from the settings on customizer since it is working fine on our demo site.
We will provide you with further assistance if that doesn’t work.
Regards,
ThemepalacesanamKeymasterPlease add this CSS
.archive-posts-wrapper .hentry .more-link{
color: #f43844;
}Regards,
ThemepalaceMarch 8, 2022 at 1:30 am in reply to: How can I adjust the cropping of an image in the Home Page/Slider? #179685sanamKeymasterHello, @BASSINLA Please add this CSS in the Additional CSS
.featured-slider article {
background-position: top;
}Go to Customizer >> Appearance >> Additional Css, paste the above CSS there, and published the site.
Please, change the Button text as per your need.Regards,
ThemepalacesanamKeymasterHello, @LITILTHEL Please add this CSS in the Additional CSS
.section-title{
color:#ffffff;
}Go to Customizer >> Appearance >> Additional Css, paste the above CSS there, and published the site.
Please, change the Button text as per your need.After adding the CSS you can remove the custom heading that you have added.
As for the bottom “continuing reading” that you have mentioned we could not track it down on your site.
It would be great if you can provide us with a screenshot of the issue.You can install an awesome screenshot extension for taking the screenshot after which it gives an option to generate the shareable link, which you can provide us. Please check the reference below:
https://www.atechtown.com/awesome-screenshot/Regards,
Themepalace- This reply was modified 2 years, 8 months ago by sanam.
sanamKeymasterHello, @PITTERPATTERPOM Please add this CSS in the Additional CSS
#playlist-section .post-thumbnail{
display:none;
}
#playlist-sectio .entry-content{
text-align: center;
}
@media only screen and (min-width: 35.5em){
.playlist-content-wrapper .entry-container {
width: 100%;
}
}
@media only screen and (min-width: 103.75em){
#playlist-section.section.no-section-heading {
padding-top: 0px;
}
}
@media only screen and (min-width: 85.37em){
#playlist-section.section.no-section-heading {
padding-top: 0px;
}
}@media only screen and (min-width: 75em){
.navigation-classic .main-navigation a, .top-navigation a {
padding: 14px 10px;
line-height: 2;
}
}Go to Customizer >> Appearance >> Additional Css, paste the above CSS there, and published the site.
Please, change the Button text as per your need.After adding the CSS your site will look like as in the video below:
https://www.awesomescreenshot.com/video/7771921?key=72afded539acd0ff0be3c53a92d77fefRegards,
ThemepalacesanamKeymasterCould you please mark down the issue on the screenshot? Would be great to sort out the issue.
Regards,
ThemepalacesanamKeymasterPlease add the following CSS and change the text as per your need.
span.comments-link a {
display: none;
}span.comments-link:after {
content: ‘comments’;
line-height: 24px;
}Regards,
ThemepalcesanamKeymasterHello, @LITILTHEL could you please share your site Url?
Regards,
ThemepalacesanamKeymasterHello, @PITTERPATTERPOM Could you please share your site login credentials through our contact form https://themepalace.com/contact-us/
We will look into this issue once we get login credentials.sanamKeymasterHello, @PITTERPATTERPOM Try removing the image from the contents or featured image.
sanamKeymasterHello, @XENTRINON Please add this CSS in the Additional CSS
.featured-page-widget .more-link,
.nature_bliss_widget_recent_works .custom-button {
font-size: 0;
}
.nature_bliss_widget_recent_works .custom-button:after,
.featured-page-widget .more-link:before {
font-size: 16px;
content: ‘Read More’;
}Go to Customizer >> Appearance >> Additional Css, paste the above CSS there, and published the site.
Please, change the Button text as per your need.Regards,
ThemepalacesanamKeymasterHello, @XENTRINON sorry to inform you that there is no option to change the excerpt length for Widget “NB: Features”.
Regards,
ThemepalacesanamKeymasteryes, you’re right.
-
AuthorPosts