Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1487001

    Hello,

    I have created the tab section on the website Atlanta PG. On the edit page everything looks great but when I view the front page it shows as if the content are posts which is not what I want it to look like.

    Here is the link to the test page I created https://atlantapg.com/test/ I only have 2 tabs on it the fist is “current properties” and the second tab is “Previously Owned Properties.”

    Please help me fix the what it is looking something is not right on the front page. Theme is updated so nothing is off with the site

    #1487003

    Hey Maggie,
    I assume that you mean that the first tab title has two lines of text and the second tab title has three lines of text, the text is vertical-align “bottom” and you wish it was “middle”. Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .av-section-tab-title {
    	vertical-align: middle;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1487004
    This reply has been marked as private.
    #1487011

    Hi,
    I cleared your plugin cache and now it is working, see the screenshots below.

    Best regards,
    Mike

    #1487027
    This reply has been marked as private.
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.