Viewing 2 reply threads
You must be logged in to reply to this topic.
Hello,
is there any possibility to make the first column of the top header wider? I’d like to put in there three telefonnumbers. So I put the last one in the second column of the top header beside the social icons, but that’s not so optimal. Here’s the page: https://www.tc-buckenmaier.de/
Hello,
Please add these lines into your custom css box:
.top_nav .pull-left {
width: 720px !important;
}
Then add the third number besides the two existing. Increase a little the width value if needed.
Best regards!
Hello,
that works! Thank you very much!
Best regards!
You must be logged in to reply to this topic.