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

    Hi Enfold!

    First: when applying columns within the Tab Section (Example: 1/4 + 3/4) and inserting the Blog Posts Element in one of those columns, the Blog Title (In the Elegant Styling; Full Content) is left-aligned rather than centered. Not sure if this is just my installation (It’s not very customized, though) or a theme-wide issue.

    Second: Is there an easy way to make the Tab Section Titles stick at the top of the page like the Fullwidth Sub Menu Element?

    Thank so much!

    #965777

    Hey Eagles1227,

    Thank you for reaching out to us. Unfortunately, I’m unable to check your website as it is down at the moment. Please feel free to get back to us when your site is back up again and we will help you fix this issue.

    Best regards,
    Vinay

    #966717

    That is beyond strange, especially since the site is through WPengine. I have never seen that; the site is currently working. Please take another look! Thanks!

    #967000

    Hi,

    Please try the following in Quick CSS:

    .av-layout-tab .post-title {
      text-align:center;
    }

    It’s not possible to make the tab sections sticky unfortunately.

    The URL in private works.

    Best regards,
    Rikard

    #972394

    Thanks! Doesn’t seem to work, unfortunately.

    #972690

    Hi,

    You are welcome, where exactly did you add the code? Maybe this works better:

    .av-layout-tab .post-title {
      text-align:center !important;
    }

    Best regards,
    Rikard

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