Home › Forums › Legacy Support › Support queries › Styling issues › Customize Menu
Tagged: Demo5
- This topic has 32 replies, 4 voices, and was last updated 7 years, 8 months ago by AussieBrokers.
-
AuthorPosts
-
February 12, 2017 at 10:53 pm #95221AussieBrokersSpectatorthanks! how about the inquiry 3 and 2: regarding the additional links on the upper right top header and how to remove the white space between header and slider, all pages have that white space. Please see previous messages for screenshots. another things, the testimonial page that I am asking is the default testimonial page, this one http://test.redmako.com.au/testimonial/ the one that you linked to me is the testimonial page that I created. :) Thanks a lot! hoping for a fast response.February 13, 2017 at 2:23 pm #95331H.K. LatiyanParticipantTry adding the bellow css in your appearance->customize->custom css:
.home section#content {margin-top:-30px;}
This will remove the white space between the header and the slider. ------------- I checked your website and removed the header top content from the wplms->header->header top content. ------------- I am not sure what the issue is with the testimonial here, but if you want to edit it then go to wp-admin->testimonials and edit the testimonial you want to edit.February 15, 2017 at 12:32 am #95592AussieBrokersSpectator.home section#content {margin-top:-30px;} ---- not working.. space is still there. even tried adjusting the value but didn't work. I checked your website and removed the header top content from the wplms->header->header top content. ---- I tried adding the texts again (RTO# 40700 | [email protected] ) but not displaying.. please have it displayed on the top header, right side. I am referring on how to edit this custom page: http://test.redmako.com.au/testimonial/February 15, 2017 at 11:57 am #95675Skywalker [ ex VibeThemes]ParticipantI am unable to see any space. http://prntscr.com/e90ixfFebruary 15, 2017 at 12:10 pm #95680AussieBrokersSpectatorplease see screenshot regarding white space.. it's still there at the homepage.. been asking for the code on how to remove that since last week. Hope we can configure asap. http://imgur.com/a/5mxOCFebruary 16, 2017 at 7:43 am #95789AussieBrokersSpectatorI was able to figure out the space problem, just need help in adding these details on top left (top header) RTO# 40700 | [email protected] image for your reference: http://prnt.sc/e9dcxtFebruary 16, 2017 at 2:05 pm #95915Skywalker [ ex VibeThemes]ParticipantSorry, but it is not possible.February 16, 2017 at 11:00 pm #95994AussieBrokersSpectatorbut one of the support was able to do it before..February 17, 2017 at 4:02 pm #96166Anshuman SahuKeymasterWell this is available in only standard header .to put this in default header please try adding the given code in your wplms-customizer.php file in wplms customizer plugin : add_action('wplms_header_top_login',function(){ echo '<span class="custom_head_job" style="float:left;position: absolute; left: -10px; top: 10px;">RTO# 40700 | [email protected]</span >'; });February 19, 2017 at 11:01 pm #96391AussieBrokersSpectatorwhere can I find this? wplms-customizer.php file in wplms customizer pluginFebruary 20, 2017 at 6:03 am #96415H.K. LatiyanParticipantYou can find it in the wp-admin->plugins->editor->select wplms customizer plugin, refer: http://prntscr.com/eaytut OR You can also access this file via ftp and add the code.February 20, 2017 at 7:44 am #96422AussieBrokersSpectatortried it but didn't work.. please help me configure. thanks! http://prnt.sc/eazn4tFebruary 20, 2017 at 3:08 pm #96557Anshuman SahuKeymastercode is pasted correctly .Can you please provide your ftp credentials ,site url and admin credentials to check this out ? PS : mark reply as private while sharing credentials.February 20, 2017 at 11:48 pm #96599AussieBrokersSpectatorThis reply has been marked as private.February 21, 2017 at 1:23 pm #96719Skywalker [ ex VibeThemes]ParticipantThis reply has been marked as private. -
AuthorPosts
- The topic ‘Customize Menu’ is closed to new replies.