Viewing 2 replies - 1 through 2 (of 2 total)
  • 1. Try editing style.css and changing:

    .description {
    color:#868F98;
    display:block;
    left:-5000px;
    position:absolute;
    text-align:right;
    }

    to

    .description {
    color:#868F98;
    text-align:right;
    margin-right:10px;
    font-size:2em;
    }

    2. Not sure what you mean here. Widgets added to the upper sidebar (eg your Copyright statement) will span the complete sidebar. Below that, the sidebar actually splits into 2 columns. So it all boils down the widget placement…

    Thread Starter larainearmenti

    (@larainearmenti)

    1/ Terrific! Your instruction told me how to fix it. Thank you!

    2/ I did not understand that the template split into 2 columns for widgets 3&4. Thanks for clearing that up.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘cordobo header missing tagline when logo added’ is closed to new replies.