(1) TAB – I don’t want the words in the TAB to wrap. For example it should be WEDGEWOOD RESIDENCES and OTHER PROMOTIONS
(2) READ MORE – Can we change the read more text into a button
Hey fattlco,
Can you try to add this css code in Quick CSS (located in Enfold > General Styling):
#top.page-id-16 .av-inner-tab-title {
width: auto !important;
}
#top.page-id-16 .slide-content a.more-link {
margin: 10px 0 0;
padding: 8px 16px;
border-radius: 2px;
border-bottom-width: 1px;
border-bottom-style: solid;
font-weight: normal;
font-size: 0.92em;
outline: none;
background-color: #971b30;
color: #ffffff;
border-color: #750910;
}
This should address both 1 and 2 :)
Best regards,
Nikko
Thanks Nikko, its working
Hi fattlco,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria