Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Massage Spa PRO help

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #14423
    alexandru_mit
    Participant

    hello,
    i am trying to use massage spa pro and i have some problems:
    1. I have one menu button with 11 sub-menu buttons – and you can not see all the sub-menu buttons on desktop view (because the list is too long and they are not responsive / turn in 2 or 3 collums)

    2. in “latest news” section i want to hide the “posted by (in my case admin user) ” and “date” text, and rename the “read more..” button with “citeste mai mult…”

    3. I want to hide/disable the “subscribe” button and “your email” box form the footer section

    #14433
    Grace Themes
    Member

    Hi,

    1. Please do not add too much menu in footer section.
    Check the documentation to setup the footer menu
    https://www.gracethemes.com/documentation/massage-spa/#footer_menu

    2. To remove Posted by and date from latest posts section
    Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
    add below css code in custom css box
    .news-box .PostMeta, .post-date { display:none !important; }

    To change the Read More button text
    Go to the Appearance -> Theme Options -> Basic Settings -> Change read more button text for latest blog post section

    3. To remove Subscribe form from footer section, add below css code in custom css box
    #footer-info .cols-2 .widget-column-1 { display:none !important; }

    Please do this changes and let me know if you have any question.

    Regards
    Grace Themes

    #14467
    alexandru_mit
    Participant

    Hello,

    2,3, worked fine.

    1.the problem was for primary menu (not footer menu). I solved it by dividing the 11 sub-menus from one button – in two buttons with 5 and 6 sub-menus.

    thank you

    #14478
    Grace Themes
    Member

    That’s Great!

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