Home Forums Free Themes Music Freak Need info before buying ”Music Freak” theme!

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #112382
    Orousso
    Participant

    Hi,

    I was about to go PRO with Music Freak theme and I wanted to know if it is possible with the pro version to change the color (and the hierarchy page path under the title) of the header TITLE on every page. Can we manage this in the PRO version?

    Also, can we get rid of the Icon circle on the top menu over the header image.

    My site :
    https://money4gaming.com

    Thank you!

    #112393
    wensolutions
    Keymaster

    Hello,

    About changing the color, we have options to change color. You can go to the link below for the clarification.

    https://themepalace.com/instructions/themes/music-freak-pro/#doc-how-to-manage-colors-6

    Also query about the hierarchy page path under the title, this feature is not available for now.

    Query regarding the removal of Icon circle on the top menu over the header image, it seems that you have located some menu in social menu section so the circle icon has been appeared in the site. So, please once check if the menu has been located in social menu section and verify the issue by removing menu from social menu section by going to Admin Panel > Appearance > Customize > Menus as shown in screenshot below:

    http://prntscr.com/qf04e9

    Also, if any menu are not being located in social menu section and icon circle is appearing in the site then please add following given CSS code to remove the circle icon by following the path Appearance > Customize > Additional CSS

    .main-navigation .social-menu-item ul {
        display: none; 
        }

    Hope this helps.

    If you have further query, let us know.

    Thank you.

    #112650
    Orousso
    Participant

    Thank you,

    The additional CSS code for the social Icon worked.

    The header title color change does not work. I had tried it before and tried that again. It just not doing anything.

    Thanks again for your time.

    #112783
    wensolutions
    Keymaster

    Hello,

    For your query regarding the header title, please add CSS code following the path: Appearance > Customize > Additional CSS

    #page-site-header .page-title {
        color: #fff;
    }

    You can change the color of the header title by changing the color as per your requirement.

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

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