Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #585601

    Hey,

    your beautiful theme is declared as “Responsive Multi-Purpose Theme”. It’s really nice, ones of the best i had ever seen. I will prefer this for my next clients.

    But your headings are not responsive. On a Samsung S6 or Iphone, the headings not complete visible:
    And on your buttons, i must create also own rules. It’s overlapping or hyphens occur etc. But is this the sense of a responsive theme? Can you correct this please?
    And the buttons should have the same length for good design in every display, right? Please see attached images.

    Responsive_1

    Responsive_2

    Cheers

    Arne

    #586673

    Hey Arne!

    I’m not noting the heading issues on my end, did you get this fixed? regarding the buttons try adding the following to Quick CSS:

    @media only screen and (max-width: 989px) {
        #top .avia-button-fullwidth {
            padding: 20px 4px;
            font-size: 1.2em;
        }
    }

    Best regards,
    Josue

    #586675

    Hi Josue,

    yes, i have added some rules manually for headings and buttons. But in my understanding and in reference for the other questions in this forum, this great theme should deliver an automatic rule to rescale some stuff like headings
    Question: Use your theme stuff from schema.org to display sitelinks in google in a perfect way?

    Example: http://www.tnooz.com/wp-content/uploads/2013/08/airbnb-localized-site-links-google.jpg

    Thanks Josue.

    Best regards,

    Arne

    #587536

    Hi!

    The idea sounds good but another option for a very basic setting like button or heading resizing isn’t a priority right now. It can be done using custom css which can be added in the Quick CSS field. Please request for that feature here: https://kriesi.at/support/enfold-feature-requests/

    Question: Use your theme stuff from schema.org to display sitelinks in google in a perfect way?

    The theme includes a very basic schema structure (includes > helper-markup.php) which can be modified base on the site’s data structure requirement. You will have to hire a freelance developer to develop it: http://kriesi.at/contact/customization

    Cheers!
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.