Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #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.

    #633028

    Hey 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,
    Yigit

    #633111

    Forgot to attach the link. Now posted below….

    #633115

    Hey!

    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,
    Yigit

    #633117

    Can’t seem to see the code? Link leads back to this page…. ?

    #633120

    Hi!

    Please add following code to Quick CSS

    .inner_tooltip h3 {
        font-style: italic !important;
    }

    Cheers!
    Yigit

    #633127

    It is only working on number 3 on the page I posted? Any thoughts on why? They are all H3 and italicized

    #633130

    Hi!

    Do you mind creating a temporary admin login and posting it here privately so we can look into it?

    Best regards,
    Yigit

    #633139

    Here you go. Thanks!

    #633902

    Hey 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…..

    #633904

    Hey!

    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,
    Yigit

    #633911

    You guys are right on all fronts there! lol. Mud on my face this time. Everything works great. Thanks guys as always, best support around!!!!

    #633915

    Hey!

    Glad we could help :)
    Adding custom CSS code to Google Analytics field is a common mistake, in case that makes you feel better ;D
    Thank you for your kind words and let us know if you have any other questions or issues :)

    Cheers!
    Yigit

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Need to italicize titles on images with hotspots’ is closed to new replies.