- This topic has 4 replies, 2 voices, and was last updated 8 years, 8 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 › Free Themes › Magzimum › Color footer and image dimensions
Tagged: footer, slider image size
Hello I would like to ask 2 things, can you help me please?
1) How can I change the color of the footer? i guess i need to add something in custom css I dont know what.
2) What are the best dimension for featured images in order to look not cropped in featured slider section and images next to them? I mean what’s the right width/height ratio?
Thanks for your great thmme and kind support!
@scorbelli, thanks for using Magzimum theme. Your queries has been replied below.
1) How can I change the color of the footer? i guess i need to add something in custom css I dont know what.
Response : You need to add following custom CSS in theme option. Please follow Appearance->Customize->Theme Options -> Custom CSS path from your dashboard.
footer#colophon {
background: #FF0000; /* change this HEX color code according to your choice */
}
2) What are the best dimension for featured images in order to look not cropped in featured slider section and images next to them? I mean what’s the right width/height ratio?
Response : Required size of slider image is 1600px X 440px.
Hope this helps!!
Thanks for the answer, you had already said the right dimension of the images.
As for the footer, I meant the area with widgets, I had tried
#footer-widgets { color: white !important; background: #414151; }
but there is the problem that the title goes outside the widget area…and its possible to remove the white line of the widget area? thanks 🙂
I solved:
#footer-widgets .widget-title {
border-bottom: 0px;
margin-top:1.0em;
color: #31313f;
font-size: 24px; }
Very beatiful theme thanks 🙂
Glad that you resolved it by yourself. ! 🙂
If you have any other problem, feel free to post them. Thanks.
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. |