New Landing How can we help? Themeforest Theme Support Uplift Center Widget Content

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Uplift
  • #277580
    zaclovett
    Member
    Post count: 14

    Hi Guys,
    Can you please provide css so that the widget content here http://www.byronsun.com.au/bswp/ is centre aligned within each respective widget column. I can center the last widget but the other ones uses scripts and I don’t know how.

    Thanks!

    #277637
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Do you mean this ones?
    https://www.dropbox.com/s/zpd311ugwj8xwt3/Screenshot%202016-06-28%2009.54.29.png?dl=0

    Do you need Vertical alignment on those?

    -Rui

    #277698
    zaclovett
    Member
    Post count: 14

    Hi Rui, Thanks for getting back to me so quickly.

    Yes I mean those ones. I can see the option to centre vertically in the element. I don’t need that. I need it horizontally. Mostly so that it sits in the centre of the screen on mobile devices.

    Thank you ๐Ÿ™‚

    #277702
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    In that case add the code below to your custom css option.

    #CDSWIDEXC, .hcom-w-badge-1 .hcom-w-inner, #bcom_review_widget #bcom_review_widget_wrapper .hreview-150, #bcom_review_widget #bcom_review_widget_wrapper .hreview-150 .url{
        width: 100%!important;
        margin: 0px;
    }

    Hope it helps.

    -Rui

    #277922
    zaclovett
    Member
    Post count: 14

    Hi Rui,
    Thanks for that, however it just seems to have stretched the width of the first widget. What I actually want to do is keep the size the same for all widgets but have them be in the centre (horizontally) of each respective widget column.

    Thanks ๐Ÿ™‚

    #278177
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please test this:

    .hcom-w-badge-1,
    #bcom_review_widget #bcom_review_widget_wrapper .hreview-150, 
    #bcom_review_widget #bcom_review_widget_wrapper .hreview-150 .url {
        margin: 0 auto;
    }

    Thanks.

    #278263
    zaclovett
    Member
    Post count: 14

    Thanks so much for your help ๐Ÿ™‚

    #278333
    David Martin – Support
    Moderator
    Post count: 20834

    Anytime!

    – David.

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register