Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1354018
    grahamreiddesign
    Participant

    Hi,
    This is my site http://www.sigbjornbratlie.com/paintings/
    Three questions:

    1. I want to make the gallery image description text larger. So if I am on the above page, and click a thumbnail, the image and description appear, but i want the description text to be larger

    2. If I am on this page http://www.sigbjornbratlie.com/video/ (and some others) and click a gallery thumbnail that takes me to a page, I want the top level nav to stay underlined. So in the above link, it I click to a video page, I want ‘video’ to stay underlined. At the moment, when I go to a page, there is no nav underlined.

    3. On http://www.sigbjornbratlie.com/video/ (and other gallery pages) if I cmd click a thumbnail (on a mac), I would expect it to open in a new tab, but it does not.

    Thanks,
    Best,
    G

    #1354021
    grahamreiddesign
    Participant

    P.S. wordpress 4.7.2 cornerstone 1.3.3 x theme 4.6.4 x chiled 1.0

    #1354551
    Lely
    Moderator

    Hello There,

    Thank you for the URL
    1.) Please add the following CSS on Appearance > Customize > Custom > Edit Global CSS:

    #slb_viewer_wrap .slb_theme_slb_default .slb_data_desc {
        font-size: 15px; /*Adjust to your preferred font size*/
    }

    2.)

    .page-child .current-page-ancestor >a >span {
        box-shadow: 0 2px 0 0 #272727;
    }

    3.) Please see explanation here:http://superuser.com/questions/927585/on-some-websites-why-doesnt-ctrl-click-work-but-right-click-open-in-new-t

    Hope this helps.

    #1362385
    grahamreiddesign
    Participant

    Hi Lely,
    Thanks a mill for your help, all good,
    Best,
    Graham

    #1362387
    grahamreiddesign
    Participant

    Hi Lely,
    Thanks a mill for your help, your reply solved all questions
    Best,
    Graham

    #1362541
    Paul R
    Moderator

    You’re welcome! 🙂

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