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*

Titles in widgets (responsive)

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #7989
    Allan
    Participant

    Hi there
    Great theme but something wonders me.
    When I look at the site on smartphone I register some odd details at the widgets.
    Actually line of the title (of the widgets) seems to be too narrow.

    Check the screen capture: Responsiveness at widgets

    Link: http://www.lottepalsteen.dk

    Can you please tell me how to increase the widht for the widget titles?

    #8033
    Sanjip Shah
    Participant

    Just checked your site and found you can added the following css in custom css option. Try removing the width part/line and see if this solves the issue.

    #secondary {
        margin-left: 5.06%;
        width: 29.28%;
    }
    #8055
    Allan
    Participant

    Grrrrreat! It worked just so fine. Thanx!

    #8078
    Sanjip Shah
    Participant

    @Allan Okay. Great!

    #8161
    Allan
    Participant

    Arhhh… Houston, we have a problem.
    Your solution worked fine on smartphone but the version on computer is no good.
    The widget content disappear and are places below the posts/pages.

    I have tried to “play with the numbers” but without luck.
    Do you have time to check it out? Thanx 🙂

    #8188
    Sanjip Shah
    Participant

    @Allan Remove the following code as well from the custom css and it should be fine.

    #secondary {
        margin-left: 5.06%;
    }
    #8240
    Allan
    Participant

    That easy… Thanx Sanjip!

    #8306
    Sanjip Shah
    Participant

    @Allan Okay. Great.

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