Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1314560
    dpe
    Participant

    Beneath each of the 9 images on the homepage of http://www.dorsetphotoevent.co.uk is a h3 healine that should look like h5

    When designing in cornerstone the text for each fits on a single line and it does on a mobile device but not on my laptop screen text such as EQUESTRIAN PHOTOGRAPHY is on 2 lines

    Attached view of what I design and what I see

    #1314641
    Joao
    Moderator

    Hi There,

    You could try adding the following code to Appereance > Customizer > Custom > CSS

     .h5 span {
        font-size: 1.3em;
    }

    Let us know how it goes,

    Joao

    #1314660
    dpe
    Participant

    added that and no change

    #1314773
    Jade
    Moderator

    Hi there,

    Please try:

    .h5 span {
        font-size: 0.8em;
    }

    Hope this helps.

    #1314847
    dpe
    Participant

    Yes that has solved it, many thanks

    #1315216
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1314560 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>