Lastly for single posts of the blog if you want to remove on that as well (sorry we will give this manageable in next version upgrade). Kindly do this:
Click on Appearance>Editor>header.php line number 121. This is the code:
Thanks for this quick reply. Unfortunately it doesn’t work.
I changed the line<p><a href=”<?php echo of_get_option(‘slideurl’.$sln,true); ?>”><?php _e(‘Read More…’,’skt-natureone’); ?></a></p>
to
<p><a href=”<?php echo of_get_option(‘slideurl’.$sln,true); ?>”><?php _e(”,’skt-natureone’); ?></a></p>
but nothing happens. The text “Read More…” is still there.
Hi shri,
thanx for your reply, i tried your method, but seems that the theme catch the code as text.
u can see the effect on : www.altfra.it/test4
in “our service” section, beyond the 4 boxes.
and i would also u to segnalate that the function in wpml plugin, to translate the string, recognises the string to translate ( an example “latest post”) and gives me the chance to translate it, but after saving, in main site when i change the language, the text remains the same.
Hi I would like to move the menu / header to the top of the page, instead of being below the slider, if possible it would be nice to do this via custom CSS so I do not need to edit the theme.
I did try to move the code within the header.php which did work but then the menu did not display on any of the pages, but would prefer to do it using custom CSS code please.
I wish to remove the ‘Read More’ Button on the Homepage Slider but I cannot find where to do this; I use WP and cannot see the Appearance>Editor option with my dashboard?! I have looked at the functions.php document and taken out the ‘Read More’ code, then copied and pasted this into the custom CSS but this hasn’t worked? Please advise ASAP!