This topic has 2 replies, 2 voices, and was last updated 9 years by sharmstr.

  • Author

    Tagged: 

  • #40969
     drweyant
    Participant

    Greetings,

    How would I use CSS to change the width of the top bar? Please see attached screen shot for more detail.

    Thanks in advance for your help!
    Nicole

    Attachments:
    You must be logged in to view attached files.
    #41185
     drweyant
    Participant

    Help please?

    #41192
     sharmstr
    Moderator

    The below will change it from a 40/60 split to a 25/75 split. Change to whatever sizes you want.

    COPY CODE
    
    #top-social.col-md-5 {
    width: 25%;
    }
    
    #top-social.col-md-7 {
    width: 75%;
    }
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?