Fonts ans Links

MrBruce / 2013-01-15 19:50:59   

Hello everyone,
I've been trying to edit separately the title from the menu options with no succes:

-I would like to be able to click on the title to redirect to Main.
-How can I edit only the menu options, size and not bold.
-The submenu is changing the menu structure too much when hover.
- The menu bar is covering the content when watching in mobile/tablet

Hope you can help me with some of this doubts.

sabal-bruce.com
the indexhibit credit is at the contact

arsondpi / 2013-01-15 20:50:22   

- make a link like:

  1. <a href='/'><h1>SEBASTIAN SABAL-BRUCE</h1></a>

- edit the #index ul.section span.section_title, #index ul.section span.section_title a selector in your style.css (Admin/Assets/style.css)

- hmmm - it will take a few experiments to get this right. You need to play with your css selectors and their attributes. You can install the Columner theme and play around with that (search the Customize section of this forum)

MrBruce / 2013-01-20 17:37:48   

Thanks for answer...!
I applied this (edit the #index ul.section span.section_title, #index ul.section span.section_title a selector in your style.css (Admin/Assets/style.css)

...but Im only able to change only one of the section "MAIN" the other sections are staying the same.
Do you know how I can edit the rest?
Thanks!

This thread has been closed, thank you.