• See the site above. The graphic for the download of this theme shows a nice large graphic of the topic of the theme right on the front page, but I can find nowhere that allows me to put a graphic there?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author Themescorners

    (@themescorners)

    Hello @jarnoldwp
    Thanks For using our theme.

    Style For Sidebar

    You Can submit this style in your custom css in the customizer.
    .sidebar-widget .widget h2 {
    padding-left: 30px !important;
    font-size: 18px !important;
    }
    .sidebar-widget .widget h2::before {
    border-top: 50px solid;
    border-left: 30px solid #fff !important;
    margin-top: -5px;
    }
    .sidebar-widget .widget h2::after {
    border-top: 50px solid #fff !important;
    border-left: 30px solid transparent !important;
    margin-top: -45px !important;
    }
    .textwidget p img {
    margin: 10px !important;
    width: 95% !important;
    }
    The Size of header in fixed if you want only header in the site then make the child theme and do after that .

    If any other query please create a issue in our site support page, we love to full fill your requirement.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘How to do header graphic?’ is closed to new replies.