SKT Construction Pro – Featured Image

Home Forums Construction Pro/Build Forum SKT Construction Pro – Featured Image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #86872
    SidneySidney
    Member
    • Topics: 4
    • Replies: 4
    • Total: 8
    Member since: April 24, 2017

    Hello,
    Is there a way to change the width of featured images to the same width of the top menu bar? I believe you can do this with some CSS?
    Thanks,
    Sidney

    #86948
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31029
    • Total: 31029
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Brad

    #86949
    SidneySidney
    Member
    • Topics: 4
    • Replies: 4
    • Total: 8
    Member since: April 24, 2017

    www.fireskycoatings.com

    #86953
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31029
    • Total: 31029
    Member since: August 16, 2013

    Hi,

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

    Add this code there:

    .innerbanner img { width:1160px;}
    
    @media screen and (max-width:1024px){
    .innerbanner img { width:auto;}
    }

    Regards,
    Brad

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