Home › Forums › Basel support forum › Faq's Faq's This topic has 3 replies, 2 voices, and was last updated 8 years, 3 months ago by Artem Temos. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 29, 2016 at 1:49 am #7347 cgParticipant Hi, 1. How can I switch the title to the right and the breadcrumbs to the left? 2. The Blog page with title disable shows a big gap: How can I reduce the gap/padding between the header and the 1st post fo the Blog page ONLY? 3. Could you please update the faqs page? The faqs tabs on your demo don’t look right and it says that has been deprecated. Thank you. November 29, 2016 at 6:17 am #7350 Artem TemosKeymaster Hello, 1. Please, send us a page with breadcrumbs on your website. 2. Add this code to the custom CSS .blog .meta-post-categories { display:none; } 3. Could you please send some screenshot of the problem on our demo? Or did you have it after importing this dummy content page? Regards November 29, 2016 at 4:03 pm #7363 cgParticipant I just updated the theme and VC. 1. See private content box for link of page with breadcrumbs (see attachment also). 2. Thanks. 3. See attachment 4. I am using the 1/2 + 1/4 + 1/4 (two rows) footer setting. How can I move the top footer widget to the bottom? (see attachment) Thanks for your help. Attachments:You must be logged in to view attached files. November 29, 2016 at 5:34 pm #7374 Artem TemosKeymaster Hi, 1. Use this code snippet .title-design-default .entry-title { float:right!important; } .title-design-default .breadcrumbs { float:left!important; } 3. Ok, try to recreate it with new tabs element please. 4. We suggest you to create your footer as a HTML Block with Visual Composer and then place it to the widget area. Choose 1 column footer layout for this. Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register