- 
AuthorPosts
- 
January 27, 2016 at 8:24 pm #767933 arefsParticipant arefsParticipantI want to wrap the headline text in the first slider on my homepage inside an H1 tag for SEO purposes. The problem is when I do that, it changes the style of the text. Here is a 45 second video showing you the issue – https://dl.dropboxusercontent.com/u/17713251/2016-01-28_1123.swf How can I wrap the slider text in an h1 tag but still maintain the same text style? Note – I don’t want to make a global site change to the way h1 tags are displayed. Thank you. My login details are in the following post if needed. January 27, 2016 at 8:25 pm #767936 arefsParticipantThis reply has been marked as private.January 27, 2016 at 11:55 pm #768224 arefsParticipantThis reply has been marked as private.January 27, 2016 at 11:55 pm #768224 RupokMember RupokMemberHi there, Thanks for writing in! If you use H1 tag then of course the style will be changed and it’s pretty expected. You can add a custom class and add your CSS to style this or you can also use the Advanced CSS option – http://prntscr.com/9vt16c Hope this helps. Cheers! January 29, 2016 at 8:47 pm #771506 arefsParticipant arefsParticipantThanks. Can you help me write a custom class for my layer so it uses h1 tags but displays with the following style attributes: Font – Raleway 
 Size – 70px
 Line height – 75px
 Font weight – 700I’ve tried doing this myself by consulting various forum threads on how to write custom classes but it’s not working for me. Appreciate it if you can help me out here. January 30, 2016 at 8:45 am #771968 ChristopherModerator ChristopherModeratorHi there, Please update slide layer to : <h1 class="custom-heading">Customized, Comprehensive Set & Forget<br> Piracy Protection</h1>Add this code in customzer : h1.custom-heading { font-family: "Raleway",sans-serif !important; font-size: 70px !important; line-height: 75px !important; outline: 1px solid; font-weight: 700 !important; }Hope it helps. January 31, 2016 at 7:56 pm #773531 arefsParticipant arefsParticipantThanks you for help. I added the code and it did change the text to the correct font and size. However, it also threw up the following problems. – Changes the color from white to grey 
 – Changes the positioning of the text block even though I haven’t adjusted this
 – Creates a boarder round the textHere is a screenshot of how it looks – https://dl.dropboxusercontent.com/u/17713251/2016-02-01_10-51-53.jpg Here is a screenshot of how I’d like it to look – https://dl.dropboxusercontent.com/u/17713251/2016-02-01_10-53-43.jpg Could you have another look at this. I think the code just need one or to tweaks and it will work fine. Thanks again. February 1, 2016 at 12:06 am #773755 RupokMember RupokMemberHi there, Thanks for updating. I am seeing this – http://prntscr.com/9xi1pi So it seems working fine although I am not sure you followed the last reply correctly or not as I can’t see the h1 with custom class there. Cheers! February 2, 2016 at 10:13 pm #777225 arefsParticipant arefsParticipantThe reason you are seeing it working fine and you can’t see the h1 class is because I have removed the code you gave me so it displays properly! That’s why I provided you with screenshots. Please watch this 60 second video which provides proof that I’ve added the code correctly, it isn’t working and is displaying like in my screenshot above: https://dl.dropboxusercontent.com/u/17713251/2016-02-03_1311.swf Again, after making this video I removed the code again so visitors to my site see a good slide. February 3, 2016 at 4:16 am #777614 ChristopherModerator ChristopherModeratorHi there, Please update your HTML code to : <h1 class="custom-heading man rev">Customized, Comprehensive Set & Forget<br> Piracy Protection</h1>Also update CSS to : h1.custom-heading.man.rev { font-family: "Raleway",sans-serif !important; font-size: 70px !important; line-height: 75px !important; font-weight: 700 !important; color:#fff !important; }Hope it helps. February 3, 2016 at 11:35 pm #779292 arefsParticipant arefsParticipantThat works. Thank you 🙂 February 4, 2016 at 1:41 am #779424 Rue NelModerator Rue NelModeratorYou’re welcome! 
 Thanks for letting us know that it has worked for you.
- 
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-767933 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
