This topic has 9 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
Hi
How do I move the menu options to be aligned right? See here: http://prntscr.com/64vcu6
Also, how do I remove this dummy content?
I have tried the ‘Remove Dummy Content’ option theme options and also ‘Footer Options’ and also played with widgets and it is still there! http://prntscr.com/64vd4b
WP log in is in private box.
Thanks
Hello,
1) Please add following code into custom.css file.
.container-fluid > .navbar-header{
display:none;
}
.tbs .menu > li{
float: right;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
2) To edit this content please navigate to Static Blocks->Footer small->edit.
Regards,
Robert Hall.
Hi
Where is the option ‘Static Blocks’?
Thanks
In your admin panel (Dashboard). Please look at screenshot: http://prntscr.com/64y2bc
Regards,
Robert Hall.
Thanks!
Is there a way of doing the same with the menu in the fixed header??
Also, the info in the static block is very close to the bottom edge?
How do I get more padding?
Thanks
Hello,
I’ve added some code to your CSS editor.
Please check the site now.
Thank you.
Regards,
Eva Kemp.
Thanks Eva!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Various issues’' has been successfully resolved, and the topic is now closed for further responses