Photogallery configuration – footer

Home Forums Construction Pro/Build Forum Photogallery configuration – footer

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #95483
    kbonatsoskbonatsos
    Participant
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: February 12, 2018

    Could you please inform us how we can configure the photogallery. We need to change the display to 3 photos per row (now is 4) and link every photo with specific page (when the visitors click on that photo to visit more info).

    A second question is how we change the height of the footer (which is with black font).

    http://kbonatsos.000webhostapp.com/

    #95785
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .cols-3.widget-column-3 { display: none;}
    .cols-3.widget-column-2 { width: 40%;}
    .menu ul { -moz-column-count:2; -webkit-column-count:2;}
    #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumbnails_0 { max-width:inherit !important; width:100%;}
    #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0, #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun2_0 { height:280px !important; width:280px !important;}

    Regards,
    Chris

    #95979
    kbonatsoskbonatsos
    Participant
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: February 12, 2018

    Footer looks better now. A last question is how we disable the last section of the footer (on the right part–recent posts). Thank you in advance

    #95980
    kbonatsoskbonatsos
    Participant
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: February 12, 2018

    Actually as we used another photo gallery (and configure the number of images per row). we need only to minimize the heigh of the footer and disable the “About us” and “recent posts” sections.

    http://kbonatsos.000webhostapp.com/

    #96030
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    I am not sure what you mean by this. Can you may be draw or point out in an image?

    You can upload image in imgur.com and share the link here.

    Regards,
    Chris

    #96036
    kbonatsoskbonatsos
    Participant
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: February 12, 2018

    Hello Chris,

    We need the code only for the footer (not for the photo gallery) in order to minimize its height and disable the two sections, image: https://photos.app.goo.gl/Rm8OaMnutSxcACYG2

    #96076
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .cols-3.widget-column-4, .cols-3.widget-column-3 { display:none !important;}
    .cols-3.widget-column-2 { width: 40%;}
    .menu ul { -moz-column-count: 2;}

    Regards,
    Chris

    #96089
    kbonatsoskbonatsos
    Participant
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: February 12, 2018

    Hello Chris,
    The code you sent successfully disables the two sections but it doesn’t change the height of the footer. could you please have another look. Thank you in advance

    http://kbonatsos.000webhostapp.com/

    #96117
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Okay, Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Chris

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.