This topic has 1 reply, 2 voices, and was last updated 9 years by SQadmin.

  • Author

    Tagged: 

  • #19743
     webfrogs
    Participant

    I have a site here – http://dev2.azeverything.com

    Under the section, “New $#*!”, you’ll see a video carousel. I’m trying to get the tabs to move to the center of that section, kind of like what you see in “Good People” section (where member profiles carousel is). I’ve tried margin: auto; on this, and text-align: center;, but nothing’s working, except for a padding setup, that damages the section in responsive mode.

    Here’s an example of what I’m seeing – What I currently see…

    And here is what I want to see – What I want to see…

    How can we accomplish this so that it works?

    -Jared

    #19767
     SQadmin
    Keymaster

    Hi, right now isn’t such option but we will add it in our next version. Until then you can add the following line in admin – Sweetdate/Styling options/Quick css box:

    COPY CODE
    
    .tabs.info dd {
    	display: inline-block;
    	float: none;
    }
    

    Regards,
    Robert

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    Attachments:
    You must be logged in to view attached files.
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?