• Resolved prax02

    (@prax02)


    Hi Creator,

    Firstly, thank you so much for the awesome plug in. Its well laid out and easy to use for a novice user such as myself. Kudos!

    It wud be great if you could help split the content to the left and right.

    I prefer to have some text to the left of the bar and the social icons on the right.

    Here’s the code I used from one of your replies.

    #scb-wrapper #scb-directs #scb-phone,
    #scb-wrapper #scb-directs #scb-email {
        display: block;
        width: 50%;
        margin: 0;
        padding: 0;
        float: left;
        text-align: left;
    }
    #scb-wrapper #scb-directs #scb-email {
        float: right;
        text-align: right;
    }

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Kybernetik Services

    (@kybernetikservices)

    Dear @prax02 .
    Thank you for reaching out.
    If the code you are using does not work as expected, there is probably an incompatibility with your theme’s CSS. Unfortunately I can’t verify this because you didn’t provide a valid URL to your website.
    I think you should ask someone who can help you with the CSS code on your website.

    Thread Starter prax02

    (@prax02)

    Thanks will revert

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘left and right align contents’ is closed to new replies.