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
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
Hi,
I cleared your plugin cache and now it is working, see the screenshots below.
Best regards,
Mike