Buonasera a tutti,
In ogni slide dell’homepage c’è il pulsante azzurro “learn more” ma se clicco non si apre nulla. Come posso inserire il testo?
Grazie.
Printing web pages can be important and Awesomeone has a problem with submenus messing up the printed page. We think it is important that our directions page print well for people who need directions and won’t be using their device in the car. We fixed the problem by suppressing submenus for printed pages like this:
@media print {
.sub-menu { display:none; }
}
Our modified awsomeone site is now public at performanceplusk9.com Yes, there are a bunch of mods in our child theme and I am willing to share how I did them.
]]>Hello.
After a LONG search, going through theme after theme, I think I have finally landed on a theme that is simple but professional, and it works for my needs.
I live in Moshi, Kilimanjaro, Tanzania. Unfortunately, I have neither a Credit nor a Debit Card, at the moment.
Do you accept payments done through the Western Union money transfer service? If so, please let me know, because I WANT to buy this theme!
Thank you!
]]>The current version of the AwesomeOne that can be downloaded from www.remarpro.com has a few bugs that I have fixed for my site using a child theme. The slider top-bar paragraph calls for the Roboto font but that font is not enqueued. Note that Roboto-Condensed is enqueued. The headings on pages will overlap if they have to fold to a second line, especially on phones because the leading is set to a fixed size that is too small for the heading font. I fixed this with h1.entry-title, h1.page-title { line-height: 32px; }
I’ve have a bunch of overrides, some of them may also be considered bug fixes, such as moving submemenus to the left when the page is narrow. However, this change is written in a way that is specific to one customers site. Let me know if you would like me to share all of my overriders.
]]>How to put logo in the theme?
]]>