Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    Try to use the below code to the Customize > Custom CSS section to fix it –

    #footer-widgets .footer-box .widget-title {
        border-left: 0;
        padding-left: 0;
    }
    Thread Starter marimanga

    (@marimanga)

    Hi,

    I tried this css but didn’t work.

    Amit Singh

    (@apprimit)

    Have you cleared the cache after adding the code? Use the below code –

    .widget-title {
        border-left: 0;
        padding-left: 0;
    }
    Thread Starter marimanga

    (@marimanga)

    @apprimit

    Thank you, now worked.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Sidebar widget’ is closed to new replies.