Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #910635
    tom h
    Participant

    Hi I am currently working on harbourviewcafe.co.uk.

    I have added the trip advisor widget, however I would like to centre the widget so I can stack them horizontally, if this means i can only centre the trip advisor widget then I will only use this one.

    I have used css by adding a custom class but can’t seem to get it to budge only to float left/right.

    Please advise.

    Much appreciated.

    #910860
    Thai
    Moderator

    Hi There,

    Please navigate to Customizer > Footer > Footer Widget Areas > select One:

    http://i.imgur.com/06ncf1r.png

    After that add the following CSS under Customizer > Custom > Global CSS:

    #CDSRATINGWIDGET174 {
        margin-left: auto;
        margin-right: auto;
    }

    http://i.imgur.com/GcxYdBX.png

    Hope it helps 🙂

    #910954
    tom h
    Participant

    Perfect thank you so much so easy to get help with the theme, hopefully I will be alright from now on.

    #911188
    tom h
    Participant
    This reply has been marked as private.
    #911396
    Rahul
    Moderator

    Hi,

    Please add

    width: 100%;

    along with the css you added above.

    Thanks

    #914207
    tom h
    Participant

    Perfect thank you

    #914579
    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-910635 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>