• Resolved exedotdmg

    (@exedotdmg)


    I’ve tried using the CSS tag below to round the upper corners of my header image, but it doesnt seem to work. I also tried a solution via Photoshop but didn’t find any success. Any ideas on how to remedy this?

    border-radius: 5px 5px 0px 0px;

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,
    Can you please post a link to your site where I can see that image so I can try to help with some CSS code?

    Hi exedotdmg,

    you probably haven’t added the code correctly. It should be something like this:

    .mh-header-image { border-radius: 5px 5px 0 0; }

    You can add CSS code in your WordPress dashboard under Appearance => Customize => Additional CSS.

    Thread Starter exedotdmg

    (@exedotdmg)

    MHThemes, that solution worked. Thanks very much. Thanks Poonam, I appreciate the offer but MH Themes got it for me. ??

    You’re very welcome and we wish you a nice weekend. ??

    • This reply was modified 7 years, 11 months ago by Michael.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to round corners of header image?’ is closed to new replies.