Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Flexform
  • #143419
    Jerney
    Member
    Post count: 1

    Hi guys,

    thanks for the lovely theme.
    Just two questions:

    1) It is possible to change the text of the topbar? (Mobile version) Now it says ‘Select a page’. I would like to change this into something else. (No translation)

    2)I’ve used a pricing table (standard 4 columns). One the desktop version it looks really good, but at the mobile version it doesn’t. Two columns are next to each other (that’s oke), one is under those two on the right sight and the last one is placed under the third one on the left sight.
    At your demo version, it looks a lot better (two colums next to each other and than again two other colums next to each other).

    Hope you can help me.

    🙂

    #143772
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Regarding your questions
    1)
    You can use a plugin like this below that will replace that text.

    Real-Time Find and Replace

    or replace the text inside the file header.php
    In lines 213 and 328

    2)Add the code below to your custom css option

    
    @media only screen and (max-width: 767px){
    .columns-4 .pricing-table-column {
    height: 650px;
    }
    }

    -Rui

    #143794
    Jerney
    Member
    Post count: 1

    Thanks for your quick response!
    It works perfect!

    #143822
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Glad it’s solved.
    -Rui

    #168481
    wytanj
    Member
    Post count: 2
    This reply has been marked as private.
    #168671
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi @wytanj

    Can you explain further? Didn’t understand where you want to use the font awesome icons.

    -Rui

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register