Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi

    For this use below code in custom css Field

    .page-title-section
    {
        height: 100px !important;
    }

    Change Height size according your need.

    Thanks.

    Thread Starter seorupa

    (@seorupa)

    I did it, but not fit properly. Assignment & Homework Help this line not in good position. see this : https://assignmentsforu.com/ It should be professional looks. I hope you can understand. please help.

    Hi

    Hi use below code in custom css Field

    .page-title h1
    {
        margin-top: -15px !important;
        margin-bottom: -25px !important;
    }

    Change size according your need.

    Thanks.

    Thread Starter seorupa

    (@seorupa)

    Ok tell me how I can remove only only BG image , side by side want to display the page title in black clour.

    Hi

    For this use below code in custom css Field

    .page-title-section
    {
        background: none !important;
    }

    Thanks.

    Theme Author webriti

    (@priyanshumittal)

    Any updates??

    Thread Starter seorupa

    (@seorupa)

    Hmm I did it but Now need to edit margin..others done. Thank you so much for help.

    Hi

    For this use below code in custom css Field

    .page-title h1 {
        margin-top: -40px !important;
    }

    Thanks.

    Thread Starter seorupa

    (@seorupa)

    Thank you so much its working ..

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Reduce the BG image size’ is closed to new replies.