Forum replies created
Viewing 10 replies - 2,061 through 2,070 (of 3,147 total)
In reply to
audio files
please share the URL with the issue.
In reply to
WordPress 4.0 / WordPress 4.1
the version 2.5.0 is still compatible with the newest wp version….
will be fixed in the next theme updates. thanks
In reply to
Force full width with revolution slider
try insert this code in the Custom CSS field:
.menu-back .container { width: 100%; }
In reply to
WordPress 4.0 / WordPress 4.1
yes you can…I am using it on the WP 4.1 without a problem
In reply to
how to insert images in menu
yes it is, just enable Mega Menu when you edit the menu item in Appearance -> Menus
Will work on that in the next versions
In reply to
Google maps wrong address representation
try to edit library/media/js/main.js file and remove this line #530
jQuery(this).parents('.tabs-wrapper').find(activeTab).find('.portfolio-wrapper').isotope('reLayout');
In reply to
Google maps wrong address representation
I would need to see a live website….from the picture I cannot say the solution
In reply to
Hide Site Title & Tagline
insert in the Custom CSS field:
#logo,#tagline {display:none;}
Viewing 10 replies - 2,061 through 2,070 (of 3,147 total)