Changing Footer Color

Home Support Medical Way Plus Changing Footer Color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7830
    Anonymous
    Inactive

    Hi there

    I purchased medical way plus because it said I could change the colours. But I can’t find out how to change the footer. What is the CSS code I can use?

    Also, for some reason, the testimonial section background image keeps using the ’tiling effect’ even though I am using a very large image. What can I do to stop that?

    And what is the appropriate image sizes to use for:
    Team image
    CTA widget – featured image
    blog image sizes

    #7831
    ProDesigns
    Keymaster

    Hi @lvweissert,

    You can go to Appearance >> Customize >> Additional CSS and add following css to change footer background:

    #footer-widgets {
        background-color: #121212;
    }

    Appropriate size for team image is 315x300px
    Appropriate size for CTA image is 370x380px

    For Blog image, please upload image having width greater than 810px

    Hope this will help you.

    Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.