- This topic has 4 replies, 2 voices, and was last updated 3 years, 2 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Greatnews Pro › Page Wide
Hi:
I have the page http://imagendiplomatica.com.ar/
I loaded Demo, but when i see demo page https://themepalacedemo.com/greatnews-pro/ i see that home page (or any other page) in my site is not screen wide, you can see the litle grey bricks in the background.
i really don’t know how to change it. could you please help me?
Thanks
sorry, i found it 🙂
hello, oscar,
As you have mentioned in the previous ticket, here is the code to make the same height of 3 container
.home #main-post-wrapper .widget_posts_slider article, #posts-slider .featured-slider .featured-image {
padding: 240px 0;
}
You can adjust the padding value as per your requirement
please add this code in Additional CSS in the theme customizer
thanks. But this allows me to enlarge left/right side widgets. How can i make Post Slider section smaller?
thanks
I guess you have managed to make a post slider section smaller. But in my view, it’s better to hide the author’s image because certain parts of the author’s image are cut by the button edge of the post slider.
as you can see in the screen record
https://www.awesomescreenshot.com/video/5040093?key=abf9a33eee48db5c3b2f15e5a09a678d
You can add this CSS in the Additional CSS to hide the author image
#posts-slider .author-image {
display:none;
}
#posts-slider .author-wrapper {
display: flex;
margin-top: 5px;
}
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |