Tagged: x
-
AuthorPosts
-
November 29, 2016 at 10:40 am #1274830
GarryParticipantHi X theme,
I have question about category archive page:
1. How can I edit “Category Archive” text on the top of the page because I want to changed it.
2. How to adding margin or padding to the content because Its like doesnt have any padding on the left side of the page.Thankyou very much
November 29, 2016 at 10:41 am #1274832
GarryParticipantThis reply has been marked as private.November 29, 2016 at 10:53 am #1274847
Nabeel AModeratorHi there,
Thanks for writing in!
1. Please add the following jQuery script in your Customizer via Appearance > Customize > Custom > Edit Global Javascript
jQuery(document).ready(function($){ $('.archive.category .h-landmark span').html("Write Something Cool here"); });2. Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.archive.category .x-main.left { padding-right: 35px; padding-left: 35px; }Let us know how this goes!
November 29, 2016 at 9:51 pm #1275525
GarryParticipantThankyou for your help Nabeel, I managed to finish it.
Wish you luck 🙂November 29, 2016 at 10:25 pm #1275555
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1274830 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
