Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1343043

    Hello – I’m trying to find the simplest way to get an actual vertical alignment in a very simple two column layout. I’ve tried multiple approaches to this and cannot get the theme to actually vertically align content (top, middle, bottom) two columns in a row. What solution do you recommend? I’m looking to align the content at the top of the column with consistency.

    #1343070

    Hi dnweil,

    Thanks for giving us the link, however, when I check those columns, it seems to be aligned in the middle.
    If you have already set it to top vertical alignment, then please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    #1343222
    This reply has been marked as private.
    #1343227

    Hi dnweil,

    Thanks for giving us admin access.
    I have added this CSS code for vertical alignment (top):

    #top.page-id-269 .flex_column.av_one_third {
        vertical-align: top;
    }
    
    #top.page-id-269 .avia_textblock p:first-child {
        margin-top: -5px;
    }

    As for h1-h6, it’s a different issue.
    Can you point us to where you are making the changes?

    Best regards,
    Nikko

    #1343271
    This reply has been marked as private.
    #1343324

    Hi,
    Thanks for the login I found that you had an inline font-weight and a strong tag and in the advanced style the H1 is set to bold, so each of these point to a different bold 600-800 and the default ‘Open Sans’ font uses 600 for bold, which is showing now.
    I imagine that you want to use extra-bold 800, and was going to upload it for you, but you are using a very old version of the theme and the Enfold Theme Options ▸ Import/Export ▸ Custom Font Manager is not there.
    So please update from v4.2.3 to the current v4.9
    This might solve the font issue, if not we can then upload ‘Open Sans’ extra-bold 800 for you.

    Best regards,
    Mike

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