Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #986331

    (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

    #986474

    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

    #986789

    Thanks Nikko, its working

    #986990

    Hi fattlco,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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