Hello Ben,
Before I start with the actual questions related to the subject of this message, I have been able to do a lot with the Virtue Theme over the years and have accumulated pages of CSS custom codes for that theme. First I would like to know if you have a key/legend for specific areas of the Virtue theme that would relate to the same on the Ascend theme. For example the css to change your size and font-family and bold for the Virtue Image Menu Item is:
.home-message h5 {
font-family: sans-serif;
font-weight: bold;
font-size: 30pt;
}
What would be the substitute for .home-message h5 be for the Ascend Image Menu Item?
Now to the real questions relating to the Ascend Theme. How can I do the following:
1. Move Logo more to left and menu more to right for the Mobile Menu layout.
2. Can the Mobile Menu pull out animation be change to make the mobile menu be a total overlay for the screen and have a slight transparency? Kinda like this website *Login to see link
3. Can the color be change for the 3 lines that represent the Mobile Menu instead of being white?
4. With regards to the Ascend Image Menu, can the white borders around the picture be removed and/or can the color change?
5. Can the alignment of the Title and Subtitle on the Ascend Image Menu be altered to be shown anywhere on the image?
Thanks again for your help.