badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

two widget in same row (sidebar)

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #79111
    grbalabanis
    Participant

    Hello again

    pls help me
    i need to put two widget (costom html) in right sidebar side by side (same row)
    how can i do that with css?

    #79155

    Hi grbalabanis,

    Could you please explain us more, which widgets you want to show on same row of Right Sidebar.

    Thanks

    #79160
    grbalabanis
    Participant

    I need to put two custom html widget with adv code in a same line, i all ready resize sidebar width. Generally i need two sidebars active

    #79162

    Ok Got it,

    Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.

    .widget_custom_html {
    	float: left;
    	width: 50%;
    }

    Thanks

    #79230
    grbalabanis
    Participant

    thank you

    #79242

    Welcome anytime @grbalabanis

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