-
AuthorPosts
-
May 13, 2016 at 4:24 pm #632140
Hello,
I am having trouble making the H3 tags I am using as titles in my images with hotspots italicized. In the backend they are italic but once we take a look on the front end they are back to normal. If you hover over any hotspot you will see what I mean. I do not want all H3 tags to be italic site wide so if we need to change it to something like and H6 that is not being used we can do that. Any thoughts on why this is occurring?
I have a link attached below.
May 16, 2016 at 3:45 pm #633028Hey hylandgraphics,
You forgot to attach a link :)
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.inner_tooltip h3 { font-style: italic !important; }
If that does not help, please post the link to your page
Best regards,
YigitMay 16, 2016 at 4:32 pm #633111Forgot to attach the link. Now posted below….
May 16, 2016 at 4:35 pm #633115Hey!
Code i posted here – https://kriesi.at/support/topic/need-to-italicize-titles-on-images-with-hotspots/#post-633028 should work just fine :)
Best regards,
YigitMay 16, 2016 at 4:37 pm #633117Can’t seem to see the code? Link leads back to this page…. ?
May 16, 2016 at 4:40 pm #633120Hi!
Please add following code to Quick CSS
.inner_tooltip h3 { font-style: italic !important; }
Cheers!
YigitMay 16, 2016 at 4:47 pm #633127It is only working on number 3 on the page I posted? Any thoughts on why? They are all H3 and italicized
May 16, 2016 at 4:51 pm #633130Hi!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Best regards,
YigitMay 16, 2016 at 4:58 pm #633139Here you go. Thanks!
May 17, 2016 at 6:33 pm #633902Hey guys,
Any word on this????? Also if you look at the very bottom of the any page, in the grey socket area to the very left, the code you asked me to insert is showing on the page and we need to get rid of this right away. Thanks for your help…..
May 17, 2016 at 6:39 pm #633904Hey!
You have added the code to Google Analytics field instead of Quick CSS field in General Styling tab. Please move the code there and it should work. Logins you created are not admin logins
Best regards,
YigitMay 17, 2016 at 6:45 pm #633911You guys are right on all fronts there! lol. Mud on my face this time. Everything works great. Thanks guys as always, best support around!!!!
May 17, 2016 at 6:49 pm #633915 -
AuthorPosts
- The topic ‘Need to italicize titles on images with hotspots’ is closed to new replies.