- This topic has 13 replies, 2 voices, and was last updated 4 years, 5 months ago by Skandha.
-
AuthorPosts
-
April 9, 2020 at 6:50 am #242040lilleselmerParticipant
Hi! Sorry for creating so many threads, but I am doing this so that others that are coming after me will be able to find them easier.
So, to my question, Is there a way for me to use different formatting on the menu items when i add a menu to the footer.
for example. Top menu items in bold, and sub menu items normal. It would also be nice to display the menu in two row.BTW, thanks for awesome help so far. Upon purchase of the theme, will I be able to alter the bottom text(the one in the very bottom) and also easily alter the colors in all places / items?
Thanks again!
April 9, 2020 at 11:45 pm #242127SkandhaParticipant@lilleselmer: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code./* To have the top menu items bold and sub menu items normal */ .site-primary-menu a { font-weight: bold; }
Yes after upgrading to pro you will able to alter the copyright text in the bottom and also colors in all place. You can check out the additional-features available in the pro version.
Let me know if this works out!
Kind Regards,
SkandhaApril 10, 2020 at 4:36 am #242172lilleselmerParticipantThanks, it did the trick for the main menu, but not for the one in the footer. It is a menu placed in the widget area, footer 1.
April 10, 2020 at 5:13 am #242182SkandhaParticipant@lilleselmer: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#nav_menu-5 ul li { font-weight: bold; }
Let me know if this works out!
Kind Regards,
SkandhaApril 11, 2020 at 11:45 am #242320lilleselmerParticipantThat made all items in that menu bold, allmost there 🙂 can we try again?
April 14, 2020 at 4:43 am #242618SkandhaParticipant@lilleselmer: Hello there,
You seem to have switched to a different theme. Let me know if you switch back to Solid Construction Theme.Kind Regards,
SkandhaApril 14, 2020 at 8:24 am #242634lilleselmerParticipantHi! I am still using solid construction. url: https://oddsit.no/bb/
April 15, 2020 at 12:25 am #242706SkandhaParticipant@lilleselmer: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#nav_menu-5 #menu-footer > li > a { font-weight: bold; }
Let me know if this works out!
Kind Regards,
SkandhaApril 21, 2020 at 6:29 am #243507lilleselmerParticipantThanks. I have been a bit busy with other projects lately. It did the trick. Thanks again.
I am now getting close to finishing this project and will buy the construcktion theme. Do I need to do everything all over again, or is it an easy way to migrate all settings?
April 21, 2020 at 6:33 am #243509SkandhaParticipant@lilleselmer: Hello there,
All your customizer settings from free should automatically migrate when you upgrade to pro.Let me know if you have any issues when you upgrade to pro.
Kind Regards,
SkandhaApril 21, 2020 at 6:43 am #243514lilleselmerParticipantHi! I just bought the theme. I am using the solig contruction classic theme, but I cannot see where to add the license?
Can you guide me?
April 21, 2020 at 7:10 am #243520SkandhaParticipant@lilleselmer: Hello there,
First you will need to upload the theme.
Go to => Appearance => Add New => Upload Theme => Browse and Select the Theme zip folder => Click Install Now.
After the theme is installed activate the theme.Finally,
Go to => Dashboard => Appearance => About Theme => License => Enter the License Key and Click on Save Changes.Let me know if this works out!
Kind Regards,
SkandhaApril 21, 2020 at 7:46 am #243526lilleselmerParticipantThanks. How can I use that as a base for the Solid Construcktion Classic Child theme?
April 22, 2020 at 2:47 am #243648SkandhaParticipant@lilleselmer: Hello there,
You can use our plugin Generate Child Theme to create child theme.
Install and Activate the plugin
Then,
Go to => Dashboard => Generate Child Theme => Select Parent Theme as Solid Construction Pro and fill in remaining fields and Click on Generate.This will create and activate the child theme.
Note: The customizer settings wont migrate to the child theme. You can use our plugin Catch Import Export plugin to import your customizer settings from the parent theme to the child theme.
Let me know if you have anymore issues.
Kind Regards,
Skandha -
AuthorPosts
- The topic ‘Formatting of Menu in footer’ is closed to new replies.