Hi Pmasurekar
The enigma theme customization to provide a theme option panel.
For theme customization to follow given step:
1. Go to admin dashboard => appearance => theme option => General Settings.
2. Upload your site log image and your site title to checked the checkbox for Enable text-based Site title.
3. For Social icons, phone number and email to click on Social media tab option setting or custom as per your requirement.
Save the all changes.
Thanks
i cannot change mail id on top of enigma theme please help me
Go to WordPress Dashboard >> Appearance>> Theme options.
Then Social Media>> Email.
Change the email as required. Leave the details blank to hide particular thing. For eg to hide call details Just leave it blank.
guys,
i have the free version of the Enigma Theme. how do i change the name to something else?
Hi,
Is it possible to bold top menu in Enigma Theme? I mean: home, about us, services etc.
I use curently free version.
Hi,
Please create new THREAD for new issue.
Please go to Admin Dashboard >>Appearance >>Theme Options >>General Settings and find Custom CSS editor.
Now copy below CSS in Custom CSS editor
.navbar-default .navbar-nav > li > a {
font-weight: bold !important;
}
Save the change.
Thanks.